/*
Template Name: Foxuhost Hosting WordPress Theme
Template URI: http://themesquared.com/foxuhost/
Author: ThemeSquared
Author URI: https://themeforest.net/user/theme-squared/portfolio
Description: FoxuHost is a Wordpress Responsive WHMCS Hosting Theme and Corporate Theme. It will look stunning on all the device sizes.
Version: 1.0.1
Tags: 	one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
*/
/* Table of Content
==================================================
	#REVOLUTION SLIDER
	#SITE MAIN STRUCTURE
	#HEADER
	#BUTTON STYLE
	#PAGE HEADER
	#404 PAGE
	#HEADER MODULE
	#TEAM MODULE
	#CALL TO ACTION MODULE
	#CLIENT MODULE
	#TABLE
	#AWARD MODULE
	#BLOG FULL WIDTH
    #BLOG GRID
    #BLOG STANDARD
    #BLOG SIDEBAR
    #BLOG WIDGETS
    #BLOG SINGLE PAGE
    #CONTACT US PAGE
    #CONTONT BOX MODULE
    #SECTION SHAPE
    #PRICING TABLE
    #DIVIDER LINES
    #DOMAIN BOX
    #LIST STYLES
    #LATEST POST STYLES
    #IMAGE HOVER STYLES
    #DOMAIN SEARCH INFO
    #PARALLAX CONTENT MODULE
    #Testimonial
    #PORTFOLIO SINGLE
    #ALERT BOX
    #HIGHLIGHT
    #SOCIAL ICON STYLES
    #FEATURE 3
    #PARALLAX BACKGROUND
    #OFFER BADGE
    #HAEDING STYLE
    #ICON TEASER
    #FOOTER
    #EXTRA CSS
    #RESPONSIVE CSS 
    
*/
/*----------------------------------------------------
	COMMON
------------------------------------------------------*/
img{
	max-width: 100%;
}
table {
	width: 100%;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

table tbody tr:not(:first-child) {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

thead {
	background-color: #23c4f8;
	color: #fff;
}

td, th {
	padding: 5px 10px;
}

th {
	text-align: left;
}

th a {
	color: #4e4e4e;
	text-decoration: none;
	
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

th a:hover {
	color: #36bfc4;
}

/* === Definition Lists === */
dt {
	font-size: 18px;
	font-weight: bold;
}

dd {
	margin-bottom: 20px;
}

/* === Lists === */
 
ul, ol {
	margin: 0;
}
.fh-with-option ol{
	list-style: circle;
	    font-size: 15px;
    font-weight: bold; text-align: left;

}
.fh-with-option ul
{
	list-style: circle;
	    font-size: 15px;
    font-weight: bold; text-align: center;

}
.alignleft {
    float: left;
    display: table-cell;
    margin: 5px 30px 10px 0;
}
.alignright {
    float: right;
    display: table-cell;
    margin: 5px 0 10px 30px;
}
.alignleft,.alignright{
    margin-bottom: 15px !important;
}
.aligncenter{
    display: block;
    clear: both;
    margin: 0 auto;
    margin-bottom: 15px;
}
.alignleft.one-third, .alignright.one-third {
    max-width: 33.3333333%;
}

.wp-caption {
    max-width: 100%;
    margin-bottom: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wp-caption-text {
    font-size: 11.5px;
    line-height: 1.4em;
    margin: 0;
    padding: 15px 4px;
}
/* === HTML Tags === */
cite {
	font-family: 'Oswald', sans-serif;
	color: #23c4f8;
}
address {
	font-style: italic;
	margin: 0 0 1.5em 0;
}
abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #23c4f8;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #23c4f8;
    border-radius: 4px;
    white-space: normal;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}
pre {
    display: block;
    padding: 10px;
    margin: 0 0 20px;
    font-size: 13px;
    line-height: 1.5;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#wp-calendar {

  width: 100%;

}

#wp-calendar caption {

  font-size: 15px;

  font-weight: 700;

  text-transform: uppercase;

  margin-bottom: 10px;

}

#wp-calendar thead th {

  padding-bottom: 10px;

  font-size: 12px;

}

#wp-calendar tbody {

  color: #aaa;

}

#wp-calendar tbody td {

  background: #f5f5f5;

  text-align: center;

  padding: 8px;

  font-size: 12px;

  border: 1px solid #FAFAFA;

}

#wp-calendar tbody td:hover {

  background: #fff;

}

#wp-calendar tbody .pad,

#wp-calendar tbody .pad:hover {

  background: none;

}

#wp-calendar tfoot #next {

  font-size: 10px;

  text-transform: uppercase;

  text-align: right;

}

#wp-calendar tfoot #prev {

  font-size: 10px;

  text-transform: uppercase;

  padding-top: 10px;

}
/*----------------------------------------------------
	REVOLATION SLIDER
------------------------------------------------------*/
.tp-caption.offerbadge{
	margin:0px;
	float:left;
	text-align:center;
	color:#fff;
	border-radius:50%;
	background-color:#51B3E6;
	font-weight:400;
	font-family:Open Sans;
    background-image: none;
}

.tp-caption.offerbadge.two{
	color:#858585;
	background-color:#161616!important;
    background-image: none!important;
}

.tp-caption.custom_twenty_two{
    background-color:#fff!important;
}

.tp-caption.slide_list i{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#51B3E6;
	text-align:left;
}

.tp-caption.slider_but1:hover {
	color:#272727 !important;
	background-color: #fff !important;
}

.slider-wrapper {
	position:relative;
}


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

.navbar-default {
    margin-right: -32px;
    border: none;
    background: transparent;
    border-radius: 0;
    padding: 0;
	margin-bottom:0px;
}

.site_wrapper {
    width: 100%;
    margin: 0px auto;
	overflow:hidden;
	position:relative;
}

.boxed .site_wrapper {
	width: 1240px;
	margin: auto auto auto auto;
    background-color: #FFF;
	position:relative;
}


.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}

.container_full.slidertop {
	margin-top: -80px;
}

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

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

.logo_holder {
	float: left;
	width: 100%;
	height: 64px;
}

#trueHeader #logo {
	float: left;
	display: block;
	position: relative;
	text-indent: -999em;
}
#trueHeader.header-v1 #logo {
	margin-top: 0;
}
.isStuck #trueHeader{
    height:70px !important;
}
.isStuck #trueHeader #logo {
    margin-top: -11px!important;
}
.isStuck #trueHeader.header-v1 #logo {
    margin-top: 0!important;
}
.isStuck .navbar-nav {
	margin: 0px;
}
@media screen and (min-width: 1024px){
	.header-v1 .container > .row{
		display: flex;
		flex-wrap: wrap;
	}
	.header-v1 .container > .row > div{
		display: flex;
		align-items: center;
	}
}
@media screen and (max-width: 1023px){
	.header-v1 .fh-logo a {
		line-height: 56px;
	}
}
.isStuck .navbar-nav > li > a {
	padding-top: 24px !important;
	padding-bottom: 24px !important;
}
#header.sticky #trueHeader.header2 #logo {
    margin-top: 13px;
}

.navbar-default .navbar-nav > .active > a{
    background-color: transparent;
}

.top_nav.two {
	float: right;
	width: 100%;
	text-align:right;
	padding: 0px 0px 0px 0px;
	background-color: #c7c8c8;
	height:52px;
}

.top_nav.two a {
	font-size: 13px;
	color: #6b6b6b;
	float: left;
	padding-top: 3px;
}

.top_nav.two a i {
	color: #6b6b6b;
}

.top_nav.two a:hover {
	color: #727272;
}

.top_nav.two span {
    font-size: 13px;
    color: #6B6B6B;
    float: right;
    padding-left: 30px;
    padding-top: 0;
    line-height: 50px;
}

.top_nav.two span i {
	color: #6b6b6b;
}

.top_nav.two ul {
	float: right;
	padding: 0px;
	margin: 0px;
}

.top_nav.two li {
	float: left;
	font-size: 12px;
	margin: 0px;
}

.top_nav.two li a i {
	float: right;
	font-size: 14px;
	color:#6b6b6b;
	padding: 5px 10px 8px 10px;
	margin: 0px;
}

.top_nav.two li:hover i {
	color: #454545;
}

.top_nav.two li a {
	color: #fff;
}

.top_nav.two li a:hover {
	color: #727272;
}

.top_nav.two .tb-right li {
	float:left;
	line-height:42px;
	color:#6B6B6B;
	font-size:14px;
}

.top_nav.two .tb-right li a {
	color:#6B6B6B !important;
}

.top_nav.two .tb-right li:first-child {
	padding-left:15px;
}

.top_nav.two .dd-options li:first-child {
	padding-left:0px;
}

.top_nav.two .tb-right li:first-child a {
	margin:0 15px;
}

.top_nav.two .top-social a {
	display:inline-block;
	width:30px;
	line-height:45px;
	text-align:center;
	color:#6B6B6B !important;
}

.top_nav.two #lang {
	max-width:135px;
}

.top_nav.two .dd-select {
    border-radius: 2px;
    border: none !important;
	background:transparent !important;
    position: relative;
    cursor: pointer;
    width: 135px !important;
    height: 37px;
}

.top_nav.two .dd-selected label, .top_nav.two .dd-options li label {
    line-height: 37px;
    width: auto;
    float: left;
    display: table;
    max-width: 100px !important;
    font-size: 12px;
    font-family: Open Sans;
    font-weight: 400;
    margin-left: 0;
    position: relative;
    top: -10px;
    left: -5px;
}

.top_nav.two .dd-option-image, .top_nav.two .dd-selected-image {
    position: relative;
    top: 3px;
}

.top_nav.two .dd-options {
	max-width:135px;
	border-color: none !important;
	box-shadow:none !important;
}

.top_nav.two .dd-options li {
    width: 100%;
    float: none;
    background: #fff;
    height: 37px;
    overflow: hidden;
	position:relative;
}

.top_nav.two .dd-options li:first-child {
    border-right: none;
    padding-right: 0px;
}

.top_nav.two .dd-options li label {
    position: absolute;
    top: 0px;
    left: 34px;
	color:#000;
	line-height:37px;
}

.top_nav.two .dd-options li:first-child a,
.top_nav.two .dd-options li a {
	margin:0px;
}

.top_nav.two .dd-options li .dd-option {
    height: 37px;
    line-height: 37px;
}

.top_nav.two .dd-option-selected {
    background: transparent !important;
}

.top_nav.two .dd-options li img {
    position: absolute;
    top: 13px;
    left: 10px;
}

.top_nav.two .dd-option:hover{
	 background:#f3f3f3 !important;
	 color:#000 !important;
}

.top_nav.two #lang .dd-pointer-down {
    border-width: 4px;
    border-style: solid;
    border-color: #6B6B6B transparent transparent !important;
   padding: 0;
}

.top_nav.two #lang .dd-pointer-up {
   padding: 0;
    border-right: 5px solid transparent !important;
    border-width: 4px !important;
    border-style: solid !important;
    border-color: transparent transparent #6B6B6B !important;
}

.top_nav.two #lang .dd-pointer {
    top: 74%;
}

.top_nav.two .dd-selected {
    padding-top: 16px !important;
}

.top_nav.two .dd-option {
	width:100%;
}

#topHeader {
    position: relative;
    z-index: 9999;
}

.header2 .navbar-nav > li > a {
    padding-top: 27px;
    padding-bottom: 27px;
    text-transform: none;
}

#trueHeader.header2 #logo {
	    height: 100px;
}
#trueHeader.header2.header-v1 #logo {
	margin-top: 0;
}

.top_nav.three a {
	font-size: 13px;
	color: #8d8c8c;
	float: left;
	padding-top: 3px;
}

.top_nav.three a i {
	color: #8d8c8c;
}

.top_nav.three a:hover {
	color: #727272;
}

.top_nav.three span {
        font-size: 16px;
    color: #ffffff;
    float: right;
    padding-left: 10px;
    padding-top: 0;
    line-height: 50px;
    font-weight: bold;
}

.top_nav.three span.uppercase {
    padding-right: 20px;
}

.top_nav.three ul {
	float: right;
	padding: 0px;
	margin: 0px;
}

.top_nav.three li {
	float: left;
	font-size: 12px;
	margin: 0px;
}

.top_nav.three li a i {
	float: right;
	font-size: 14px;
	color:#8d8c8c;
	padding: 5px 10px 8px 10px;
	margin: 0px;
}

.top_nav.three li:hover i {
	color: #454545;
}

.top_nav.three li a {
	color: #8d8c8c;
}

.top_nav.three li a:hover {
	color: #727272;
}

.top_nav.three .tb-right li {
	float:left;
	line-height:42px;
	color:#8d8c8c;
	font-size:14px;
}

.top_nav.three .tb-right li a {
	color:#8d8c8c;
}

.top_nav.three .tb-right li:first-child {
	padding-left:15px;
}

.top_nav.three .tb-right li:first-child a {
	margin:0 15px;
}

.top_nav.three .top-social a {
	display:inline-block;
	width:30px;
	line-height:45px;
	text-align:center;
	color:#8d8c8c;
}

.top_nav.three #lang {
	max-width:135px;
}

.top_nav.three .dd-select {
    border-radius: 2px;
    border: none !important;
	background:transparent !important;
    position: relative;
    cursor: pointer;
    width: 135px !important;
    height: 37px;
}

.top_nav.three .dd-selected label, .top_nav.three .dd-options li label {
    line-height: 37px;
    width: auto;
    float: left;
    display: table;
    max-width: 100px !important;
    font-size: 12px;
    font-family: Open Sans;
    font-weight: 400;
    margin-left: 0;
    position: relative;
    top: -10px;
    left: -5px;
}

.top_nav.three .dd-option-image, .top_nav.three .dd-selected-image {
    position: relative;
    top: 3px;
}

.top_nav.three .dd-options {
	max-width:135px;
	border-color: none !important;
	box-shadow:none !important;
}

.top_nav.three .dd-options li {
    width: 100%;
    float: none;
    background: #fff;
    height: 37px;
    overflow: hidden;
	position:relative;
}

.top_nav.three .dd-options li:first-child {
    border-right: none;
    padding-right: 0px;
}

.top_nav.three .dd-options li label {
    position: absolute;
    top: 0px;
    left: 34px;
	color:#000;
	line-height:37px;
}

.top_nav.three .dd-options li:first-child a,
.top_nav.three .dd-options li a {
	margin:0px;
}

.top_nav.three .dd-options li .dd-option {
    height: 37px;
    line-height: 37px;
}

.top_nav.three .dd-option-selected {
    background: transparent !important;
}

.top_nav.three .dd-options li img {
    position: absolute;
    top: 13px;
    left: 10px;
}

.top_nav.three .dd-option:hover{
	 background:#f3f3f3 !important;
	 color:#000 !important;
}

.top_nav.three #lang .dd-pointer-down {
    border-width: 4px;
    border-style: solid;
    border-color: #6B6B6B transparent transparent;
   padding: 0;
}

.top_nav.three #lang .dd-pointer-up {
   padding: 0;
    border-right: 5px solid transparent !important;
    border-width: 4px !important;
    border-style: solid !important;
    border-color: transparent transparent #6B6B6B !important;
}

.top_nav.three #lang .dd-pointer {
    top: 74%;
}

.top_nav.three .dd-selected {
    padding-top: 16px;
}

.top_nav.three .dd-option {
	width:100%;
}

.top_nav.four .tb-right li {
	float:left;
	line-height:42px;
	color:#8d8c8c;
	font-size:14px;
}

.top_nav.four .tb-right li a {
	color:#8d8c8c;
	line-height:67px;
	font-size:13px;
    margin-right: 5px;
}

.top_nav.four .tb-right li a:last-child{
    margin-right: 0px;
}

.top_nav.four .tb-right li:first-child {
	padding-left:15px;
}

.top_nav.four .tb-right li:first-child a {
	margin:0 15px;
}

.top_nav.four .top-social {
    margin-top: 14px;
}

.top_nav.four .top-social a {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #161616 !important;
    border: 1px solid #D9D9D9;
    border-radius: 50%;
    padding-top: 6px;
    line-height:12px !important;
}

.top_nav.four #lang {
    max-width: 135px;
    margin-top: 11px;
	margin-right:10px;
}

.top_nav.four .dd-select {
    border-radius: 2px;
    border: none !important;
	background:transparent !important;
    position: relative;
    cursor: pointer;
    width: 135px !important;
    height: 37px;
}

.top_nav.four .dd-selected label, .top_nav.four .dd-options li label {
    line-height: 37px;
    width: auto;
    float: left;
    display: table;
    max-width: 100px !important;
    font-size: 12px;
    font-family: Open Sans;
    font-weight: 400;
    margin-left: 0;
    position: relative;
    top: -10px;
    left: -5px;
}

.top_nav.four .dd-option-image, .top_nav.four .dd-selected-image {
    position: relative;
    top: 3px;
}

.top_nav.four .dd-options {
	max-width:135px;
	border-color: none !important;
	box-shadow:none !important;
}

.top_nav.four .dd-options li {
    width: 100%;
    float: none;
    background: #fff;
    height: 37px;
    overflow: hidden;
	position:relative;
}

.top_nav.four .dd-options li:first-child {
    border-right: none;
    padding-right: 0px;
}

.top_nav.four .dd-options li label {
    position: absolute;
    top: 0px;
    left: 34px;
	color:#000;
	line-height:37px;
}

.top_nav.four .dd-options li:first-child a,
.top_nav.four .dd-options li a {
	margin:0px;
}

.top_nav.four .dd-options li .dd-option {
    height: 37px;
    line-height: 37px;
}

.top_nav.four .dd-option-selected {
    background: transparent !important;
}

.top_nav.four .dd-options li img {
    position: absolute;
    top: 13px;
    left: 10px;
}

.top_nav.four .dd-option:hover{
	 background:#f3f3f3 !important;
	 color:#000 !important;
}

.top_nav.four #lang .dd-pointer-down {
    border-width: 4px;
    border-style: solid;
    border-color: #161616 transparent transparent;
   padding: 0;
}

.top_nav.four #lang .dd-pointer-up {
   padding: 0;
    border-right: 5px solid transparent !important;
    border-width: 4px !important;
    border-style: solid !important;
    border-color: transparent transparent #161616 !important;
}

.top_nav.four #lang .dd-pointer {
    top: 74%;
}

.top_nav.four .dd-selected {
    padding-top: 16px;
}

.top_nav.four .dd-option {
	width:100%;
}

.desc {
	color: #6b6b6b;
}
.desc a {
	color: #0092dd;
}
.dropdown dd, .dropdown dt, .dropdown ul {
	margin: 0px;
	padding: 0px;
}
.dropdown dd {
	position: relative;
}
.dropdown a, .dropdown a:visited {
	color: #816c5b;
	text-decoration: none;
	outline: none;
}
.dropdown a:hover {
	color: #5d4617;
}
.dropdown dt a:hover {
	color: #6b6b6b;
	border: 1px solid #6b6b6b;
}
.dropdown dt a {
	background: #e4dfcb url(arrow.png) no-repeat scroll right center;
	display: block;
	padding-right: 20px;
	border: 1px solid #d4ca9a;
	width: 160px;
	padding: 5px;
}
.dropdown dt a span {
	cursor: pointer;
	display: block;
}
.dropdown dd ul {
	background: #e4dfcb none repeat scroll 0 0;
	border: 1px solid #000;
	color: #C5C0B0;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	top: 2px;
	width: auto;
	min-width: 170px;
	list-style: none;
}
.dropdown span.value {
	display: none;
}
.dropdown dd ul li a {
	padding: 5px;
	display: block;
}
.dropdown dd ul li a:hover {
	background-color: #d0c9af;
}
.dropdown img.flag {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}
.flagvisibility {
	display: none;
}

#source {
	margin-top: 5px;
	margin-left: 5px;
	background-color: #c7c8c8;
	color: #6b6b6b;
	border: 1px solid #6b6b6b;
}

/*---------------------------------------------------
	HEADER
------------------------------------------------------*/
#trueHeader .header3.header5 #trueHeader {
	height:90px !important;
    z-index: 999999;
}

.boxed .sticky-wrapper #trueHeader {
	width: 1240px;
	margin: auto auto auto auto;
}

#header.sticky, #header.sticky #trueHeader {
	height:70px !important;
}

#header6 {
	height:73px !important;
}
#header6 #logo{
    margin-top: 13px!important;
}
.header2 .logo_holder {
	float: left;
	width: 100%;
	height: 64px;
}

.header2 .menu_main {
	z-index: 9999;
	position: relative;
}

.header2 .top_nav.two {
	float: right;
	width: 100%;
	text-align:right;
	padding: 0px 0px 0px 0px;
	background-color: #c7c8c8;
}

.header2 .top_nav.two a {
	font-size: 13px;
	color: #6b6b6b;
	float: left;
	padding-top: 3px;
}

.header2 .top_nav.two a i {
	color: #6b6b6b;
}

.header2 .top_nav.two a:hover {
	color: #727272;
}

.header2 .top_nav.two span {
	font-size: 14px;
	color: #6b6b6b;
	float: right;
	padding-left: 15px;
	padding-top: 3px;
}

.header2 .top_nav.two span i {
	color: #6b6b6b;
}

.header2 .top_nav.two ul {
	float: right;
	padding: 0px;
	margin: 0px;
}

.header2 .top_nav.two li {
	float: left;
	font-size: 12px;
	margin: 0px;
}

.header2 .top_nav.two li a i {
	float: right;
	font-size: 14px;
	color:#6b6b6b;
	padding: 5px 10px 8px 10px;
	margin: 0px;
}

.header2 .top_nav.two li:hover i {
	color: #454545;
}

.header2 .top_nav.two li a {
	color: #fff;
}

.header2 .top_nav.two li a:hover {
	color: #727272;
}

.header2 .top_nav.two a.login_but {
	color: #6b6b6b;
	float: right;
	font-size:13px;
	padding: 2px 15px 0px 15px;
}

.header2 .top_nav.two a.registerbut {
	color: #6b6b6b;
	float: right;
	padding: 2px 15px 0px 0px;
}

.header2 .top_nav.two .country_selector {
	float: right;
	color: #6b6b6b;
	padding: 0 20px 5px 5px;
}

/* top navigation style 3 */
.header2 .top_nav.three {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0;
    background-color: #272727;
    height: 52px;
}

.header2 .top_nav.three ul {
	float: left;
	padding: 0px;
	margin: 0px;
}

.header2 .top_nav.three li {
	float: left;
	color:#8d8c8c;
	font-size: 14px;
	margin: 0px;
	padding:0 10px 0 0;
}

.header2 .top_nav.three li a {
	color:#8d8c8c;
}

.header2 .top_nav.three li a:hover {
	color:#fff;
}

.header2 .top_nav.three li #source {
	margin-top: 5px;
	margin-left: 5px;
	background-color: #272727;
	color: #8d8c8c;
	border: 1px solid #8d8c8c;
}

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

.header3 .logo_holder {
	float: left;
	width: 100%;
	height: 64px;
}

.header3 #topHeader #logo {
	float: left;
	display: block;
	height: 45px;
	margin: 8px 0 8px 0;
	text-align:center;
	position: relative;
	text-indent: -999em;
}

.header3 .navbar-nav > li > a {
    padding-top: 27px;
    padding-bottom: 27px;
    text-transform: none;
	position:relative;
}

.header3 ul.nav > li > a:hover ,
.header3 ul.nav > li.active > a {
    color: #119ee7;
	background:none!important;
}

.header4 ul.nav > li.active > a {
    color: #fff;
    background-color: #119EE7;
    border-bottom: none;
}

.header3 .navbar-nav > li > a:hover:after ,
.header3 .navbar-nav > li.active > a:after {
	content:"";
	height:4px;
	background:#119ee7;
	position:absolute;
	bottom:0;
	width:100%;
	left:0;
}

.header3 .logo {
	text-align:center;
}

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

.header3 .menu_main2 {
    float: left;
    width: 80%;
    z-index: 9999;
    padding: 0px;
    margin: 0px;
    position: relative;
}

/* top navigation */
.header3 .top_nav.two {
	float: right;
	width: 100%;
	text-align:right;
	padding: 0px 0px 0px 0px;
	background-color: #c7c8c8;
}

.header3 .top_nav.two a {
	font-size: 13px;
	color: #6b6b6b;
	float: left;
	padding-top: 3px;
}

.header3 .top_nav.two a i {
	color: #6b6b6b;
}

.header3 .top_nav.two a:hover {
	color: #727272;
}

.header3 .top_nav.two span {
	font-size: 14px;
	color: #6b6b6b;
	float: right;
	padding-left: 15px;
	padding-top: 3px;
}

.header3 .top_nav.two span i {
	color: #6b6b6b;
}

.header3 .top_nav.two ul {
	float: right;
	padding: 0px;
	margin: 0px;
}

.header3 .top_nav.two li {
	float: left;
	font-size: 12px;
	margin: 0px;
}

.header3 .top_nav.two li a i {
	float: right;
	font-size: 14px;
	color:#6b6b6b;
	padding: 5px 10px 8px 10px;
	margin: 0px;
}

.header3 .top_nav.two li:hover i {
	color: #454545;
}
.header3 .top_nav.two li a {
	color: #fff;
}

.header3 .top_nav.two li a:hover {
	color: #727272;
}

.header3 .top_nav.two a.login_but {
	color: #6b6b6b;
	float: right;
	font-size:13px;
	padding: 2px 15px 0px 15px;
}

.header3 .top_nav.two a.registerbut {
	color: #6b6b6b;
	float: right;
	padding: 2px 15px 0px 0px;
}

.header3 .top_nav.two .country_selector {
	float: right;
	color: #6b6b6b;
	padding: 0 20px 5px 5px;
}

/* top navigation style 3 */
.header3 .top_nav.three {
	float: left;
	width: 100%;
	text-align:left;
	padding: 5px 0px 5px 0;
	background-color: #272727;
}

.header3 .top_nav.three ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
.header3 .top_nav.three li {
	float: left;
	color:#8d8c8c;
	font-size: 14px;
	margin: 0px;
	padding:0 20px 0 0;
}
.header3 .top_nav.three li a {
	color:#8d8c8c;
}
.header3 .top_nav.three li a:hover {
	color:#fff;
}
.header3 .top_nav.three li #source {
	margin-top: 5px;
	margin-left: 5px;
	background-color: #272727;
	color: #8d8c8c;
	border: 1px solid #8d8c8c;
}

/* top navigation style 4 */
.header3 .top_nav.four {
	float: left;
	width: 100%;
	padding: 0px 0px 0 0;
	background-color: #fff;
	border-bottom: 1px solid #e4e4e4;
	height:67px;
}

.header3 .top_nav.four .left {
	float: left;
	width: 37%;
	padding:0;
	margin:0px;
}

.header3 .top_nav.four .left ul.links {
	float: left;
	width: 100%;
	padding:0;
	margin:0px;
}

.header3 .top_nav.four .left ul.links li {
    padding: 23px 30px 0px 0px;
    margin: 0px;
    float: left;
    font-size: 13px;
}

.header3 .top_nav.four .left ul.links li a {
	padding:0;
	float:left;
	color:#727272;
	margin:0px;
}

.header3 .top_nav.four .left ul.links li a:hover {
	color:#272727;
}

.header3 .top_nav.four .left ul.links li i {
	padding-right:5px;
}

.header3 .top_nav.four .left ul.links li a i {
	padding-right:5px;
}

.header3 .top_nav.four .middle {
	float: left;
	width: 26%;
	padding:0;
	margin:0px;
}

.header3 .top_nav.four .right {
	float: left;
	width: 37%;
	padding:0;
	margin:0px;
}

.header3 .top_nav.four .right ul.links {
	float: left;
	width: 100%;
	padding:0;
	margin:0px;
}

.header3 .top_nav.four .right ul.links li {
	padding:23px 10px 0 0;
	margin:0px;
	float: left;
}

.header3 .top_nav.four .right ul.links li.lesspadd {
	padding:20px 5px 0 0;
}

.header3 .top_nav.four .right ul.links li a {
	padding:0;
	float:left;
	color:#727272;
	margin:0px;
}

.header3 .top_nav.four .right ul.links li a:hover {
	color:#272727;
}

.header3 .top_nav.four .right ul.links li.icon a {
	width:25px;
	height:25px;
	border-radius:100%;
	padding:0;
	text-align:center;
	line-height:26px;
	color:#727272;
	margin:0px;
	border:1px solid #d9d9d9;
}

.header3 .top_nav.four .right ul.links li.icon a:hover {
	color:#fff;
	background-color:#272727;
	border:1px solid #272727;
}

.header3 .top_nav.four .right ul.links li i {
	padding-right:5px;
}

.header3 .top_nav.four .right ul.links li a i {
	padding-right:5px;
}

.header3 .top_nav.four #source {
	margin-top: 5px;
	margin-left: 5px;
	background-color: #fff;
	color: #727272;
	border: 1px solid #d9d9d9;
}

/*right search input*/
.header3 .menu_right_search_box {
	width: 20%;
	padding: 18px 0 0 0;
	margin:0px;
	float:right;
}

.header3 .menu_right_search_box .serch_input {
    color: #727272;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 30px;
    padding: 0px 15px;
    width: 90%;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    margin-top: 7px;
}

.header3 .menu_right_search_box .search_submit {
	padding: 0px;
	margin: 13px 0px 0px -27px;
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(../images/site-img80.png) 0 0 no-repeat;
	border: none;
}

.header3 .menu_right_search_box a.but {
	font-size: 16px;
	color: #161616;
	font-weight: 600;
	padding: 20px 40px;
	margin: 0px;
	background-color: #fdce16;
}

.header3 .menu_right_search_box a.but:hover {
	color: #fff;
	background-color: #161616;
}

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

.header4 .logo_holder {
	float: left;
	width: 100%;
	height: 64px;
}

.header4 #trueHeader {
    background: #272727;
}

.header4 #trueHeader #logo {
	float: left;
	display: block;
	height: 45px;
	margin-top: 13px;
	position: relative;
	text-indent: -999em;
}

.header4 .navbar-nav > li > a {
    padding-top: 27px;
    padding-bottom: 27px;
    text-transform: none;
	color:#b2b2b2;
}

.header4 .top_nav.five {
    background-color: #fff !important;
}

/* top navigation */
/* top navigation style 3 */
.header4 .top_nav.three {
	float: left;
	width: 100%;
	text-align:left;
	padding: 5px 0px 5px 0;
	background-color: #272727;
}

.header4 .top_nav.three ul {
	float: left;
	padding: 0px;
	margin: 0px;
}

.header4 .top_nav.three li {
	float: left;
	color:#8d8c8c;
	font-size: 14px;
	margin: 0px;
	padding:0 20px 0 0;
}

.header4 .top_nav.three li a {
	color:#8d8c8c;
}

.header4 .top_nav.three li a:hover {
	color:#fff;
}

.header4 .top_nav.three li #source {
	margin-top: 5px;
	margin-left: 5px;
	background-color: #272727;
	color: #8d8c8c;
	border: 1px solid #8d8c8c;
}

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

.header5 .logo_holder {
	float: left;
	width: 100%;
	height: 64px;
}

.header5 #trueHeader #logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 45px;
	margin-top: 13px;
	position: relative;
	text-indent: -999em;
}

.header3.header5 #topHeader #logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 45px;
	margin: 15px 0 15px 0;
	text-align:center;
	position: relative;
	text-indent: -999em;
}

/* header area adinationals */
.header5 .logo {
	width: 100%;
	text-align:center;
}

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

.header5 .menu_main2 {
	width: 80%;
    float: left;
    z-index: 9999;
    padding: 0px;
    margin: 0px;
	text-align:left;
}

.header5 .top_nav.two {
    float: none !important;
	height:72px !important;
	background:#fff !important;
}

.header5 .top_nav.two .right {
    padding-top: 12px;
}

.header5 .top_nav.two span {
    font-size: 13px !important;
    color: #6B6B6B;
    float: right;
    padding-left: 20px;
    padding-top: 0px;
}

/*---------------------------------------------------
	BUTTON STYLE
------------------------------------------------------*/
a.btn_st1 {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
	border-radius: 2px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #fdce16;
}

/*large styles*/

a.btn_st1.large {
	font-size: 20px;
	padding: 20px 50px;
}

a.btn_st1.large.yellow {
	background-color: #fdce16;
}

a.btn_st1.large.yellow:hover {
	background-color: #161616;
}

a.btn_st1.large.red {
	background-color: #fc4242;
}

a.btn_st1.large.red:hover {
	background-color: #161616;
}

a.btn_st1.large.blue {
	background-color: #13bfff;
}

a.btn_st1.large.blue:hover {
	background-color: #161616;
}

a.btn_st1.large.lightgreen {
	background-color: #a5d549;
}

a.btn_st1.large.lightgreen:hover {
	background-color: #161616;
}

a.btn_st1.large.violet {
	background-color: #c762cb;
}

a.btn_st1.large.violet:hover {
	background-color: #161616;
}

a.btn_st1.large.green {
	background-color: #3fc35f;
}

a.btn_st1.large.green:hover {
	background-color: #161616;
}

a.btn_st1.large.pink {
	background-color: #fc5eac;
}

a.btn_st1.large.pink:hover {
	background-color: #161616;
}

a.btn_st1.large.orange {
	background-color: #ff9d12;
}

a.btn_st1.large.orange:hover {
	background-color: #161616;
}

/*large stroke styles*/

a.btn_st1.large {
	font-size: 20px;
	padding: 20px 50px;
}

a.btn_st1.large.two.yellow {
	border: 2px solid #fdce16;
	background-color: #fff;
	color: #fdce16;
}

a.btn_st1.large.two.yellow:hover {
	color: #fff;
	border: 2px solid #fdce16;
	background-color: #fdce16;
}

a.btn_st1.large.two.red {
	border: 2px solid #fc4242;
	background-color: #fff;
	color: #fc4242;
}

a.btn_st1.large.two.red:hover {
	color: #fff;
	border: 2px solid #fc4242;
	background-color: #fc4242;
}

a.btn_st1.large.two.blue {
	border: 2px solid #13bfff;
	background-color: #fff;
	color: #13bfff;
}

a.btn_st1.large.two.blue:hover {
	color: #fff;
	border: 2px solid #13bfff;
	background-color: #13bfff;
}

a.btn_st1.large.two.lightgreen {
	border: 2px solid #a5d549;
	background-color: #fff;
	color: #a5d549;
}

a.btn_st1.large.two.lightgreen:hover {
	color: #fff;
	border: 2px solid #a5d549;
	background-color: #a5d549;
}

a.btn_st1.large.two.violet {
	border: 2px solid #c762cb;
	background-color: #fff;
	color: #c762cb;
}

a.btn_st1.large.two.violet:hover {
	color: #fff;
	border: 2px solid #c762cb;
	background-color: #c762cb;
}

a.btn_st1.large.two.green {
	border: 2px solid #3fc35f;
	background-color: #fff;
	color: #3fc35f;
}

a.btn_st1.large.two.green:hover {
	color: #fff;
	border: 2px solid #3fc35f;
	background-color: #3fc35f;
}

a.btn_st1.large.two.pink {
	border: 2px solid #fc5eac;
	background-color: #fff;
	color: #fc5eac;
}

a.btn_st1.large.two.pink:hover {
	color: #fff;
	border: 2px solid #fc5eac;
	background-color: #fc5eac;
}

a.btn_st1.large.two.orange {
	border: 2px solid #ff9d12;
	background-color: #fff;
	color: #ff9d12;
}

a.btn_st1.large.two.orange:hover {
	color: #fff;
	border: 2px solid #ff9d12;
	background-color: #ff9d12;
}

/*medium styles*/

a.btn_st1.medium {
	font-size: 16px;
	padding: 15px 35px;
}

a.btn_st1.medium.yellow {
	background-color: #fdce16;
}

a.btn_st1.medium.yellow:hover {
	background-color: #161616;
}

a.btn_st1.medium.red {
	background-color: #fc4242;
}

a.btn_st1.medium.red:hover {
	background-color: #161616;
}

a.btn_st1.medium.blue {
	background-color: #13bfff;
}

a.btn_st1.medium.blue:hover {
	background-color: #161616;
}

a.btn_st1.medium.lightgreen {
	background-color: #a5d549;
}

a.btn_st1.medium.lightgreen:hover {
	background-color: #161616;
}

a.btn_st1.medium.violet {
	background-color: #c762cb;
}

a.btn_st1.medium.violet:hover {
	background-color: #161616;
}

a.btn_st1.medium.green {
	background-color: #3fc35f;
}

a.btn_st1.medium.green:hover {
	background-color: #161616;
}

a.btn_st1.medium.pink {
	background-color: #fc5eac;
}

a.btn_st1.medium.pink:hover {
	background-color: #161616;
}

a.btn_st1.medium.orange {
	background-color: #ff9d12;
}

a.btn_st1.medium.orange:hover {
	background-color: #161616;
}

/*medium stroke styles*/
	
a.btn_st1.medium.two.yellow {
	border: 2px solid #fdce16;
	background-color: #fff;
	color: #fdce16;
}

a.btn_st1.medium.two.yellow:hover {
	color: #fff;
	border: 2px solid #fdce16;
	background-color: #fdce16;
}

a.btn_st1.medium.two.red {
	border: 2px solid #fc4242;
	background-color: #fff;
	color: #fc4242;
}

a.btn_st1.medium.two.red:hover {
	color: #fff;
	border: 2px solid #fc4242;
	background-color: #fc4242;
}

a.btn_st1.medium.two.blue {
	border: 2px solid #13bfff;
	background-color: #fff;
	color: #13bfff;
}

a.btn_st1.medium.two.blue:hover {
	color: #fff;
	border: 2px solid #13bfff;
	background-color: #13bfff;
}

a.btn_st1.medium.two.lightgreen {
	border: 2px solid #a5d549;
	background-color: #fff;
	color: #a5d549;
}

a.btn_st1.medium.two.lightgreen:hover {
	color: #fff;
	border: 2px solid #a5d549;
	background-color: #a5d549;
}

a.btn_st1.medium.two.violet {
	border: 2px solid #c762cb;
	background-color: #fff;
	color: #c762cb;
}

a.btn_st1.medium.two.violet:hover {
	color: #fff;
	border: 2px solid #c762cb;
	background-color: #c762cb;
}

a.btn_st1.medium.two.green {
	border: 2px solid #3fc35f;
	background-color: #fff;
	color: #3fc35f;
}

a.btn_st1.medium.two.green:hover {
	color: #fff;
	border: 2px solid #3fc35f;
	background-color: #3fc35f;
}

a.btn_st1.medium.two.pink {
	border: 2px solid #fc5eac;
	background-color: #fff;
	color: #fc5eac;
}

a.btn_st1.medium.two.pink:hover {
	color: #fff;
	border: 2px solid #fc5eac;
	background-color: #fc5eac;
}

a.btn_st1.medium.two.orange {
	border: 2px solid #ff9d12;
	background-color: #fff;
	color: #ff9d12;
}

a.btn_st1.medium.two.orange:hover {
	color: #fff;
	border: 2px solid #ff9d12;
	background-color: #ff9d12;
}

/*buttons small styles*/

a.btn_st1.small {
	font-size: 14px;
	padding: 11px 20px;
}

a.btn_st1.small.yellow {
	background-color: #fdce16;
}

a.btn_st1.small.yellow:hover {
	background-color: #161616;
}

a.btn_st1.small.red {
	background-color: #fc4242;
}

a.btn_st1.small.red:hover {
	background-color: #161616;
}

a.btn_st1.small.blue {
	background-color: #13bfff;
}

a.btn_st1.small.blue:hover {
	background-color: #161616;
}

a.btn_st1.small.lightgreen {
	background-color: #a5d549;
}

a.btn_st1.small.lightgreen:hover {
	background-color: #161616;
}

a.btn_st1.small.violet {
	background-color: #c762cb;
}

a.btn_st1.small.violet:hover {
	background-color: #161616;
}

a.btn_st1.small.green {
	background-color: #3fc35f;
}

a.btn_st1.small.green:hover {
	background-color: #161616;
}

a.btn_st1.small.pink {
	background-color: #fc5eac;
}

a.btn_st1.small.pink:hover {
	background-color: #161616;
}

a.btn_st1.small.orange {
	background-color: #ff9d12;
}

a.btn_st1.small.orange:hover {
	background-color: #161616;
}

/*small button stroke styles*/
	
a.btn_st1.small.two.yellow {
	border: 2px solid #fdce16;
	background-color: #fff;
	color: #fdce16;
}

a.btn_st1.small.two.yellow:hover {
	color: #fff;
	border: 2px solid #fdce16;
	background-color: #fdce16;
}

a.btn_st1.small.two.red {
	border: 2px solid #fc4242;
	background-color: #fff;
	color: #fc4242;
}

a.btn_st1.small.two.red:hover {
	color: #fff;
	border: 2px solid #fc4242;
	background-color: #fc4242;
}

a.btn_st1.small.two.blue {
	border: 2px solid #13bfff;
	background-color: #fff;
	color: #13bfff;
}

a.btn_st1.small.two.blue:hover {
	color: #fff;
	border: 2px solid #13bfff;
	background-color: #13bfff;
}

a.btn_st1.small.two.lightgreen {
	border: 2px solid #a5d549;
	background-color: #fff;
	color: #a5d549;
}

a.btn_st1.small.two.lightgreen:hover {
	color: #fff;
	border: 2px solid #a5d549;
	background-color: #a5d549;
}

a.btn_st1.small.two.violet {
	border: 2px solid #c762cb;
	background-color: #fff;
	color: #c762cb;
}

a.btn_st1.small.two.violet:hover {
	color: #fff;
	border: 2px solid #c762cb;
	background-color: #c762cb;
}

a.btn_st1.small.two.green {
	border: 2px solid #3fc35f;
	background-color: #fff;
	color: #3fc35f;
}

a.btn_st1.small.two.green:hover {
	color: #fff;
	border: 2px solid #3fc35f;
	background-color: #3fc35f;
}

a.btn_st1.small.two.pink {
	border: 2px solid #fc5eac;
	background-color: #fff;
	color: #fc5eac;
}

a.btn_st1.small.two.pink:hover {
	color: #fff;
	border: 2px solid #fc5eac;
	background-color: #fc5eac;
}

a.btn_st1.small.two.orange {
	border: 2px solid #ff9d12;
	background-color: #fff;
	color: #ff9d12;
}

a.btn_st1.small.two.orange:hover {
	color: #fff;
	border: 2px solid #ff9d12;
	background-color: #ff9d12;
}

.btn_bdr {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 11px 30px;
	border: 2px solid #fff;
	border-radius: 2px;
}

.btn_bdr:hover {
	color: #fff;
	border: 2px solid #161616;
	background-color: #161616;
}

.readmore_but7 {
	color: #fff;
	text-transform: uppercase;
	padding: 11px 30px;
	border: 2px solid #fff;
	border-radius: 2px;
}

.readmore_but7:hover {
	color: #fff;
	border: 2px solid #161616;
	background-color: #161616;
}

/*Full width button styles*/

a.btn_fullwidth {
	padding: 0px;
	margin: 10px 0px 0px;
	float: left;
	width: 100%;
	height: 65px;
	text-align: center;
	line-height: 67px;
	font-size: 18px;
	border-radius: 4px;
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #a5d549;
}

a.btn_fullwidth:hover {
	color: #fff;
	background-color: #161616;
}

a.btn_fullwidth.two {
	background-color: #c762cb;
}

a.btn_fullwidth.two:hover {
	color: #fff;
	background-color: #161616;
}

a.btn_fullwidth.three {
	background-color: #13bfff;
}

a.btn_fullwidth.three:hover {
	color: #fff;
	background-color: #161616;
}

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

.page_header2 {
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0px;
	text-align: center;
	background: url(../images/site-img34.jpg) 0px 0px no-repeat;
}

.page_header2 h3 {
	font: 14px 'Open Sans', sans-serif;
	font-size: 42px;
	color: #fff;
	padding: 95px 0 0 0;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}

.page_header2 p {
	font: 14px 'Open Sans', sans-serif;
	font-size: 42px;
	color: #fff;
	padding: 0;
	text-align: center;
	font-weight: 200;
	margin: 0px;
	text-transform: uppercase;
}

.page_header2 h3 span,
.page_header2 p span {
	color: #119EE7;
}

/* Page title */

.page_title {
	width: 100%;
	padding: 25px 0 10px 0;
	margin: 0px;
	border-bottom: 1px solid #e9e9e9;
}

.pagetitle {
	float: left;
	width: 50%;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
	color: #161616;
	margin: 0px;
	padding: 0px;
}

.pagenation {
	float: right;
	width: 50%;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	color: #999;
	margin: 5px 0px 0px;
	padding: 0px;
}

.pagenation a {
	color: #161616;
}

/*---------------------------------------------------
	404 PAGE
------------------------------------------------------*/

.error_content {
	width: 100%;
	padding: 75px 0;
	margin: 0px;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
}

.error_content .title1 {
	font-size: 80px;
	padding: 30px 0 0 0;
	font-weight: 400;
	margin: 0px;
	line-height: 65px;
}

.error_content .title1 span {
	color: #119EE7;
}

.error_content .title {
	font-size: 36px;
	padding: 30px 0 10px 0;
	font-weight: 300;
	margin: 0px;
	line-height: 65px;
}

.error_search_holder {
	width: 100%;
	float: left;
	padding: 75px 0 90px 0;
	margin: 0px;
	text-align: center;
}

.error_search_holder .search_box {
	width: 60%;
	height: 55px;
	padding: 0;
	margin: 0 auto 50px auto;
	border: 1px solid #d9d9d9;
	text-align: center;
}

.error_search_holder .search_box .serch_input {
	border: 0px none;
	color: #161616;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 53px;
	line-height: 39px;
	padding: 0px 15px;
	width: 94%;
}

.error_search_holder .search_box .search_submit {
	padding: 15px;
	margin: 11px 0px 0px 0px;
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(../images/site-img166.png) 4px 4px no-repeat;
	border: none;
}

.error_search_holder a.btn {
	font-size: 16px;
	color: #161616;
	font-weight: 600;
	padding: 20px 40px;
	margin: 0px;
	background-color: #fdce16;
}

.error_search_holder a.btn:hover {
	color: #fff;
	background-color: #161616;
}


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

.content_head h1 {
	font-size: 43px;
	padding: 0px;
	margin: 0px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}

.content_head h1 span {
	font-weight: 600;
}

.content_head .sep {
	height: 3px;
	padding: 0px;
	margin: 15px auto 20px;
	text-align: center;
	background: url(../images/title_line7.png) center top no-repeat;
}

.content_head_lite .sep {
	background: url("../images/title_line9.png") no-repeat scroll center top transparent;
}

.content_head p {
	width: 60%;
	padding: 0px;
	margin: 0px auto 60px;
	text-align: center;
}

.content_head_lite h1,
.content_head_lite p {
	color: #fff;
}

.content_head_left {
	font-size: 43px;
	padding: 0px;
	margin: 0px;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
}

.content_head_left span {
	font-weight: 600;
}

.content_head_left_med {
	font-size: 35px;
}

.content_head_lite {
	color: #fff;
}

.content_head_med h1 ,
.content_head_left_med {
	font-size: 35px !important;
}

.sep2 {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 20px 0 30px 0;
	background: url(../images/title_line8.png) 0 0 no-repeat;
}

.sep3 {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 25px 0 20px 0;
	background: url(../images/title_line3.png) 0 0 no-repeat;
}

.sep4 {
	width: 60%;
	height: 3px;
	margin: 20px 0 10px 0;
	background: url(../images/title_line3.png) 0 0 no-repeat;
}

.sep5 {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 20px 0 30px 0;
	background: url(../images/title_line11.png) 0 0 no-repeat;
}

.sep5.dark {
	background: url(../images/title_line12.png) 0 0 no-repeat;
}

.sep6 {
	width:100%;
    height: 3px;
	float:left;
    padding: 0px;
    margin: 15px auto 20px;
    text-align: left;
    background: url(../images/title_line6.png) 0 0 no-repeat;
}

.sep6.dark{
    background: url(../images/title_line13.png) 0 0 no-repeat;
}

/*---------------------------------------------------
	TEAM MODULE
------------------------------------------------------*/
.img_holder .shape {
	position: absolute;
	width: 450px;
	height: 90px;
	float: left;
	padding: 0px;
	margin: 107px 0 0 0;
	background: url(../images/site-img3.png) center top no-repeat;
}
.team_wrap .img_holder {
	position: relative;
	width: 272px;
	height: 272px;
	float: none;
	padding: 13.2px;
	text-align: center;
	margin: 0px auto;
	border-radius: 50%;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.team_wrap .img_holder img {
	width: 100%;
	height: 245px;
	float: left;
	padding: 0px;
	text-align: center;
	margin: 0px;
	border-radius: 100%;
}

.team_wrap .member_info {
	width: 80%;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 30px auto 30px auto;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #969696;
}

.team_wrap .img_holder .hover_circle {
	position: absolute;
	width: 245px;
	height: 245px;
	float: left;
	opacity: 0;
	padding: 0px;
	margin: 0px;
	border-radius: 50%;
	background: url(../images/site-img59.png) 0px 0px repeat;
	transition: opacity 0.3s ease-in-out 0s;
}

.team_wrap .img_holder ul.social_icon {
	position: absolute;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 32px;
	z-index: 10;
}

.team_wrap .img_holder ul.social_icon li {
	float: left;
	padding: 0px;
	margin: 0px;
	transition: opacity 0.1s ease-in-out 0s;
	-webkit-transition: opacity .1s ease-in-out;
	-moz-transition: opacity .1s ease-in-out;
	-ms-transition: opacity .1s ease-in-out;
	-o-transition: opacity .1s ease-in-out;
	transition: opacity .1s ease-in-out;
	transition: top 0.1s ease-in-out 0s;
}

.team_wrap .img_holder ul.social_icon li:nth-child(1) {
	position: absolute;
	top: 200px;
	opacity: 0;
}

.team_wrap .img_holder ul.social_icon li:nth-child(2) {
	position: absolute;
	top: 20px;
	opacity: 0;
	left: 45px;
}

.team_wrap .img_holder ul.social_icon li:nth-child(3) {
	position: absolute;
	top: 200px;
	opacity: 0;
	left: 90px;
}

.team_wrap .img_holder ul.social_icon li:nth-child(4) {
	position: absolute;
	top: 20px;
	opacity: 0;
	left: 135px;
}

.team_wrap .img_holder .social_icon li a {
	width: 40px;
	height: 40px;
	float: left;
	font-size: 18px;
	padding: 0px;
	line-height: 40px;
	color: #161616;
	margin: 0 5px 0 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	z-index: 10;
}

.team_wrap .img_holder .social_icon li a:hover {
	background-color: #119EE7;
}

.team_wrap .team-member:hover .hover_circle {
	opacity: 1;
	transition: opacity 0.1s ease-in-out 0s;
}

.team_wrap .team-member:hover .social_icon li:nth-child(1) {
	top: 108px;
	opacity: 1;
	transition: top .3s ease-in-out;
}

.team_wrap .team-member:hover .social_icon li:nth-child(2) {
	top: 106px;
	opacity: 1;
	transition: top .5s ease-in-out;
}

.team_wrap .team-member:hover .social_icon li:nth-child(3) {
	top: 108px;
	opacity: 1;
	transition: top .3s ease-in-out;
}

.team_wrap .team-member:hover .social_icon li:nth-child(4) {
	top: 106px;
	opacity: 1;
	transition: top .5s ease-in-out;
}

.team_wrap .team-member:hover .img_holder {
	background-color: #119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
	
.team_wrap .img_holder .social_icon li a.active {
	background-color: #119EE7;
}

.team_wrap .team-member.active .hover_circle {
	opacity: 1;
	transition: opacity 0.1s ease-in-out 0s;
}

.team_wrap .team-member.active .social_icon li:nth-child(1) {
	top: 106px;
	opacity: 1;
	transition: top .3s ease-in-out;
}

.team_wrap .team-member.active .social_icon li:nth-child(2) {
	top: 106px;
	opacity: 1;
	transition: top .5s ease-in-out;
}

.team_wrap .team-member.active .social_icon li:nth-child(3) {
	top: 106px;
	opacity: 1;
	transition: top .7s ease-in-out;
}

.team_wrap .team-member.active .social_icon li:nth-child(4){
	top: 106px;
	opacity: 1;
	transition: top .9s ease-in-out;
}

.team_wrap .team-member.active .img_holder {
	background-color: #119EE7;
}

/*team style 1*/

.team_st1 {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
}

.team_st1 .imgholder {
	position: relative;
	padding: 0px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}

.team_st1 .teamst1_imgholder {
	width: 250px;
	height: 250px;
	float: left;
	padding: 15px;
	margin: 0px;
	border: 1px solid #e1e1e1;
	border-radius: 50%;
}

.team_st1 .imgholder .hoverbox {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 210px;
	height: 210px;
	left: 19px;
	top: 22px;
	opacity: 0;
	background-color: #000;
	border-radius: 50%;
	transition: top .3s ease-in-out;
	z-index: 2;
	-webkit-transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-ms-transition: opacity .50s ease-in-out;
	-o-transition: opacity .50s ease-in-out;
	transition: opacity .50s ease-in-out;
}

.team_st1 .imgholder:hover .hoverbox {
	opacity: 1;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	background: url(../images/site-img175.png) left top repeat;
}

.team_st1 .imgholder .hoverbox a {
	position: absolute;
	left: 47px;
	top: 112px;
	background-color: #F30;
	padding: 10px;
	margin-right: 5px;
	transition: top .5s ease-in-out;
}

.team_st1 .imgholder a.hov_circle {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 87px;
	top: 87px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	transition-property: background-color, color;
	transition: top .3s ease-in-out;
	transition-timing-function: ease-out;
	vertical-align: middle;
}

.team_st1 .imgholder a.hov_circle i {
	color: #272727;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}

.team_st1 .imgholder a.hov_circle:hover {
	background-color: #1197ee;
}

.team_st1 .imgholder a.hov_circle:hover i {
	color: #fff;
}

.team_st1 strong {
	font-size: 16px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	color: #272727;
	text-align: center;
}

.team_st1 .desig {
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	color: #727272;
	text-align: center;
}

.team_st1 p {
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	margin: 0px;
	color: #727272;
	text-align: center;
}

.team_st1 ul.social_icon_st4 {
	margin-left: 39px;
}

/*team style 2*/

.team_st2 {
	position: relative;
	width: 100%;
	height: 400px;
	padding: 20px;
	margin: 0px;
	float: left;
	overflow: hidden;
	transition: top .3s ease-in-out;
}


.teamst2_holder {
	width: 100%;
	height: 400px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 1px solid #e1e1e1;
	transition: top .3s ease-in-out;
}

.team_st2 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	top: 0px;
	height: 220px;
	overflow: hidden;
	transition: top 0.3s ease-in-out 0s;
}

.team_st2 .text {
	position: absolute;
	padding: 20px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 150px;
	left: 0px;
	top: 220px;
	z-index: 100;
	transition: top .3s ease-in-out;
	background-color: #fff;
	border-top: 1px solid #e1e1e1;
}

.team_st2:hover .text {
	position: absolute;
	top: 150px;
	transition: top .3s ease-in-out;
}

.team_st2 strong {
	font-size: 16px;
	font-weight: 400;
	padding: 0px;
	margin: 15px 0 15px 0;
	color: #272727;
	text-align: center;
}

.team_st2 .desig {
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #fdce16;
	text-align: left;
}

/*---------------------------------------------------
	CALL TO ACTION MODULE
------------------------------------------------------*/

.div_wrap {
	float: left;
	width: 100%;
	padding: 25px 0 0px 0;
	margin: 0px;
	border-bottom: 1px solid #e9e9e9;
}

.divider1{
    width: 100%;
	padding: 70px 0 70px 0;
	margin: 0px;
    
}

.div_wrap_blue {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
	background-color:#119EE7;
}
div#builder-row-55a0fa1032671 {
    margin-top: 44px;
}
.divider2 {
	width: 100%;
	padding: 0px 0px 49px !important;
	margin: 0px;
	background-color: #efefef;
}

.divider2 h4 {
	float: left;
	width: 100%;
	margin: 12px 0 0;
	color: #fff;
}

.punchline_text_box {
	width: 100%;
	float: left;
	padding: 25px 30px;
	margin: 15px 0 30px 0;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #EEE #EEE #EEE #119EE7;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	color: #999;
}

a.knowmore_but {
	float: right;
	padding: 13px 20px;
	margin: 0px 0px 0px 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #119EE7;
	border-radius: 3px;
}

a.knowmore_but:hover {
	color: #fff;
	background-color: #161616;
}

.punchline_text_box .left {
	float: left;
	width: 70%;
}

.punchline_text_box .right {
	float: left;
	width: 30%;
}

.call_to_action {
	width: 100%;
	float: left;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	padding: 25px 25px;
	margin: 0 0 15px 0;
}

.call_to_action .left {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 82%;
}

.call_to_action .right {
	width: 18%;
	padding: 0px;
	margin: 0px;
	float: right;
}

.call_to_action a.btn_st1.small, .call_to_action a.btn_st1.medium, .call_to_action a.btn_st1.large {
	float: right;
}

.call_to_action a.btn_st1.small {
	margin-top: 10px;
}

.call_to_action a.btn_st1.medium {
	margin-top: 10px;
}

.call_to_action p {
	width: 100%;
	text-align: left;
}

.call_to_action span.title_big {
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 45px;
	font-size: 24px;
	color: #119EE7;
}

.call_to_action span.title_big.two {
	font-size: 18px;
	line-height: 0px;
}

.call_to_action span.title_big.three {
	font-size: 18px;
	line-height: 0px;
	color: #272727;
}

.call_to_action span.title_big.four {
	font-size: 34px;
	line-height: 50px;
	color: #272727;
}

.call_to_action span.title_big.three strong {
	color: #fc4242;
}

.flexslider .slides > li {
	display: none;
	padding: 10px 0;
}

/*---------------------------------------------------
	CLIENT MODULE
------------------------------------------------------*/

.client_home {
	width: 100%;
	float: left;
	padding: 0 0 40px 0;
	margin: 0;
	background-color: #e1e1e1;
}

.clients_clr {
    width: 100%;
    float: left;
    padding: 50px 0px;
    margin: 0px;
    background-color: #119EE7;
}

.client_home.no-bg{
	background-color:#fff;
}

.clients_wrap .clint_holder {
	width: 49%;
	float: left;
	padding: 0;
	margin: 0;
}

.clients_wrap .clint_holder .text {
	width: 68%;
	float: left;
	padding: 15px 0 0 0;
	margin: 0;
	text-align: right;
}

.clients_wrap .clint_holder .clint {
	width: 32%;
	float: right;
	padding: 0;
	margin: 0;
}

.clients_wrap .clint_holder:nth-child(even)  {
	margin: 75px 0 0 -10px;
}

.clients_wrap .clint_holder:nth-child(even) .text  {
	text-align: left;
}

.clients_wrap .clint_holder:nth-child(even) .img_holder,
.clients_wrap .clint_holder:nth-child(even) .clint{
    float: left;
    text-align: left;
}

.clients_wrap .clint_holder .img_holder {
	width: 150px;
	height: 150px;
	float: right;
	padding: 10px;
	margin: 0;
	border-radius: 100%;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.clients_wrap .clint_holder .img_holder:hover {
	background-color: #119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.clients_wrap .clint_holder .img_holder.active {
	background-color: #119EE7;
}

.clients_wrap .clint_holder img {
	width: 130px;
	height: 130px;
	float: left;
	padding: 0px;
	margin: 0;
	border-radius: 100%;
}


/*---------------------------------------------------
	TABLE
------------------------------------------------------*/

.comission_table {
	width: 100%;
	padding: 70px 0 70px 0;
	margin: 0px;
	text-align: center;
}

.comission_table_holder {
	width: 100%;
	float: left;
	padding: 20px;
	margin: 0px;
	border: 1px solid #e4e4e4;
}

.table-style {
	width: 100%;
}

.comission_table_holder .table-list {
	padding: 0;
	border-spacing: 0;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	width: 100%;
}

.comission_table_holder .table-list th {
	padding: 25px 10px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	background-color: #161616;
}

.comission_table_holder .table-list td {
	padding: 13px 10px;
	text-align: center;
	height: 80px;
	font-size: 15px;
	line-height: 60px;
	background-color: #f2f2f2;
}

.comission_table_holder .table-list td a {
	padding: 8px 30px;
	text-align: center;
	font-size: 15px;
	margin: 0px;
	color: #fff;
	line-height: 20px;
	background-color: #119EE7;
}

.comission_table_holder .table-list td a:hover {
	background-color: #b0b0b0;
}

.comission_table_holder .table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}

.comission_table_holder .table-list td span {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 32px;
}

.comission_table_holder .table-list .highlight2 td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f2f2f2;
}

.comission_table_holder .table-list .highlight2 td span {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 32px;
}

/* table style 1*/

.table-style {
	float: left;
	width: 100%;
}

.table-list {
	padding: 0;
	border-spacing: 0;
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
	width: 100%;
}

.table-list th {
	padding: 18px 10px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	background-color: #119EE7;
}

.table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
}

.table-list td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}

/* table style 2*/

.table-list2 {
	float: left;
	background-color: #fff;
	margin-bottom: 20px;
	width: 100%;
}

.table-list2 th {
	padding: 18px 10px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	background-color: #272727;
}

.table-list2 td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #e1e1e1;
}

.table-list2 tr {
	border-bottom: 1px solid #e1e1e1;
}

.table-list2 td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}

.table-list2 tr:hover td {
	background-color: #119EE7;
	color: #fff;
}

.table-list3 {
	padding: 0;
	border-spacing: 0;
	float: left;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	width: 100%;
}

.table-list3 th {
	padding: 18px 10px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	background-color: #119EE7;
}

.table-list3 td {
	padding: 13px 10px;
	text-align: center;
	height: 80px;
	font-size: 15px;
	line-height: 60px;
	background-color: #f2f2f2;
}

.table-list3 td a {
	padding: 8px 30px;
	text-align: center;
	font-size: 15px;
	margin: 0px;
	color: #fff;
	line-height: 60px;
	background-color: #c9c9c9;
}

.table-list3 td a:hover {
	background-color: #b0b0b0;
}

.table-list3 td.hilit {
	padding: 13px 10px;
	text-align: center;
	background-color: #fff;
}

/*---------------------------------------------------
	AWARD MODULE
------------------------------------------------------*/

.award_holder {
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	margin: 0px;
}

.award_holder:last-child {
	padding: 0 0 0 0;
}

/*---------------------------------------------------
	BLOG FULL WIDTH
------------------------------------------------------*/

.blog_full {
	width: 100%;
	padding: 0px;
	margin: 60px 0 60px 0;
}

.post_holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	position:relative;
}

.post_img {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.post_holder a h2:hover {
	color: #119EE7;
}

.post_holder .date {
    font-family: "Open Sans",sans-serif;
    position: absolute;
    width: 100px;
    height: 100px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    padding: 0px;
    margin: 0;
    z-index: 100;
    background-color: #119EE7;
    right: 0;
}

.post_holder .date span {
	font-family: "Open Sans", sans-serif;
	font-size: 40px;
	font-weight: 600;
	display: block;
	color: #fff;
	text-align: center;
	padding: 25px 0px 10px 0px;
	margin: 0px;
}

.post_holder .date.comments {
	font-family: "Open Sans", sans-serif;
	position: absolute;
	width: 100px;
	height: 100px;
	font-size: 16px;
	color: #909090;
	text-align: center;
	padding: 0px;
	margin: 100px 0 0 1070px;
	z-index: 100;
	background-color: #161616;
}
.post_holder .date.comments a{
	color: #909090;
}

.post_holder .date.comments span {
	color: #909090;
}
.post_holder .entry-footer{
	margin-top: 23px;
}
.post_holder.sticky .ptitle a{
	position: relative;
	padding-left: 25px;
}
.post_holder .ptitle a i{
	display: none;
}
.post_holder.sticky .ptitle a i{
	display: inline-block;
	position: absolute;
	left: 0;
    top: 6px;
    font-size: 20px;
	color: #119EE7;
}
.divider_line {
	width: 100%;
	height: 1px;
	margin: 40px 0;
	padding: 0px;
	border: none;
	float: right;
	background-color: #e7e7e7;
}
.cats-tags > div{
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 10px;
}
.cats-tags > div a i{
	margin-right: 5px;
}
.rmore {
	float: left;
	color: #fff;
	text-transform: none;
	padding: 10px 30px;
	background-color: #119EE7;
}

.rmore:hover {
	color: #fff;
	background-color: #161616;
}

.rmore1 {
	float: left;
	color: #161616;
	text-transform: none;
	padding: 8px 30px;
	border: 2px solid #119EE7;
}

.rmore1:hover {
	color: #fff;
	border: 2px solid #119EE7;
	background-color: #119EE7;
}

.rmore2 {
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	background-color: #979797;
	border-radius: 2px;
}

.rmore2:hover {
	color: #fff;
	background-color: #272727;
}

.rmore3 {
	float: left;
	color: #fff;
	text-transform: none;
	padding: 6px 10px;
	background-color: #119EE7;
}

.rmore3:hover {
	color: #fff;
	background-color: #161616;
}

.rmore4 {
	float: left;
	color: #fff;
	text-transform: none;
	padding: 10px 30px;
	background-color: #119EE7;
}

.rmore4:hover {
	color: #fff;
	background-color: #161616;
}

.rmore6 {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 13px 30px;
	background-color: #161616;
	border-radius: 2px;
}
.rmore6:hover {
	color: #161616;
	background-color: #fff;
}

.rmore7 {
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding: 11px 30px;
	border: 2px solid #fff;
	border-radius: 2px;
}
.rmore7:hover {
	color: #fff;
	border: 2px solid #161616;
	background-color: #161616;
}


.readmore_big {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 17px 100px;
	background-color: #119EE7;
	border-radius: 2px;
}

.readmore_big:hover {
	color: #fff;
	background-color: #272727;
}

.readmore_small {
	float: left;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px 7px;
	background-color: #119EE7;
	border-radius: 2px;
	text-transform: none;
}

.readmore_small:hover, 
.readmore_small.red:hover, 
.readmore_small.green:hover,
.readmore_small.yellow:hover, 
.readmore_small.violet:hover {
	color: #161616;
	background-color: #fff;
}

.readmore_small.red {
	background-color: #fc4242;
}

.readmore_small.green {
	background-color: #94c014;
}

.readmore_small.yellow {
	background-color: #fdce16;
}

.readmore_small.violet {
	background-color: #b67cec;
}

.content-center {
	display: table;
	margin: 0 auto;
	position: relative;
	left: -9px;
}

/* post hover box */
.post_img .hover_box {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	margin: 0px;
	float: left;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	background: url(../images/site-img59.png) 0px 0px repeat;
}

.post_img .hover_box .box_inner {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.post_img .hover_box .box_inner .icon {
	width: 70px;
	height: 70px;
	padding: 0px;
	margin: 200px 10px 0 442px;
	float: left;
	font-size: 24px;
	color: #161616;
	text-align: center;
	line-height: 65px;
	border-radius: 100%;
	background-color: #fff;
}

.post_img .hover_box .box_inner .icon.last {
	margin: 200px 10px 0 0;
}

.post_img .hover_box .box_inner .icon:hover {
	background-color: #119EE7;
	color: #fff;
}

.post_img:hover .hover_box {
	opacity: 1;
	transition: opacity 0.3s ease-in-out 0s;
}

.video_frame iframe {
	float: right;
	width: 100%;
	height: 550px;
	margin: 0px;
}

.double_line {
	float: left;
	width: 100%;
	height: 5px;
	margin: 50px 0 0 0;
	border-top: 1px solid #e7e7e7;
}

/* post pagination */
.pagenation_bottom {
	float: right;
	width: 95%;
	height: 5px;
	margin: 0;
}
.pagenation_bottom ul{
	list-style: none;
}

.pagenation_bottom a.next_prv {
	float: left;
	margin: 0 30px 0 0;
	color: #161616;
	font-size: 14px;
	padding: 15px 0 0 0;
}

.pagenation_bottom a.next_prv i {
	color: #119EE7;
}

.pagenation_bottom a.next_prv:hover {
	color: #119EE7;
}

.pagenation_bottom ul {
	width: 40%;
	float: right;
	margin: 0;
	padding: 0;
}

.pagenation_bottom ul li {
	float: right;
	margin: 0;
	padding: 0;
}

.pagenation_bottom ul li a {
	width: 23px;
	height: 23px;
	float: right;
	text-align: center;
	color: #161616;
	margin: 15px 5px 0 0;
	padding: 0;
	background-color: #fff;
}

.pagenation_bottom ul li a:hover {
	background-color: #119EE7;
	color: #fff;
}

.pagenation_bottom ul li.active a {
	background-color: #119EE7;
	color: #fff;
}

/*---------------------------------------------------
	BLOG GRID
------------------------------------------------------*/

.blog_grid {
	padding: 30px 0 0px 0;
	margin: 60px 0px;
}

.blog_grid .post_holder .date {
	position: absolute;
	width: 72px;
	height: 72px;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	right: 0px;
}

.blog_grid .post_holder .date span {
	font-size: 24px;
	padding: 13px 0px 0 0;
}

.blog_grid .post_holder .date.comments {
	width: 72px;
	height: 72px;
	font-size: 24px;
	text-align: center;
	margin: 72px 0 0;
	background-color: #161616;
	right: 0px;
}

.blog_grid .post_holder .comments span {
	font-size: 18px;
	padding: 12px 0px 0px 0px;
}

.blog_grid .post_holder {
	width: 100%;
	border: 1px solid #d9d9d9;
}

.blog_grid .post_img .hover_box {
	height: 100%;
	padding: 22px;
}

.blog_grid .post_holder .text_holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 22px 30px 30px 30px;
}

.blog_grid .post_img .hover_box .box_inner .icon {
	width: 40px;
	height: 40px;
	margin: 133px 10px 0px 117px;
	font-size: 14px;
	line-height: 40px;
}

.blog_grid .post_img .hover_box .box_inner .icon.last {
	margin: 133px 10px 0px 0;
}

.blog_grid .rmore {
	float: left;
	color: #161616;
	text-transform: uppercase;
	padding: 10px 25px;
	border-radius: 2px;
	border: 1px solid #119EE7;
	background: #fff;
}

.blog_grid .rmore:hover {
	color: #fff;
	border: 1px solid #119EE7;
	background-color: #119EE7;
}

/*---------------------------------------------------
	BLOG STANDARD
------------------------------------------------------*/

.blog_std {
	padding: 60px 0;
}

.blog_std .post_holder .date {
	width: 72px;
	height: 72px;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	margin: 0 0px 0 758px;
	right: 0px;
}

.blog_std .post_holder .date span {
	font-size: 24px;
	padding: 13px 0px 0px;
}

.blog_std .post_holder .date.comments {
	width: 72px;
	height: 72px;
	font-size: 24px;
	text-align: center;
	margin: 72px 0px 0px 758px;
	right: 0px;
}

.blog_std .post_holder .date.comments span {
	font-size: 18px;
	padding: 12px 0px 0px 0px;
}

.blog_std .post_holder {
	width: 100%;
	border: none;
}

.blog_std .post_img .hover_box {
	height: 100%;
	padding: 22px;
}

.blog_std .post_img .hover_box .box_inner .icon {
	width: 40px;
	height: 40px;
	margin: 147px 10px 0px 330px;
	font-size: 14px;
	line-height: 40px;
}

.blog_std .post_img .hover_box .box_inner .icon.last {
	margin: 147px 10px 0 0;
}

.blog_std .divider_line {
	width: 97%;
}

.blog_std .video_frame iframe {
	float: right;
	width: 100%;
	height: 380px;
	margin: 0px;
}

.blog_wrap .content_left {
	padding: 18px 30px 60px 15px;
}

.blog_wrap .right_sidebar {
	padding: 18px 15px 60px;
}

/*---------------------------------------------------
	BLOG SIDEBAR
------------------------------------------------------*/

.sidebar {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
}

.sidebar.two {
	padding: 50px 0 0 0;
}

.sidebar_social_icons {
	width: 100%;
	padding: 0px;
	margin: 25px 0 0 0;
	float: left;
}

.widget__sidebar {
	width: 100%;
	padding: 0px 0 40px 0;
	float: left;
	margin: 0px;
}

.right_sidebar .widget__sidebar:last-child ,
.widget__sidebar:last-child {
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
}

.widget__sidebar:first-child{
	width: 100%;
	padding: 50px 0 40px 0;
	float: left;
	margin: 0px;
}
.right_sidebar .widget__sidebar:first-child{
    padding: 0px 0 40px 0;
}

/*---------------------------------------------------
	BLOG WIDGETS
------------------------------------------------------*/

.widget_search .search {
	background: #FFF;
	border: 0px none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0;
}

.widget_search .search .serch_input {
	border: 0px none;
	color: #161616;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 40px;
	line-height: 39px;
	padding: 0px 7px;
	width: 70%;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

.widget_search .search .search_submit {
	padding: 5px 10px;
	margin: 0px;
	float: left;
	height: 40px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}

.widget__sidebar ul {
	width: 100%;
	padding: 0;
	margin: 0px;
	list-style: none;
}

.widget__sidebar ul li {
   width: 100%;
   padding: 0;
   float: left;
   margin: 0px;
   border-bottom: 1px solid #d9d9d9;
}

.widget__sidebar li:last-child {
	width: 100%;
	padding: 0;
	margin: 0px;
	border-bottom: 1px solid #d9d9d9;
}

.widget__sidebar  li:last-child {
	border-bottom: none;
}

.widget__sidebar ul li a {
	color: #727272;
	padding: 12px 0;
	margin: 0px;
	float: left;
}

.widget__sidebar ul li:first-child a {
	padding: 0px 0 12px 0;
}

.widget__sidebar ul li a:hover {
	color: #119EE7;
}
.widget__sidebar.widget_recent_comments ul li{
	padding: 12px 0;
}
.widget__sidebar.widget_recent_comments ul li a{
	float: none;
}
.widget__sidebar .screen-reader-text{
	display: none;
}
.widget__sidebar select{
    width: 100%;
    padding: 8px 12px;
}
.widget__sidebar.widget_rss li{
	padding: 15px 0;
}
.widget__sidebar.widget_rss a{
	float: none;
}
.widget__sidebar.widget_search .search .serch_input{
	width: 70%;
}
.widget__sidebar.widget_text img{
	height: auto;
}
.widget__sidebar ul.children,
.widget__sidebar ul.sub-menu{
	padding-left: 20px;
}
.widget__sidebar.widget_pages ul li,
.widget__sidebar.widget_categories ul li,
.widget__sidebar.widget_nav_menu ul li{
	border-bottom: 0;
}
.widget__sidebar.widget_pages ul li a,
.widget__sidebar.widget_categories ul li a,
.widget__sidebar.widget_nav_menu ul li a{
	padding: 0;
	line-height: 35px;
}
/* social icons*/

.sidebar_social_icons {
	width: 100%;
	padding: 0px;
	margin: 25px 0 0 0;
	float: left;
}

.sidebar_social_icons ul.social_icons {
	padding: 0px;
	margin: 0px;
	float: left;
}

.sidebar_social_icons .social_icons li {
	padding: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}

.sidebar_social_icons .social_icons li a {
	width: 45px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #161616;
	display: inline;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}

.sidebar_social_icons .social_icons li a:hover {
	color: #fff;
	background-color: #119EE7;
	border: 1px solid #119EE7;
}

.sidebar_social_icons .social_icons li a:hover i {
	color: #fff;
}

.sidebar_social_icons .social_icons li a i {
	color: #161616;
	font-size: 18px;
	line-height: 45px;
}

/* latest posts */

.sidebar_latest_posts {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}

.sidebar_latest_posts .post_holder {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0 0 30px 0;
}

.sidebar_latest_posts .post_holder .left {
	width: 35%;
	padding: 0;
	float: left;
	margin: 0px;
}

.sidebar_latest_posts .post_holder .left .img {
	width: 80px;
	padding: 0;
	float: left;
	margin: 0px;
	border: 1px solid #d9d9d9;
}

.sidebar_latest_posts .post_holder .right {
	width: 65%;
	padding: 0;
	float: right;
	margin: 0px;
}

.sidebar_latest_posts .post_holder .right .info {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}

.sidebar_latest_posts .post_holder .right .info span {
	color: #727272;
	padding: 0 8px 0 0;
	font-size: 13px;
}

/* latest posts hover styles */

.sidebar_latest_posts .post_holder:hover .img {
	border: 1px solid #119EE7;
}

.sidebar_latest_posts .post_holder:hover h6 {
	color: #119EE7;
}

.sidebar_latest_posts .post_holder.active .img {
	border: 1px solid #119EE7;
}

.sidebar_latest_posts .post_holder.active h6 {
	color: #119EE7;
}

.social_icon {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.social_icon li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}

.social_icon li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #161616;
	line-height: 39px;
	float: left;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}

.social_icon li a:hover {
	color: #fff;
	background-color: #161616;
}

/* tags */

.tagcloud {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px;
}

.tagcloud a {
	float: left;
	padding: 5px 12px;
	margin: 0 6px 6px 0;
	color: #fff;
	background-color: #119EE7;
	border-radius: 2px;
}

.tagcloud a:hover {
	color: #fff;
	background-color: #161616;
}

/* featured works*/

.sidebar_featured_works {
	width: 100%;
	float: left;
	margin: 0px;
}

.sidebar_featured_works .works {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0 -6px;
}

.sidebar_featured_works .works div {
	padding: 0;
	float: left;
	width: 25%;
}

.sidebar_featured_works .works  a {
	width: 100%;
	float: left;
	padding: 0 3px 6px 3px;
}

.sidebar_featured_works .works a:hover {
	opacity: 0.8;
}


/*---------------------------------------------------
	BLOG SINGLE PAGE
------------------------------------------------------*/

.blog_single {
	width: 100%;
	padding: 60px 0 0 0px;
	margin: 0px;
	float: left;
}
 
.blog_single .post_img {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0px;
	float: left;
}

.blog_single .img {
	width: 100%;
	padding: 0;
	margin: 0px;
	float: right;
}

.blog_single .bottom_strip {
	width: 100%;
	height: 14px;
	padding: 0;
	margin: 0px;
	float: right;
	background-color: #fdce16;
}

.blog_single .bottom_shape {
	width: 80px;
	height: 27px;
	padding: 0;
	margin: -10px 0px 0px 379px;
	float: left;
	background: url(../images/site-img57.png) 0px 0px no-repeat;
}

.blog_single .post_img .date {
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	width: 75px;
	height: 75px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 755px;
	z-index: 100;
	background-color: #119EE7;
	right: 0px;
}

.blog_single .post_img .date span {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	display: block;
	color: #fff;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0px;
}

.blog_single .post_img .date.comments {
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	width: 75px;
	height: 75px;
	font-size: 24px;
	color: #a3a3a3;
	text-align: center;
	padding: 0px;
	margin: 72px 0px 0px 755px;
	z-index: 100;
	background-color: #161616;
	right: -0px;
}

.blog_single .post_img .comments span {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 600;
	display: block;
	color: #a3a3a3;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0px;
}

.blog_single .post_text {
	width: 100%;
	padding: 0;
	margin: 0px;
	float: right;
}
.blog_single .post_text ul,
.blog_single ul.comment-list{
	list-style: none;
	padding-left: 0;
}
ul.comment-list{
	padding-left: 0;
	list-style: none;
}
ul.comment-list ul.children{
	list-style: none;
}
 
@media screen and (min-width: 1200px){
	.blog_single .comment-list ul.children,
	.blog_single .comment-list ol.children{
		padding-left: 100px;
	}
}
  
.blog_single .post_text .toppadd {
	padding-top: 15px;
}

.blog_single .post_text .divider_line {
	width: 100%;
	height: 1px;
	border: none;
	padding: 0;
	margin: 50px 0 50px 0;
	float: left;
	background-color: #e7e7e7;
}

.blog_single .comment_info {
	width: 100%;
	padding: 20px;
	margin: 0 0 20px 0;
	float: left;
	border: 1px solid #e7e7e7;
}

@media screen and (min-width: 768px){
	.blog_single .comment_info .left {
		width: 94px;
		padding: 0;
		margin: 0;
		float: left;
	}

	.blog_single .comment_info .right {
		width: calc(100% - 94px);
		padding: 0 0 0 30px;
		margin: 0;
		text-align: left;
		float: right;
	    position: relative;
	}
	.blog_single .comment_info .left .img {
		float: left;
	}
}

.blog_single .comment_info .left .img {
	padding: 0px;
	margin: 0;
	border: 1px solid #fff;
}
.blog_single .comment_info .left .img img{
	width: 100%;
}

.blog_single .comment_info .right .name {
	margin-bottom: 5px;
    padding-right: 100px;
}

.blog_single .comment_info .right .date {
	color: #119EE7;
	text-align: right;
	position: absolute;
    right: 0;
    top: 0;
}

.blog_single .comment_info .right a.more {
	font-size: 14px;
	color: #119EE7;
	font-weight: 500;
	padding: 5px 0 0 0;
	margin: 0;
	float: left;
	text-decoration: underline;
}

.blog_single .comment_title {
	font-size: 26px;
	color: #161616;
	font-weight: 600;
	padding: 40px 0 30px 0;
	margin: 0;
	float: left;
}

.blog_single .comment_info .right a.readmore {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding: 5px 15px;
	margin: 15px 0 0 0;
	float: left;
	border-radius: 2px;
	background-color: #119EE7;
}

.blog_single .comment_info .right a.readmore:hover {
	color: #fff;
	background-color: #161616;
}

.blog_single .children .comment_info {
	margin: 0 0 20px 0;
}

.blog_single .comment_info.two .right {
	width: 76%;
}

.blog_single .form_title {
	padding: 40px 0 0px 0;
	font-size: 26px;
	font-weight: 600;
	color: #161616;
	margin: 0px;
	text-transform: none;
}

.blog_single a.loadmore_but {
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	padding: 20px 15px;
	margin: 40px 0 40px 0;
	text-align: center;
	float: left;
	border-radius: 2px;
	text-transform: uppercase;
	background-color: #119EE7;
}

.blog_single a.loadmore_but:hover {
	color: #fff;
	background-color: #161616;
}

.blog_single .comment_info:hover {
	border: 1px solid #119EE7;
}

.blog_single .comment_info:hover .name {
	color: #119EE7;
}

.blog_single .pagenation_bottom ul li{
    display: inline-block;
    padding: 10px;
}
.blog_single .pagenation_bottom ul li a{
	margin: 0;
}
/*---------------------------------------------------
	CONTACT US PAGE
------------------------------------------------------*/
.contact_wrap.two {
	padding: 70px 0 0 0px;
}

.contact_wrap .topic_holder {
	width: 100%;
	padding: 25px;
	margin: 0px;
	float: left;
	border: 1px solid #d9d9d9;
}

.contact_wrap .topic_holder .icon {
	width: 15%;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.contact_wrap .topic_holder .text {
	width: 85%;
	padding: 0px;
	margin: 0px;
	float: right;
}

.contact_wrap .topic_holder .text ul.list {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.contact_wrap .topic_holder .text ul.list li {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}

.contact_wrap .topic_holder .text ul.list li a:hover {
	color: #119EE7;
}

.contact_wrap .col-md-4 {
	margin-bottom: 30px;
}

.contact_wrap .topic_holder:hover {
	border: 1px solid #119EE7;
}

.contact_wrap .topic_holder:hover .icon {
	color: #119EE7;
}

.contact_wrap .topic_holder:hover h4 {
	color: #119EE7;
}

.contact_wrap .topic_holder.active {
	border: 1px solid #119EE7;
}

.contact_wrap .topic_holder.active .icon {
	color: #119EE7;
}

.contact_wrap .topic_holder.active h4 {
	color: #119EE7;
}

/*contact styles*/
	
.address_info {
	float: left;
	background-color: #fff;
	padding: 0px;
	width: 100%;
	margin-bottom: 40px;
}

.address_info.two {
	float: left;
	background-color: #fff;
	border: none;
	padding: 20px 20px 10px;
	width: 100%;
	margin-bottom: 40px;
}

.address_info a {
	color: #119EE7;
}

.address_info a:hover {
	color: #161616;
}

.google-map {
	width: 100%;
	padding: 20px;
	height: 300px;
	border: 1px solid #d9d9d9;
}

.google-map.two {
	width: 100%;
	padding: 0px;
	height: 350px;
	border: none;
}

.no_padding_bottom {
	padding-bottom: 0px !important;
}

/*---------------------------------------------------
	CONTONT BOX MODULE
------------------------------------------------------*/

.content_box .col-md-8,
.content_box .col-md-4 {
	padding: 0 20px;
}

.content_box .row {
	margin: 0 -20px;
}

.contbox_wrap {
	width: 100%;
	float: left;
	padding: 25px;
	margin: 0px;
	border-radius: 2px;
	border: 1px solid #E1E1E1;
}

.contbox_wrap img {
	margin-bottom: 30px;
}

.contbox_wrap:hover img {
	opacity: 0.8;
}

/*---------------------------------------------------
	SECTION SHAPE
------------------------------------------------------*/

.section_top_shape {
	width: 100%;
	height: 235px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../images/site-img1.png) center top no-repeat;
}

.section_bottom_shape {
	width: 100%;
	height: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../images/site-img2.png) center top no-repeat;
}

.bottom_shape {
	width: 100%;
	height:18px;
	float: left;
	padding:0;
	margin:5px 0 0 0;
	background:url(../images/site-img81.png) 0 0 no-repeat;
}

.clints_section_topshape {
	width: 100%;
	height: 174px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(../images/site-img19.png) center -8px no-repeat;
}


/*---------------------------------------------------
	PRICING TABLE
------------------------------------------------------*/

.pricing2 .top_shape {
	width: 100%;
	height: 235px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../images/site-img1.png) center top no-repeat;
}

.pricing2 .bottom_shape {
	width: 100%;
	height: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: url(../images/site-img2.png) center top no-repeat;
}

.pricing2 .price_table {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border-radius: 2px;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.pricing2 .arrow_down {
	position: absolute;
	margin: 0 auto;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-top: 30px solid #fff;
	font-size: 0px;
	line-height: 0;
	transition: all 0.3s ease-out 0s;
	height: 0px;
	left: 0;
	right: 0;
	width: 120px;
}

.pricing2 .arrow_up {
	position: absolute;
	margin: -29px auto 0;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-bottom: 30px solid #FFF;
	font-size: 0px;
	line-height: 0;
	transition: all 0.3s ease-out 0s;
	height: 0px;
	left: 0;
	right: 0;
	width: 120px;
}

.pricing2 .price_table .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	color: #161616;
	text-align: center;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #e6e5e5;
}

.pricing2 .price_table .price {
	color: #161616;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding: 8px 0px 8px;
	border-bottom: 1px solid #e6e5e5;
}

.pricing2 .price_table .price sup {
	font-size: 22px;
	font-style: normal;
}

.pricing2 .price_table .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}

.pricing2 .price_table ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.pricing2 ul.plan_features li {
	width: 70%;
	color: #727272;
	text-align: center;
	padding: 8px 0;
	margin: 0 auto;
	border-bottom: 1px solid #e6e5e5;
}

.pricing2 ul.plan_features.two li {
	width: 80%;
}

.pricing2 .plan_info .singup_but {
    color: #FFF;
    text-align: center;
    padding: 8px 30px;
    margin: 50px auto;
    float: none;
    border-radius: 2px;
    background-color: #161616;
    display: table;
    position: relative;
    top: 25px;
}


.pricing_wrap.two .plan_info .singup_but {
	color: #fff;
	background-color: #161616;
}

.pricing2 .plan_info .singup_but:hover {
	color: #161616;
	background-color: #fdce16;
}

.pricing2 .pricing-items:hover .custom-select3 select {
	color: #fff;
	background-color: #119EE7;
	border: 1px solid #51b3e6;
}

.pricing2 .pricing-items:hover .custom-select3:after {
	color: #fff;
	background: #119EE7;
	border-top: 1px solid #51b3e6;
	border-right: 1px solid #51b3e6;
	border-bottom: 1px solid #51b3e6;
}

.pricing2 .pricing-items:hover .price_table {
	background-color: #119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.pricing2 .pricing-items:hover .title {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing2 .pricing-items:hover .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing2 .pricing-items.active .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing2 .pricing-items:hover .plan_features li {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing2 .pricing-items:hover .singup_but {
	color: #272727;
	background-color: #fff;
}

.pricing2 .pricing-items:hover .arrow_up {
	border-bottom: 30px solid #119EE7;
}

.pricing2 .pricing-items:hover .arrow_down {
	border-top: 30px solid #119EE7;
}

.pricing2 .pricing-items.active .custom-select3 select {
	color: #fff;
	background-color: #119EE7;
	border: 1px solid #51b3e6;
}

.pricing2 .pricing-items.active .custom-select3:after {
	color: #fff;
	background: #119EE7;
	border-top: 1px solid #51b3e6;
	border-right: 1px solid #51b3e6;
	border-bottom: 1px solid #51b3e6;
}

.pricing2 .pricing-items.active .price_table {
	background-color: #119EE7;
}

.pricing2 .pricing-items.active .title {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing2 .pricing-items.active .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing2 .pricing-items.active .plan_features li {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing2 .pricing-items.active .singup_but {
	color: #272727;
	background-color: #fff;
}

.pricing2 .pricing-items.active .arrow_up {
	border-bottom: 30px solid #119EE7;
}

.pricing2 .pricing-items.active .arrow_down {
	border-top: 30px solid #119EE7;
}

/*pricing tables */

.price_table_st1 {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border-radius: 2px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.price_table_st1_arrow_down {
	position: absolute;
	margin: 0 0 0 29px;
	border-left: 95px solid transparent;
	border-right: 95px solid transparent;
	border-top: 35px solid #fff;
	font-size: 0px;
	line-height: 0;
}

.price_table_st1_arrow_up {
	position: absolute;
	margin: -35px 0 0 29px;
	border-left: 95px solid transparent;
	border-right: 95px solid transparent;
	border-bottom: 35px solid #fff;
	font-size: 0px;
	line-height: 0;
}

.price_table_st1 .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	color: #161616;
	text-align: center;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #e6e5e5;
}

.price_table_st1 .price {
	color: #161616;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding: 8px 0px 8px;
	border-bottom: 1px solid #e6e5e5;
}

.price_table_st1 .price sup {
	font-size: 22px;
	font-style: normal;
}

.price_table_st1 .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}

.price_table_st1 ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.price_table_st1 ul.plan_features li {
	width: 70%;
	color: #727272;
	text-align: center;
	padding: 15px 0;
	margin: 0 auto;
	border-bottom: 1px solid #e6e5e5;
}

.price_table_st1 .plan_info .singup_but {
    color: #FFF;
    text-align: center;
    padding: 8px 30px;
    margin: 50px auto;
    float: none;
    border-radius: 2px;
    background-color: #161616;
    display: table;
    position: relative;
    top: 25px;
}

.price_table_st1 .plan_info .singup_but:hover {
	color: #161616;
	background-color: #fdce16;
}
	
.price_table_st1:hover {
	background-color: #161616;
	border: none;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.price_table_st1:hover .title {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}

.price_table_st1:hover .price {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}

.price_table_st1:hover .plan_features li {
	color: #727272;
	border-bottom: 1px solid #403f3f;
}

.price_table_st1:hover .singup_but {
	color: #161616;
	background-color: #fdce16;
}

.price_table_st1:hover .price_table_st1_arrow_up {
	border-bottom: 35px solid #161616;
}

.price_table_st1:hover .price_table_st1_arrow_down {
	border-top: 35px solid #161616;
}
	
.price_table_st1.active {
	background-color: #161616;
	border: none;
}

.price_table_st1.active .title {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}

.price_table_st1.active .price {
	color: #fff;
	border-bottom: 1px solid #403f3f;
}

.price_table_st1.active .plan_features li {
	color: #727272;
	border-bottom: 1px solid #403f3f;
}

.price_table_st1.active .singup_but {
	color: #161616;
	background-color: #fdce16;
}

.price_table_st1.active .price_table_st1_arrow_up {
	border-bottom: 35px solid #161616;
}

.price_table_st1.active .price_table_st1_arrow_down {
	border-top: 35px solid #161616;
}

/*pricing style 2*/

.price_table_st2 {
	position: relative;
	padding: 15px;
	margin: 0px;
	background-color: #161616;
	transition: all 0.3s ease-out 0s;
}

.price_table_st2 .text_holder {
	width: 100%;
	float: left;
	padding: 60px 0 60px 0;
	text-align: center;
	border: 1px solid #161616;
	transition: all 0.3s ease-out 0s;
}

.price_table_st2 .text_holder .line {
	width: 40%;
	height: 4px;
	padding: 0;
	border-top: 1px solid #4f4f4f;
	border-bottom: 1px solid #4f4f4f;
	margin: 20px auto 20px auto;
}

.price_table_st2 .text_holder ul.list {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0 0 30px 0;
}

.price_table_st2 .text_holder .list li {
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #2d2d2d;
}

.price_table_st2 .text_holder .list li.last {
	border-bottom: none;
}

.price_table_st2 .text_holder a.but {
	padding: 15px 50px;
	margin: 0;
	color: #727272;
	border: 1px solid #2d2d2d;
}

.price_table_st2 .text_holder a.but:hover {
	color: #727272;
	border: 1px solid #fff;
	background-color: #fff;
}

.price_table_st2 .arrow_up {
    position: absolute;
    margin: -65px auto;
    border-left: 132px solid transparent;
    border-right: 132px solid transparent;
    border-bottom: 50px solid #161616;
    font-size: 0px;
    line-height: 0;
    transition: all 0.3s ease-out 0s;
    left: 0;
    right: 0;
    width: 132px;
}

.price_table_st2 .arrow_down {
    position: absolute;
    margin: 521px auto 0;
    border-left: 132px solid transparent;
    border-right: 132px solid transparent;
    border-top: 50px solid #161616;
    font-size: 0px;
    line-height: 0;
    transition: all 0.3s ease-out 0s;
    left: 0;
    right: 0;
    width: 132px;
}

.price_table_st2 .text_holder .price {
    position: absolute;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    color: #FFF;
    text-align: center;
    background-color: #4F4F4F;
    padding: 0px;
    margin: -178px auto 0;
    z-index: 5;
    transition: all 0.3s ease-out 0s;
    left: 0;
    right: 0;
}

.price_table_st2:hover,
.price_table_st2.active {
	background-color: #fdce16;
}

.price_table_st2:hover .text_holder .list li,
.price_table_st2.active .text_holder .list li {
	color: #161616;
	border-bottom: 1px solid #fee273;
}

.price_table_st2:hover .text_holder .list li.last,
.price_table_st2.active .text_holder .list li.last {
	border-bottom: none;
}

.price_table_st2:hover .text_holder,
.price_table_st2.active .text_holder {
	border: 1px solid #fff;
}

.price_table_st2:hover .text_holder a.but,
.price_table_st2.active .text_holder a.but {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
}

.price_table_st2:hover .arrow_up,
.price_table_st2.active .arrow_up {
	border-bottom: 50px solid #fdce16;
}

.price_table_st2:hover .arrow_down,
.price_table_st2.active .arrow_down {
	border-top: 50px solid #fdce16;
}

.price_table_st2:hover .price,
.price_table_st2.active .price {
	background-color: #161616;
}

.price_table_st2:hover .text_holder h2,
.price_table_st2:hover .text_holder p,
.price_table_st2.active .text_holder h2,
.price_table_st2.active .text_holder p {
	color: #161616;
}

/* Pricing 3 */

.pricing3 {
	width: 100%;
	padding: 35px 0 40px 0;
	margin: 0px;
	float: left;
	background-color: #e1e1e1;
}

.pricing3 .shadow_box {
	width: 100%;
	height: 40px;
	padding: 25px;
	float: left;
	background: #FFF;
	margin: 0;
	background: url(../images/site-img61.png) center top no-repeat;
}

.pricing3 .price_table_holder {
	float: left;
	padding: 0;
	margin: 0;
	width:25%;
}

.pricing3 .price_table {
	width: 100%;
	float: left;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
	background-color: #fff;
	border-right: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.pricing3 .price_table .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	color: #272727;
	text-align: center;
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #e6e5e5;
}

.pricing3 .price_table .price {
	color: #272727;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding: 8px 0px 8px;
	border-bottom: 1px solid #e6e5e5;
}

.pricing3 .price_table .price sup {
	font-size: 22px;
	font-style: normal;
}

.pricing3 .price_table .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}

.pricing3 .price_table ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.pricing3 ul.plan_features li {
	width: 70%;
	color: #727272;
	text-align: center;
	padding: 8px 0;
	margin: 0 auto;
	border-bottom: 1px solid #e6e5e5;
}

.pricing3 ul.plan_features.two li {
	width: 80%;
}

.pricing3 .plan_info .singup_but {
	color: #fff;
	text-align: center;
	padding: 8px 30px;
	margin: 0 0px 25px 0px;
	background-color: #119EE7;
}

.pricing3.two .plan_info .singup_but {
	color: #fff;
	background-color: #272727;
}

.pricing3 .plan_info .singup_but:hover {
	color: #fff;
	background-color: #272727;
}

.pricing3 .price_table .arrow {
	position: absolute;
	width: 34px;
	height: 19px;
	padding: 0px;
	margin: 0;
	float: left;
	background: url(../images/site-img56.png) 0 0 no-repeat;
	z-index: 3;
}

.pricing3 .price_table .arrow.one {
	margin: 0;
    position: absolute;
	top:0;
	left:-34px;
}

.pricing3 .price_table .arrow.two {
	margin: 0;
	background: url(../images/site-img57.png) 0 0 no-repeat;
    position: absolute;
    top: 0px;
    right: -34px;
}

.pricing3 .price_table .arrow.three {
	margin: 0;
	background: url(../images/site-img58.png) 0 0 no-repeat;
    position: absolute;
    bottom: 0px;
    left: -34px;
}

.pricing3 .price_table .arrow.four {
	margin: 0;
	background: url(../images/site-img60.png) 0 0 no-repeat;
    position: absolute;
    bottom: 0px;
    right: -34px;
}

.pricing3.smalltext {
	font-size: 13px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	float: left;
}

.pricing3 select option {
	width: 100%;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
}

.pricing3 select option span {
	color: #119EE7;
	font-size: 12px;
}

.pricing3 .price_table.active .custom-select3 select {
	display: inline-block;
	padding: 4px 3px 2px 5px;
	margin: 0px;
	font-family: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-size-adjust: inherit;
	font-stretch: inherit;
	-moz-font-feature-settings: inherit;
	-moz-font-language-override: inherit;
	outline: medium none;
	line-height: 1.2;
	background: none repeat scroll 0% 0% #119EE7;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	border: 1px solid #64caff;
}

.pricing3 .price_table:hover .custom-select3:after {
	color: #fff;
	background: #119EE7;
	border-top: 1px solid #64caff;
	border-right: 1px solid #64caff;
	border-bottom: 1px solid #64caff;
}

.pricing3 .price_table:hover {
	background-color: #119EE7;
	padding: 0 0;
	margin: 20px 0 0 0;
}

.pricing3 .price_table:hover .title {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing3 .price_table:hover .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing3 .price_table:hover .plan_features li {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing3 .price_table:hover .singup_but {
	color: #272727;
	background-color: #fff;
}

.pricing3 .price_table:hover .custom-select3 select {
	background: none repeat scroll 0% 0% #119EE7;
	border: 1px solid #64caff;
	color: #fff;
}

.pricing3 .price_table.custom-select3 select {
	color: #fff;
	background-color: #119EE7;
	border: 1px solid #64caff;
}

.pricing3 .price_table.active .custom-select3:after {
	color: #fff;
	background: #119EE7;
	border-top: 1px solid #64caff;
	border-right: 1px solid #64caff;
	border-bottom: 1px solid #64caff;
}

.pricing3 .price_table.active {
	position: relative;
	background-color: #119EE7;
	padding: 20px 0;
	margin: 0 0 0 0;
}

.pricing3 .price_table.active .title {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing3 .price_table.active .price {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing3 .price_table.active .plan_features li {
	color: #fff;
	border-bottom: 1px solid #51b3e6;
}

.pricing3 .price_table.active .singup_but {
	color: #272727;
	background-color: #fff;
}

.pricing3 .price_table.active .custom-select3 select {
	background: none repeat scroll 0% 0% #119EE7;
	border: 1px solid #64caff;
}


.pricing_table {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
}

.section_holder5 .cont_holder {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0 0 15px 0;
}

.pricing_table .cont_holder.first {
	margin: 50px 0 15px 0;
}

.pricing_table .icon_holder {
	width: 25%;
	float: right;
	padding: 0px;
	margin: 0px;
}

.pricing_table .icon_holder.two {
	float: left;
}

.pricing_table .icon_holder.two .icon {
	float: left;
}

.pricing_table .text_holder {
	width: 75%;
	float: left;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.pricing_table .text_holder.two {
	float: right;
	text-align: left;
}

.pricing_table .icon_holder .icon {
	width: 100px;
	height: 100px;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 97px;
	color: #fff;
	border-radius: 100%;
	margin: 0 0px 6px 0;
	background-color: #161616;
}

.pricing_table .cont_holder:hover .icon {
	background-color: #119EE7;
}

.pricing_table .cont_holder:hover h4 {
	color: #119EE7;
}

.pricing_table .cont_holder:hover p {
	color: #119EE7;
}

.pricing_table .cont_holder.active .icon {
	background-color: #119EE7;
}

.pricing_table .cont_holder.active h4 {
	color: #119EE7;
}

.pricing_table .cont_holder.active p {
	color: #119EE7;
}

/* Pricing4 */
.pricing4 .price_table_holder {
	float: left;
	padding: 0;
	margin:0;
	width:25%;
}
.pricing4 .price_table {
	width:100%;
	float: left;
	padding: 0;
	margin: 50px 0 0 0;
	text-align:center;
	background-color: #d4d4d4;
	border-right:1px solid #b0b0b0;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.pricing4 .price_table .title {
	width: 100%;
	font-size: 30px;
	font-weight: 600;
	padding: 20px 0 20px 0;
	color: #fff;
	text-align: center;
	margin: 0px 0 0 0;
	border-bottom: 1px solid #b1b1b1;
	background-color:#8f8f8f;
}
.pricing4 .price_table .price {
	color: #fff;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	padding: 8px 0px 8px;
	background-color:#8f8f8f;
}
.pricing4 .price_table .price sup {
	font-size: 22px;
	font-style: normal;
}
.pricing4 .price_table .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.pricing4 .price_table ul.plan_features {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
.pricing4 ul.plan_features li {
	width: 70%;
	color: #272727;
	text-align: center;
	padding: 8px 0;
	margin: 0 auto;
	border-bottom: 1px solid #b1b1b1;
}
.pricing4 ul.plan_features.two li {
	width: 80%;
}
.pricing4 .plan_info .singup_but {
	color: #fff;
	text-align: center;
	padding: 8px 30px;
	margin: 0 0px 25px 0px;
	background-color: #272727;
}
.pricing4.two .plan_info .singup_but {
	color: #fff;
	background-color: #119EE7;
}
.pricing4 .plan_info .singup_but:hover {
	color: #fff;
	background-color: #272727;
}

.pricing4.smalltext {
	font-size: 13px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	float: left;
}
.pricing4 select option {
	width: 100%;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
}
.pricing4 select option span {
	color: #119EE7;
	font-size: 12px;
}

.pricing4 .price_table .custom-select3 select {
    display: inline-block;
    padding: 4px 3px 2px 5px;
    margin: 0px;
    font-family: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    outline: medium none;
    line-height: 1.2;
    background: none repeat scroll 0% 0% #d4d4d4;
    color: #272727;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    border: 1px solid #b1b1b1;
}

/* Select arrow styling */
.pricing4 .price_table .custom-select3:after {
	color: #272727;
	background: #d4d4d4;
	border-top: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
}
/*hover styles*/	
.pricing4 .price_table:hover .custom-select3:after {
	color: #fff;
	background: #272727;
	border-top: 1px solid #525252;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
}
.pricing4 .price_table:hover {
	position:relative;
	background-color: #272727;
	padding:0 0;
	margin: 50px 0 0 0;
}
.pricing4 .price_table:hover .title {
	color: #272727;
	background-color:#119EE7;
	border-bottom: 1px solid #fde369;
}
.pricing4 .price_table:hover .price {
	color: #272727;
	background-color:#119EE7;
}
.pricing4 .price_table:hover .plan_features li {
	color: #fff;
	border-bottom: 1px solid #525252;
}
.pricing4 .price_table:hover .singup_but {
	color: #272727;
	background-color: #119EE7;
}
.pricing4 .price_table:hover .custom-select3 select {
    background: none repeat scroll 0% 0% #272727;
    border: 1px solid #525252;
	color:#fff;
}
/*active styles*/	
.pricing4 .price_table.active .custom-select3:after {
	color: #fff;
	background: #272727;
	border-top: 1px solid #525252;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
}
.pricing4 .price_table.active {
	position:relative;
	background-color: #272727;
	padding:0 0 24px 0;
	margin: 20px 0 0 0;
}
.pricing4 .price_table.active .title {
	color: #272727;
	padding:50px 0 20px 0;
	background-color:#119EE7;
	border-bottom: 1px solid #fde369;
}
.pricing4 .price_table.active .price {
	color: #272727;
	background-color:#119EE7;
}
.pricing4 .price_table.active .plan_features li {
	color: #fff;
	border-bottom: 1px solid #525252;
}
.pricing4 .price_table.active .singup_but {
	color: #272727;
	background-color: #119EE7;
}
.pricing4 .price_table.active .custom-select3 select {
    background: none repeat scroll 0% 0% #272727;
    border: 1px solid #525252;
	color:#fff;
}

/* pricing 5 */
.pricing5 .text_holder {
	width: 100%;
	float: left;
	padding:35px;
	text-align:center;
	margin:0;
	border:1px solid #d9d9d9;
	transition: all .3s ease-out;
}
.pricing5 .text_holder .price {
	font-size:26px;
	padding:0 8px 0 8px;
	margin:0;
	font-weight:600;
	color:#119EE7;
}
.pricing5 .bottom_shape {
	width: 100%;
	height:18px;
	float: left;
	padding:0;
	margin:5px 0 0 0;
	background:url(../images/site-img81.png) 0 0 no-repeat;
}
.pricing5 .text_holder:hover {
	color:#fff;
	border:1px solid #119EE7;
	background-color:#119EE7;
	transition: all .3s ease-out;
}
.pricing5 .text_holder:hover h4, 
.pricing5 .text_holder:hover .price,
.pricing5 .text_holder.active h4, 
.pricing5 .text_holder.active .price  {
	color:#fff;
}
.pricing5 .text_holder:hover .rmore,
.pricing5 .text_holder.active .rmore {
	color:#727272;
	background-color:#fff;
}

.pricing5 .rmore {
	margin:-10px auto;
	display:table;
	float:none;
}

.pricing5 .text_holder.active {
	color:#fff;
	border:1px solid #119EE7;
	background-color:#119EE7;
}

/* pricing 6 */

.pricing6.left_holder {
	width: 100%;
	float: left;
	padding:20px;
	margin: 0px;
	background-color:#272727;
}
.pricing6 .img {
	position:relative;
	width: 35%;
	float: left;
	padding:0;
	margin: 0px;
}
.pricing6 .offerbadge {
	position:absolute;
	width:90px;
	height:90px;
	float: left;
	padding:26px 0 0 0;
	text-align:center;
	color:#272727;
	line-height:16px;
	margin: 147px 0px 0px 62px;
	background:url(../images/site-img76.png) 0 0 no-repeat;
	z-index:2;
}
.pricing6 .offerbadge span {
	font-size:18px;
	font-weight:600;
}
.pricing6 .text {
	position:relative;
	width: 65%;
	float: left;
	padding:20px 0 0 0;
	margin: 0px;
}
.pricing6 .text .big {
	font-size:50px;
	color:#fff;
	font-weight:600;
	float: left;
	text-transform:uppercase;
	padding:0 0 20px 0;
	line-height:40px;
	margin: 0px;
}
.pricing6 .text .big .hili {
	color:#119EE7;
}

.pricing6 .left_holder .flexslider {
    margin: 0px 0px -16px 0px;
    padding: 0px;
}


/*---------------------------------------------------
	DIVIDER LINES
------------------------------------------------------*/

.divider_line_small {
	width: 12%;
	margin: 0 auto 65px auto;
	height: 25px;
	border-top: 1px solid #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.divider_line_small.two {
	width: 12%;
	margin: 0 auto 0 0;
	height: 25px;
	float: left;
	border-top: 1px solid #000;
}

.divider_line_small.three {
	width: 49%;
	margin: 0 auto 0 0;
	height: 25px;
	float: left;
	border-top: 1px solid #000;
}

.divider_line_small.four {
	margin: 0 auto 25px auto;
}

.divider_line_small_white {
	width: 12%;
	margin: 0 auto 80px auto;
	height: 25px;
	border-top: 1px solid #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.divider_line_small_white.two {
	position: absolute;
	width: 12%;
	margin: 0 auto 80px 482px;
	height: 25px;
	padding: 0px;
	border-top: 1px solid #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.8;
}

.divider_line_small_white.three {
	margin: 0 auto 50px 482px;
}

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

.divider_dashed2 {
	float: left;
	width: 100%;
	margin: 59px 0px;
	border-top: 1px dotted #d7d7d7;
}

.divider_dashed3 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 10px 0px 59px 0px;
	border-top: 1px dashed #d7d7d7;
	border-bottom: 1px dashed #d7d7d7;
}

.divider_dashed4 {
	float: left;
	width: 100%;
	margin: 15px 0px 59px 0px;
	border-top: 1px dashed #d7d7d7;
}

.divider_dashed5 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 20px 0px 59px 0px;
	border-top: 2px solid #d7d7d7;
}

.divider_dashed6 {
	float: left;
	width: 100%;
	height: 5px;
	margin: 20px 0px 59px 0px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

.divider_dashed7 {
	float: left;
	width: 100%;
	margin: 50px 0px 0px 0px;
	border-top: 1px dotted #d7d7d7;
}

.divider_dashed8 {
	float: left;
	width: 100%;
	margin: 53px 0px 45px 0px;
	border-top: 1px dotted #d7d7d7;
}

.divider_dashed9 {
	float: left;
	width: 100%;
	margin: 40px 0px 48px 0px;
	border-top: 1px dotted #d7d7d7;
}

/*---------------------------------------------------
	DOMAIN BOX
------------------------------------------------------*/

.domain_box {
	width: 100%;
	float: left;
	padding: 70px 0px 70px 0px;
	margin: 0px;
}

.domain_box .box {
	padding: 40px;
	margin: 0px;
	color: #272727;
	text-align: center;
	border: 1px solid #e4e4e4;
	background-color: #fff;
}


.domain_box.two .box:hover a {
	color: #272727;
	background-color: #fff;
}

.domain_box.two .box:hover p {
	color: #fff;
}

.domain_box.two .box:hover h4, 
.domain_box.two .box:hover h1,
.domain_box.two .box.active h4, 
.domain_box.two .box.active h1  {
	color: #fff;
}

.domain_box.two .box.active,
.domain_box.two .box:hover {
	background-color: #119EE7;
	border: 1px solid #119EE7;
}

.domain_box.two .box.active p {
	color: #fff;
}

.domain_box.two .box.active .arrow_down {
	border-top: 20px solid #161616;
}

.domain_box.two .box.active .arrow_up {
	border-bottom: 20px solid #161616;
}

.domain_box.two .box a {
	font-size: 14px;
	padding: 10px 40px;
	margin: 0px;
	color: #fff;
	text-align: center;
	background-color: #119EE7;
}

.domain_box.two .box.active a,
.domain_box.two .box:hover a {
	color: #272727;
	background-color: #fff!important;
}



.domain_box .box.two {
	background-color: #fff;
}
.domain_box.three .box {
	background-color: #119EE7;
}

.domain_box.three .box:hover,
.domain_box.three .box.active {
	background-color: #161616;
	border: 1px solid #161616;
}

.domain_box.three .box:hover .arrow_down,
.domain_box.three .box.active .arrow_down {
	border-top: 20px solid #161616;
}

.domain_box.three .box:hover .arrow_up,
.domain_box.three .box.active .arrow_up {
	border-bottom: 20px solid #161616;
}
.domain_box .box.three {
	background-color: #fff;
}

.domain_box .box .arrow_down {
	position: absolute;
	margin: 40px auto 0px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 20px solid #119EE7;
	font-size: 0px;
	line-height: 0;
	left:0;
	right:0;
	width:60px;
}

.domain_box .box .arrow_up {
	position: absolute;
	margin: -60px auto 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 20px solid #119EE7;
	font-size: 0px;
	line-height: 0;
	left:0;
	right:0;
	width:60px;
}

/*Domain Box*/

.domain_box2 .box {
	padding: 40px;
	margin: 0px;
	color: #fff!important;
	text-align: center;
	background-color: rgba(17,158,231,0.9);
}
.domain_box2.two .box:hover {
	background-color: #161616;
}
.domain_box2.two .box:hover .arrow_down {
	border-top: 20px solid #161616;
}
.domain_box2.two .box:hover .arrow_up {
	border-bottom: 20px solid #161616;
}
.domain_box2.two .box:hover a {
	color: #fff;
	background-color: #119EE7;
}
.domain_box2.two .box.active {
	background-color: #161616;
}
.domain_box2.two .box.active .arrow_down {
	border-top: 20px solid #161616;
}
.domain_box2.two .box.active .arrow_up {
	border-bottom: 20px solid #161616;
}
.domain_box2.two .box.active a {
	color: #fff;
	background-color: #119EE7;
}
.domain_box2.two .box a {
	font-size: 14px;
	padding: 10px 40px;
	margin: 0px;
	color: #161616;
	text-align: center;
	background-color: #fff;
}
.domain_box2 .box.two {
	background-color: #119EE7;
}
.domain_box2 .box.three {
	background-color: rgba(17,158,231,0.9);
}
.domain_box2 .box .arrow_down {
	position: absolute;
	margin: 40px auto 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 20px solid rgba(17,158,231,0.9);
	font-size: 0px;
	line-height: 0;
	left:0px;
	right:0px;
	width:60px;
}
.domain_box2 .box .arrow_down.two {
	border-top: 20px solid #119EE7;
}
.domain_box2 .box .arrow_up.two {
	border-bottom: 20px solid #119EE7;
}
.domain_box2 .box .arrow_down.three {
	border-top: 20px solid rgba(17,158,231,0.9);
}
.domain_box2 .box .arrow_up.three {
	border-bottom: 20px solid rgba(17,158,231,0.9);
}
.domain_box2 .box .arrow_up {
	position: absolute;
	margin: -60px auto 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 20px solid rgba(17,158,231,0.9);
	font-size: 0px;
	line-height: 0;
	left:0px;
	right:0px;
	width:60px;
}


#domain-searchforms #dsearch {
	background-color: #fff;
	border: 1px solid #fff;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
	padding: 7px 10px;
    width: 650px;
}


#domain-searchform #dsearch {
	background-color: #fff;
	border: 1px solid #fff;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
	padding: 7px 10px;
}

#domain-searchform #dsearch2 {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
	padding: 7px 10px;
}

#domain-searchform #dsearch3 {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	color: #393A3B;
	font-size: 18px;
	height: 80px;
    width: 75%;
	padding: 7px 10px;
}

.drlist {
	background-color: #EEEEEE;
	color: #a5a5a5;
	font-size: 18px;
	height: 80px;
	margin: 0px 0 0 0;
	padding: 10px;
	font-weight: normal;
	background-color: #161616;
	border: 1px solid #161616;
}

#searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	height: 80px;
	overflow: hidden;
	padding: 4px 25px;
	margin-left: 0px;
	text-align: center;
	background-color: #119EE7;
}

#searchsubmit2 {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	height: 80px;
	overflow: hidden;
	padding: 4px 55px;
	margin-left: 0px;
	text-align: center;
    width: 23%;
	background-color: #119EE7;
}

#searchsubmit3 {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	height: 80px;
	overflow: hidden;
	padding: 4px 55px;
	margin-left: 0px;
	text-align: center;
    width: 23%;
	background-color: #272727;
}

#searchsubmit3:hover {
	background-color: #161616;
	color: #727272;
}

#searchsubmit2:hover {
	background-color: #161616;
	color: #727272;
}

#searchsubmit:hover {
	background-color: #161616;
	color: #727272;
}

/*---------------------------------------------------
    LIST STYLES
------------------------------------------------------*/

ul.ul.list.list-two {
	width: 100%;
	float: left;
	padding: 20px 0 50px 0;
	margin: 0;
}

ul.list.list-two li {
	float: left;
	padding: 0 0 15px 0;
	margin: 0;
}

ul.list.list-two li i {
	color: #119EE7;
	margin-right: 10px;
}

	
.list_st1 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.list_st1 .icon {
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	line-height: 32px;
	color: #fff;
	border-radius: 100%;
	background-color: #119EE7;
}

.list_st1 .text {
	padding: 5px 0 0 42px;
	margin: 0px;
	display: block;
}

/*list style2*/

.list_st1.two {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.list_st1.two .icon {
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	line-height: 32px;
	color: #119EE7;
	border-radius: 100%;
	border: 1px solid #119EE7;
	background-color: #fff;
}

.list_st1.two .text {
	padding: 0px 0 0 42px;
	margin: 0px;
	display: block;
}

/*list style3*/

.list_st3 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.list_st3 .icon {
	width: 18px;
	height: 18px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	float: left;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	color: #119EE7;
	border-radius: 100%;
	border: 1px solid #119EE7;
}

.list_st3 .text {
	padding: 0px 0 0 28px;
	margin: 0px;
	display: block;
}

/*list style 4*/


ol.list_st4 {
	list-style-type: none;
	margin: 0;
	margin-left: 18px;
	padding: 0;
	counter-reset: li-counter;
}

ol.list_st4 li {
	position: relative;
	margin: 0px;
	padding-left: 20px;
	min-height: 3em;
	list-style-type: none;
}

ol.list_st4 li:before {
	position: absolute;
	top: 0;
	left: -15px;
	width: 28px;
	height: 28px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #f5f5f5;
	border-radius: 50%;
	background-color: #464646;
	content: counter(li-counter);
	counter-increment: li-counter;
}

/*list style 5*/

.list_st5 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.list_st5.two {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #d1d1d1;
}

.list_st5.two.last {
	padding: 0px 0px 10px 0px;
	border-bottom: none;
}

.list_st5 .icon {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
	line-height: 39px;
	color: #fff;
	border-radius: 100%;
}

.list_st5 .text {
	padding: 5px 0 0 42px;
	margin: 0px;
	display: block;
}

.list_st5 .icon.red {
	background-color: #fc4242;
}

.list_st5 .icon.blue {
	background-color: #2f92ee;
}

.list_st5 .icon.green {
	background-color: #3fc35f;
}

.list_st5 .icon.violet {
	background-color: #b659fe;
}

.list_st5 .icon.orange {
	background-color: #ff881e;
}


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

ul.list li i {
	padding:0 5px 0 0;
	margin: 0px;
	color:#119EE7;
}
ul.list.two {
	width: 50%;
	padding:0 0 10px 0;
	margin: 0px;
	float: left;
}
ul.list.two li {
	padding:0;
	margin: 0px;
}

ul.app_list {
	width:100%;
	float:left;
	padding:0;
	margin: 0;
}
ul.app_list li {
	float:left;
	padding:0 0 0 0;
	margin: 0;
}

/*---------------------------------------------------
    LATEST POST STYLES
------------------------------------------------------*/

.latest_post_st5 {
	margin: 0px;
	padding: 0px;
	float: left;
}

.latest_post_st5 .imgholder {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	float: left;
}

.latest_post_st5 .imgholder:hover {
	opacity: 0.8;
}

.latest_post_st5 .imgholder.port {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	float: left;
}

.latest_post_st5 .infoholder {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
}

.latest_post_st5 .info {
	font-size: 14px;
	color: #727272;
	margin: 0px 15px 0px 0px;
	display: block;
	font-weight: normal;
	padding: 0px;
	float: left;
}

/*latest posts style 3*/

.latest_post_st3 {
	padding: 15px;
	margin: 0px;
	float: left;
	border: 1px solid #e1e1e1;
}

.latest_post_st3:hover img {
	opacity: 0.8;
}

.latest_post_st3_imgholder {
	padding: 0px;
	margin: 0px;
	float: left;
}

.latest_post_st3_txtholder {
	padding: 0px;
	margin: 0px;
	float: left;
}

.latest_post_st3_txt {
	padding: 0px;
	margin: 0px;
	float: left;
}

.latest_post_st3_info {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	font-size: 13px;
}

.latest_post_st3_info .paddright {
	padding-right: 10px;
}

.latest_post_st3_info span i {
	padding: 0px;
	margin: 0px;
	color: #727272;
	font-size: 13px;
}


/*---------------------------------------------------
    IMAGE HOVER STYLES
------------------------------------------------------*/

.img_ho_st_holder {
    position: relative;
    width: 100%;
    padding: 20px;
    margin: 0 auto;
    float: left;
    border: 1px solid #E1E1E1;
    max-width: 272px;
}

.img_ho_st_title {
	font: 24px 'Open Sans', sans-serif;
	padding: 0 0 20px 0;
	display: block;
	width: 100%;
	margin: 0px;
	font-weight: 300;
	color: #161616;
	float: left;
}

.img_ho_st1 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}

.img_ho_st1 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 0px;
	z-index: 10;
	background-color: #119EE7;
	transition: left .3s ease-in-out;
}

.img_ho_st1 .text.red {
	background-color: #fc4242;
}

.img_ho_st1 .text.green {
	background-color: #3fc35f;
}

.img_ho_st1 .text.violet {
	background-color: #b460e4;
}

.img_ho_st1 .imgbox {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 0px;
	z-index: 100;
	transition: top .3s ease-in-out;
}

.img_ho_st1 .text .title {
	color: #fff;
	margin: 15px 0 0 19px;
}

.img_ho_st1 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}

.img_ho_st1 .text a {
	color: #FFF;
	margin: 15px 15px 0 19px;
}

.img_ho_st1 .text a:hover {
	color: #161616;
}

.img_ho_st1:hover .imgbox {
	position: absolute;
	top: 220px;
	transition: top .3s ease-in-out;
}

.img_ho_st2 {
	opacity: 1;
	width: 100%;
	height: 220px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	overflow: hidden;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}

.img_ho_st2 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}

.img_ho_st2 .text {
	position: absolute;
	background: #000;
	width: 100%;
	height: 220px;
	text-align: center;
	color: #fff;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-ms-transition: opacity .50s ease-in-out;
	-o-transition: opacity .50s ease-in-out;
	transition: opacity .50s ease-in-out;
}

.img_ho_st2 .text:hover {
	opacity: 1;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	background: url(../images/site-img112.png) left top repeat;
}

.img_ho_st2 .text a.hov_circle {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 63px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #119EE7;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	transition-property: background-color, color;
	transition: top .3s ease-in-out;
	transition-timing-function: ease-out;
}

.img_ho_st2 .text a.hov_circle:hover, .img_ho_st2 .text a.hov_circle.two:hover {
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.img_ho_st2 .text a.hov_circle:hover i, .img_ho_st2 .text a.hov_circle.two:hover i {
	color: #272727;
	transition-property: color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.img_ho_st2 .text a.hov_circle.two {
	left: 118px;
	top: 0px;
	transition: top .5s ease-in-out;
	background-color: #8dba13;
}

.img_ho_st2 .text a.hov_circle i {
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
}

.img_ho_st2 .text:hover .hov_circle {
	transition: top .3s ease-in-out;
	left: 63px;
	top: 95px;
}

.img_ho_st2 .text:hover .hov_circle.two {
	transition: top .5s ease-in-out;
	left: 118px;
	top: 95px;
}

.img_ho_st3 {
	opacity: 1;
	width: 100%;
	height: 220px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	overflow: hidden;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}

.img_ho_st3 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}

.img_ho_st3 .text {
	width: 100%;
	height: 220px;
	position: absolute;
	background: #000;
	color: #fff;
	top: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: opacity .50s ease-in-out;
	-moz-transition: opacity .50s ease-in-out;
	-ms-transition: opacity .50s ease-in-out;
	-o-transition: opacity .50s ease-in-out;
	transition: opacity .50s ease-in-out;
}

.img_ho_st3 .text:hover {
	opacity: 1;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	background: url(../images/site-img112.png) left top repeat;
}

.img_ho_st3 .text h3 {
	position: absolute;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	left: 5px;
	top: 220px;
	margin: 15px 0 0 19px;
	transition: top .4s ease-in-out;
}

.img_ho_st3 .text p {
	position: absolute;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	left: 5px;
	line-height: 18px;
	top: 255px;
	text-align: left;
	margin: 15px 0 0 19px;
	transition: top .6s ease-in-out;
}

.img_ho_st3 .text a {
	position: absolute;
	font-weight: normal;
	left: 0px;
	top: 320px;
	text-align: left;
	margin: 0px 0 0 19px;
	transition: top .7s ease-in-out;
	overflow: hidden;
}

.img_ho_st3 .text:hover h3 {
	position: absolute;
	left: 5px;
	top: 20px;
	transition: top .4s ease-in-out;
}

.img_ho_st3 .text:hover p {
	position: absolute;
	left: 5px;
	top: 50px;
	transition: top .6s ease-in-out;
}

.img_ho_st3 .text:hover a {
	position: absolute;
	left: 0px;
	top: 136px;
	transition: top .7s ease-in-out;
}

.img_ho_st4 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}

.img_ho_st4 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}

.img_ho_st4 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 165px;
	z-index: 100;
	background: url(../images/site-img175.png) left top repeat;
	transition: top .3s ease-in-out;
}

.img_ho_st4 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}

.img_ho_st4 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}

.img_ho_st4 .text a {
	margin: 8px 15px 0 19px;
}

.img_ho_st4:hover .text {
	position: absolute;
	top: 20px;
	transition: top .3s ease-in-out;
}

.imghover_sec4 .container {
	border-top: 1px solid #e1e1e1;
	padding-top: 50px;
}

.img_ho_st5 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}

.img_ho_st5 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}

.img_ho_st5 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: -270px;
	top: 0px;
	z-index: 100;
	transition: left .5s ease-in-out;
	background: url(../images/site-img175.png) left top repeat;
}

.img_ho_st5 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}

.img_ho_st5 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}

.img_ho_st5 .text a {
	margin: 8px 15px 0 19px;
}

.img_ho_st5:hover .text {
	position: absolute;
	left: 0px;
	transition: left .5s ease-in-out;
}

.img_ho_st6 {
	position: relative;
	width: 100%;
	height: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}

.img_ho_st6 .imgbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
}

.img_ho_st6 .text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 220px;
	left: 0px;
	top: 220px;
	z-index: 100;
	transition: top .3s ease-in-out;
	background: url(../images/site-img175.png) left top repeat;
}

.img_ho_st6 .text h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}

.img_ho_st6 .text p {
	color: #fff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
}

.img_ho_st6 .text a.readmore_small {
	margin: 10px 0px 0 18px;
	padding: 4px 15px;
}

.img_ho_st6 .text a.readmore_small.green {
	margin: 10px 0px 0 5px;
}

.img_ho_st6:hover .text {
	position: absolute;
	top: 170px;
	transition: top .3s ease-in-out;
}

.lt_title_medium{
	font-size:35px;
	padding:0px;
	margin: 0px;
	font-weight:300;
	text-align:left;
	text-transform:uppercase;
}
.lt_title_medium span{
	font-weight:600;
}

/*---------------------------------------------------
    DOMAIN SEARCH INFO
------------------------------------------------------*/

.domain_search,
.divider3 {
	width: 100%;
	padding: 70px 0 35px 0;
	margin: 0px;
	float: left;
	background-color: #e1e1e1;
}

.domain_search_holder {
	width: 100%;
	padding: 15px;
	margin: 0px;
	float: left;
	background-color: #fff;
}

.domain_search_holder #domain-searchform #dsearch {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	color: #393A3B;
	float: left;
	font-size: 14px;
	height: 50px;
	padding: 7px 10px;
}

.domain_search_holder .drlist {
	background-color: #EEEEEE;
	color: #272727;
	float: left;
	font-size: 16px;
	height: 50px;
	margin: 0px 0 0 0;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}

.domain_search_holder #searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	overflow: hidden;
	padding: 5px 25px;
	margin-left: 0px;
	text-align: center;
	background-color: #119EE7;
}

.domain_search_holder #searchsubmit:hover {
	background-color: #272727;
	color: #fff;
}

ul.tld_list {
	width: 100%;
	padding: 0;
	margin: 50px 0 0 0;
}

ul.tld_list li {
	width: 19.6%;
	height: 105px;
	padding: 20px;
	margin: 0px 0.5% 0px 0px;
	float: left;
	font-size: 13px;
	display: inline;
	border-radius: 2px;
	color: #727272;
	text-align: center;
	background-color: #fff;
}

ul.tld_list li .price {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #727272;
}

ul.tld_list li.active .price {
	padding: 15px 0 0 0;
	margin: 0;
	float: left;
	font-size: 25px;
	color: #fff;
}

ul.tld_list li .tld {
	padding: 8px 0 3px 0;
	margin: 0;
	display: block;
	font-weight: 600;
	font-size: 22px;
	color: #119EE7;
}

ul.tld_list li:nth-child(2) .tld {
	color: #ff6804;
}

ul.tld_list li:nth-child(3) .tld {
	color: #84c010;
}

ul.tld_list li:nth-child(4) .tld {
	color: #c951f0;
}

ul.tld_list li:last-child {
	margin: 0 0 0 0;
}

ul.tld_list li.active {
	font-size: 10px;
	line-height: 15px;
	color: #fff;
	background-color: #119EE7;
}

ul.tld_list li.active .tld{
    font-size: 10px;
    line-height: 15px;
    color: #fff;
}

.domain_search_holder .plan_list {
	width: 60%;
	padding: 0;
	margin: 0;
	float: left;
}

ul.feature_list {
	width: 60%;
	padding: 0;
	margin: 0 0 35px 0;
	float: left;
}

ul.feature_list li {
	padding: 0 0 10px 0;
	margin: 0;
	color: #272727;
}

ul.feature_list li i {
	color: #272727;
}

.divider4 {
	width: 100%;
	float: left;
	padding: 25px 0px 15px;	
	margin: 0px;
	background-color: #272727;
}
.domain_search_home2 #domain-searchform #dsearch {
	background-color: #535353;
	border: 1px solid #535353;
	color: #afafaf;
	float: left;
	font-size: 14px;
	height: 50px;
	padding: 7px 10px;
	margin:0;
}
.domain_search_home2 .drlist {
	color: #afafaf;
	float: left;
	font-size: 16px;
	height: 50px;
	margin: 0px 0 0 0;
	padding: 10px;
	background-color: #535353;
	border: 1px solid #535353;
	border-left:1px solid #535353;
}
.domain_search_home2 #searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	overflow: hidden;
	padding: 5px 25px;
	margin-left: 0px;
	text-align: center;
	background-color: #535353;
}
.domain_search_home2 #searchsubmit:hover {
	background-color: #afafaf;
	color: #fff;
}
.domain_search_home2 ul.domain_list {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
}
.domain_search_home2 ul.domain_list li {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	display: inline;
	color: #fff;
}
.domain_search_home2 ul.domain_list li.title {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
}
.domain_search_home2 ul.domain_list li:nth-child(2),
.domain_search_home3 ul.domain_list li:nth-child(2),
.domain_search_home4 ul.domain_list li:nth-child(2) {
	color: #308ae5;
}
.domain_search_home2 ul.domain_list li:nth-child(3),
.domain_search_home3 ul.domain_list li:nth-child(3),
.domain_search_home4 ul.domain_list li:nth-child(3) {
	color: #90c219;
}
.domain_search_home2 ul.domain_list li:nth-child(4),
.domain_search_home3 ul.domain_list li:nth-child(4),
.domain_search_home4 ul.domain_list li:nth-child(4) {
	color: #f8cf0e;
}
.domain_search_home2 ul.domain_list li span {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #fff;
}

/*domain search top*/
.divider5 {
	width: 100%;
	float: left;
	padding: 25px 0 15px;
	margin: 0px;
	background-color: #e6e6e6;
}
.domain_search_home3 #domain-searchform #dsearch {
	background-color: #fff;
	border: 1px solid #fff;
	color: #727272;
	float: left;
	font-size: 14px;
	height: 50px;
	padding: 7px 10px;
	margin:0;
}
.domain_search_home3 .drlist {
	color: #727272;
	float: left;
	font-size: 16px;
	height: 50px;
	margin: 0px 0 0 0;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #fff;
	border-left:1px solid #d9d9d9;
}
.domain_search_home3 #searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 49px;
	overflow: hidden;
	padding: 5px 25px;
	margin-left: 0px;
	text-align: center;
	background-color: #535353;
}
.domain_search_home3 #searchsubmit:hover {
	background-color: #afafaf;
	color: #fff;
}
.domain_search_home3 ul.domain_list {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
}
.domain_search_home3 ul.domain_list li {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	display: inline;
	color: #272727;
}
.domain_search_home3 ul.domain_list li.title {
	padding: 0 20px 0 0;
	margin: 0px;
	color:#272727;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
}
.domain_search_home3 ul.domain_list li span {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #272727;
}

/*domain search top*/
.divider6 {
	width: 100%;
	float: left;
	padding: 25px 0 15px;
	margin: 0px;
	background-color: #bebebe;
}
.domain_search_home4 #domain-searchform #dsearch {
	background-color: #bebebe;
	border: 1px solid #929292;
	color: #525252;
	float: left;
	font-size: 14px;
	height: 50px;
	padding: 7px 10px;
	margin:0;
}
.domain_search_home4 .drlist {
	color: #525252;
	float: left;
	font-size: 16px;
	height: 50px;
	margin: 0px 0 0 0;
	padding: 10px;
	width: 102px;
	background-color: #bebebe;
	border: 1px solid #929292;
	border-left:1px solid #929292;
}
.domain_search_home4 #searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
	overflow: hidden;
	padding: 5px 25px;
	margin-left: 0px;
	text-align: center;
	background-color: #535353;
}
.domain_search_home4 #searchsubmit:hover {
	background-color: #afafaf;
	color: #fff;
}
.domain_search_home4 ul.domain_list {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
}
.domain_search_home4 ul.domain_list li {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	display: inline;
	color: #fff;
}
.domain_search_home4 ul.domain_list li.title {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
}

.domain_search_home4 ul.domain_list li span {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #272727;
}

/*domain search top*/
.divider7 {
	width: 100%;
	float: left;
	padding: 25px 0 15px;
	margin: 0px;
	background-color: #737373;
}
.domain_search_home5 #domain-searchform #dsearch {
	background-color: #fff;
	border: 1px solid #fff;
	color: #727272;
	float: left;
	font-size: 14px;
	height: 50px;
	padding: 7px 10px;
	margin:0;
}
.domain_search_home5 .drlist {
	color: #727272;
	float: left;
	font-size: 16px;
	height: 50px;
	margin: 0px 0 0 0;
	padding: 10px;
	width: 102px;
	background-color: #fff;
	border: 1px solid #fff;
	border-left:1px solid #d9d9d9;
}
.domain_search_home5 #searchsubmit {
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 49px;
	overflow: hidden;
	padding: 5px 25px;
	margin-left: 0px;
	text-align: center;
	background-color: #535353;
}
.domain_search_home5 #searchsubmit:hover {
	background-color: #afafaf;
	color: #fff;
}
.domain_search_home5 ul.domain_list {
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
}
.domain_search_home5 ul.domain_list li {
	padding: 0 20px 0 0;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	display: inline;
	color: #272727;
}
.domain_search_home5 ul.domain_list li.title {
	padding: 0 20px 0 0;
	margin: 0px;
	color:#272727;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
}
.domain_search_home5 ul.domain_list li:nth-child(2) {
	color: #308ae5;
}
.domain_search_home5 ul.domain_list li:nth-child(3) {
	color: #90c219;
}
.domain_search_home5 ul.domain_list li:nth-child(4) {
	color: #f8cf0e;
}
.domain_search_home5 ul.domain_list li span {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #272727;
}

/* Hosting features info */

.feature_box {
	width: 100%;
	padding: 35px;
	text-align: left;
	background: #FFF;
}

.shadow_st1 {
	position: relative;
}

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

.shadow_st1:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

/*offer badge*/

.hosting_features .feature_box .offer_badge {
	width: 40%;
	padding: 0;
	text-align: center;
	margin: 0px;
	float: left;
}

.hosting_features .feature_box .badge {
	width: 170px;
	height: 170px;
	padding: 0;
	margin: 0px;
	float: left;
	position:relative;
	background: url(../images/site-img50.png) 0 0 no-repeat;
}

.hosting_features .feature_box .badge .text {
	padding: 50px 0px 0px 0px;
	font-size: 18px;
	margin: 0px;
}

.hosting_features .feature_box .badge .text span {
	padding: 0;
	font-size: 35px;
	margin: 0;
	font-weight: 600;
}

.hosting_features .feature_box .img {
	width: 60%;
	padding: 0;
	margin: 0px;
	float: right;
}

/*---------------------------------------------------
    PARALLAX CONTENT MODULE
------------------------------------------------------*/

.parallax_content h2 {
	font-size: 50px;
	padding: 0 0 10px 0;
	margin: 0px;
	text-transform: uppercase;
	font-weight: 200;
	color: #fff;
	text-align: center;
}

.parallax_content h3 {
	font-size: 60px;
	padding: 0;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	text-align: center;
}

.parallax_content p {
	width: 70%;
	padding: 0;
	margin: 0 auto;
	color: #fff;
}

/* Home info */

.home_info .feature_box {
	width: 100%;
	padding: 25px;
	float: left;
	background: #FFF;
	margin: 0;
}

.home_info .shadow_box {
	width: 100%;
	height: 40px;
	padding: 25px;
	float: left;
	background: #FFF;
	margin: 0;
	background: url(../images/site-img61.png) center top no-repeat;
}

.home_info ul.tablist {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 11px 0;
}

.home_info ul.tablist li {
	padding: 0 0 5px 0;
	margin: 0px;
}

.home_info .tablist li i {
	float: left;
	color: #119EE7;
	font-size: 14px;
	padding: 4px 6px 0 0;
	margin: 0px;
}

.home_info .readmore_but3 {
	background-color: #119EE7;
}

.home_info .affiliates .icon2 {
	width: 70px;
	height: 70px;
	float: left;
	padding: 0px;
	color: #FFF;
	text-align: center;
	margin: 0px 15px 0px 0px;
	font-size: 24px;
	line-height: 73px;
	background-color: #119EE7;
	border-radius: 100%;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

/*section 8*/
ul.tablist {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
}
ul.tablist li {
	float: left;
	padding: 0 0 5px 0;
	margin: 0px;
}
.tablist li i {
	float: left;
	color: #119EE7;
	font-size: 14px;
	padding: 4px 6px 0 0;
	margin: 0px;
}

.home_info3 .img_holder {
	width: 28%;
	float: left;
	padding:0;
	margin:0;
}
.home_info3 .text {
	width: 72%;
	float: right;
	padding:0;
	margin:0;
}

/*---------------------------------------------------
    Testimonial
------------------------------------------------------*/

.quote_wrap {
	width: 100%;
	float: left;
	padding: 60px 0 60px 0;
	margin: 0;
	background-color: #e1e1e1;
}

.section_title_line_full {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0px;
	margin: 15px auto 20px;
	text-align: left;
	background: url(../images/title_line6.png) 0 0 no-repeat;
}

.quote_wrap .text_holder {
	width: 100%;
	float: left;
	padding: 30px;
	margin: 0 0 17px 0;
	background-color: #fff;
}

.quote_wrap .img_holder {
	width: 60px;
	float: left;
	padding: 0;
	margin: 0;
}

.quote_wrap .text {
	width: auto;
	float: none;
	padding: 0;
	margin: 0;
	margin-left:75px;
}

.quote_wrap .flex-control-nav {
	width: 13%;
	position: absolute;
	bottom: -40px;
	text-align: center;
	top: -18%;
	left: 87%;
	height: 15px;
}

.quote_wrap_two .text_holder {
	width: 99%;
	float: left;
	padding:30px;
	margin:0 0 17px 0;
	border:1px solid #d9d9d9;
	background-color:#fff;
}
.quote_wrap_two .img_holder {
	width: 18%;
	float: left;
	padding:0;
	margin:0;
}
.quote_wrap_two .text {
	width: 82%;
	float: right;
	padding:0;
	margin:0;
}


/*---------------------------------------------------
    PORTFOLIO SINGLE
------------------------------------------------------*/

.portfolio_single {
	width: 100%;
	padding: 70px 0 70px 0;
	float: left;
	margin: 0px;
}

.portfolio_single .title_medium {
	font-size: 20px;
	padding: 0 0 25px 0;
	font-weight: 600;
	margin: 0px;
	float: left;
}

.portfolio_single .title_medium.two {
	padding: 40px 0 25px 0;
}

.portfolio_single .cont {
	padding: 0;
	margin: 0px;
	float: left;
}

.portfolio_single a.add_but {
	font-size: 14px;
	padding: 10px 30px;
	font-weight: normal;
	color: #fff;
	margin: 30px 0 0 0;
	float: left;
	border-radius: 2px;
	background-color: #119EE7;
}

.portfolio_single a.add_but i {
	font-size: 14px;
	color: #fff;
	padding-right: 8px;
}

.portfolio_single a.add_but:hover {
	color: #fff;
	background-color: #161616;
}

.portfolio_single .project_info {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.portfolio_single .project_info span {
	width: 100%;
	padding: 10px 0;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #d9d9d9;
}

.portfolio_single .project_info span.last {
	border-bottom: none;
}

.portfolio_single .project_info span .left {
	width: 40%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.portfolio_single .project_info span .left span {
	padding: 0px;
	margin: 0px;
	border-bottom: none;
	float: left;
}

.portfolio_single .project_info span .right {
	width: 60%;
	padding: 0px;
	margin: 0px;
	float: right;
}

.portfolio_single .project_info span .right span {
	padding: 0px;
	margin: 0px;
	border-bottom: none;
	float: left;
}


.portfolio_single .project_info span .right ul.tags {
	width: 100%;
	padding: 0px;
	float: left;
	margin: 0px;
	list-style: none;
}

.portfolio_single .project_info span .right .tags li {
	padding: 0px;
	float: left;
	margin: 0px;
}

.portfolio_single .project_info span .right .tags li a {
	float: left;
	padding: 5px 12px;
	margin: 0px 6px 6px 0px;
	color: #fff;
	background-color: #119EE7;
	border-radius: 2px;
}

.portfolio_single .project_info span .right .tags li a:hover {
	color: #fff;
	background-color: #161616;
}	

/*---------------------------------------------------
   ALERT BOX
------------------------------------------------------*/

.messagebox_title {
	padding-bottom: 30px;
}

.info-box {
	background-color: #34b0ff;
}

.success-box {
	background-color: #7ebd24;
}

.error-box {
	background-color: #fa482b;
}

.download-box {
	background-color: #F30;
}

.warning-box {
	background-color: #f7c929;
}

.mboxes_close {
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	float: right;
	text-align: right;
}

.mboxes_close i {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.success-box, .error-box, .warning-box, .info-box span {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.success-box, .error-box, .warning-box, .info-box {
	padding: 20px;
	margin-bottom: 30px;
	border-radius: 4px;
}

/*---------------------------------------------------
   HIGHLIGHT
------------------------------------------------------*/

.highlit {
	font-size: 14px;
	font-weight: 400;
	line-height: 10px;
	padding: 0px;
	color: #fff;
	background-color: #119EE7;
}

.highlit2 {
	color: #fff;
	background-color: #a7d02b;
}

.highlit3 {
	color: #fff;
	background-color: #fc4242;
}

/*---------------------------------------------------
   SOCIAL ICON STYLES
------------------------------------------------------*/

ul.social_icon_st1 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

ul.social_icon_st1 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}

ul.social_icon_st1 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	float: left;
	background-color: #119EE7;
}

ul.social_icon_st1 li a:hover {
	color: #fff;
	background-color: #161616;
}

/*social 2*/

ul.social_icon_st2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

ul.social_icon_st2 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}

ul.social_icon_st2 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #161616;
	line-height: 39px;
	float: left;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}

ul.social_icon_st2 li a:hover {
	color: #fff;
	background-color: #161616;
}

/*social 3*/

ul.social_icon_st3 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

ul.social_icon_st3 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}

ul.social_icon_st3 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	float: left;
	border-radius: 100%;
	background-color: #fc4242;
}

ul.social_icon_st3 li a:hover {
	color: #fff;
	background-color: #161616;
}

/*social 4*/

ul.social_icon_st4 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

ul.social_icon_st4 li {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
}

ul.social_icon_st4 li a {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	color: #161616;
	line-height: 39px;
	float: left;
	border-radius: 100%;
	background-color: #fff;
	border: 1px solid #d9d9d9;
}

ul.social_icon_st4 li a:hover {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
}

/*social 5*/

ul.social_icon_st5 {
	padding: 0px;
	margin: 0px;
	float: left;
}

.social_icon_st5 li {
	padding: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}

.social_icon_st5 li a {
	width: 45px;
	height: 45px;
	padding: 0px;
	float: left;
	color: #fff;
	margin: 0 0 5px 0;
	font-size: 18px;
	line-height: 43px;
	display: inline;
	text-align: center;
	background-color: #119EE7;
}

.social_icon_st5 li a i {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}

.social_icon_st5 li a.twitter {
	background-color: #46c0ff;
}

.social_icon_st5 li a.twitter:hover {
	background-color: #272727;
}

.social_icon_st5 li a.facebook {
	background-color: #2e68be;
}

.social_icon_st5 li a.facebook:hover {
	background-color: #272727;
}

.social_icon_st5 li a.googleplus {
	background-color: #e74a35;
}

.social_icon_st5 li a.googleplus:hover {
	background-color: #272727;
}

.social_icon_st5 li a.in {
	background-color: #097fc3;
}

.social_icon_st5 li a.in:hover {
	background-color: #272727;
}

.social_icon_st5 li a.dribble {
	background-color: #f44193;
}

.social_icon_st5 li a.dribble:hover {
	background-color: #272727;
}

/*social 6*/

ul.social_icon_st6 {
	padding: 0px;
	margin: 0px;
	float: left;
}

.social_icon_st6 li {
	padding: 0px;
	margin-right: 5px;
	float: left;
	display: inline;
}

.social_icon_st6 li a {
	width: 45px;
	height: 45px;
	padding: 0px;
	margin: 0 0 5px 0;
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 43px;
	display: inline;
	text-align: center;
	border-radius: 100%;
	background-color: #119EE7;
}

.social_icon_st6 li a i {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}

.social_icon_st6 li a.twitter {
	background-color: #46c0ff;
}

.social_icon_st6 li a.twitter:hover {
	background-color: #272727;
}

.social_icon_st6 li a.facebook {
	background-color: #2e68be;
}

.social_icon_st6 li a.facebook:hover {
	background-color: #272727;
}

.social_icon_st6 li a.googleplus {
	background-color: #e74a35;
}

.social_icon_st6 li a.googleplus:hover {
	background-color: #272727;
}

.social_icon_st6 li a.in {
	background-color: #097fc3;
}

.social_icon_st6 li a.in:hover {
	background-color: #272727;
}

.social_icon_st6 li a.dribble {
	background-color: #f44193;
}

.social_icon_st6 li a.dribble:hover {
	background-color: #272727;
}

/*---------------------------------------------------
   FEATURE 3
------------------------------------------------------*/

.feature3 {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
}

.feature3 .linux {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0px;
	border-radius: 2px;
	border: 1px solid #d9d9d9;
}

.feature3 .linux .title_holder {
	width: 100%;
	float: left;
	padding: 10px 0 10px 50px;
	margin: 0px;
	border-bottom: 1px solid #dfdfdf;
}

.feature3 .linux .title {
	float: left;
	font-weight: 600;
	padding: 18px 0 0 0;
	margin: 0px;
}

.feature3 .linux .price_holder {
	width: 100%;
	float: left;
	padding: 0px 0 0 50px;
	margin: 0px;
	border-bottom: 1px solid #dfdfdf;
}

.feature3 .price {
	color: #119EE7;
	font-size: 45px;
	font-weight: bold;
	line-height: 45px;
	text-align: left;
	padding: 15px 0 0px 0px;
	margin: 0px;
}

.feature3 .price sup {
	font-size: 16px;
	font-weight: normal;
	padding-right: 10px;
}

.feature3 .price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}

.feature3 .linux .cont {
	width: 100%;
	float: left;
	padding: 15px 0 40px 50px;
	margin: 0px;
}

.feature3 .linux ul.list {
	width: 100%;
	float: left;
	padding: 15px 0 25px 0px;
	margin: 0px;
}

.feature3 .linux ul.list li {
	font-size: 16px;
	display: block;
	font-weight: normal;
	padding: 0 0 11px 0;
	margin: 0px;
}

.feature3 .linux ul.list li i {
	color: #119EE7;
	font-size: 14px;
	padding: 0 5px 0 0;
}

.feature3 .linux .rmore4 {
	margin: 35px 15px 0 0;
}

/*---------------------------------------------------
   PARALLAX BACKGROUND
------------------------------------------------------*/

.parallax {
	width: 100%;
	float: left;
	padding: 70px 0 70px 0;
	margin: 0px;
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}

.parallax_info2 .img {
	position:relative;
	width: 48%;
	float: left;
	padding:0;
	margin: 0px;
}

.parallax_info2 .text {
	position:relative;
	width: 52%;
	float: left;
	padding:0;
	margin: 0px;
}

.parallax_info2 .text .big {
	font-size:50px;
	color:#fff;
	font-weight:600;
	float: left;
	text-transform:uppercase;
	padding:0 0 20px 0;
	line-height:40px;
	margin: 0px;
}

.parallax_info2 .text .big .hili {
	color:#119EE7;
}

/*---------------------------------------------------
   OFFER BADGE
------------------------------------------------------*/

.offerbadge {
	position:absolute;
	width:90px;
	height:90px;
	float: left;
	padding:26px 0 0 0;
	text-align:center;
	color:#fff;
	line-height:16px;
	margin: 0px;
	background:url(../images/site-img77.png) 0 0 no-repeat;
	z-index:2;
}

.offerbadge2 {
	position:absolute;
	width:90px;
	height:90px;
	float: left;
	padding:15px 0 0 0;
	text-align:center;
	color:#fff;
	margin: 0px;
	background:url(../images/site-img76.png) 0 0 no-repeat;
	z-index:2;
}

.offerbadge2 span {
	font-size:18px;
	font-weight:600;
}

.offerbadge span {
	font-size:18px;
	font-weight:600;
}

/*get a website section right*/
.img_right{
	position:relative;
	width: 52%;
	float: right;
	text-align:right;
	padding:0;
	margin: 0px;
}
.text_left {
	position:relative;
	width: 48%;
	float: left;
	padding:0;
	margin: 0px;
}
.text_left .list-three {
	width: 100%;
	float: left;
	padding:0 0 25px 0;
	margin: 0px;
}
.text_left .list-three li {
	padding:0 0 4px 0;
	margin: 0px;
	color:#fff;
}
.text_left .list-three li i {
	padding-right:6px;
}
 
/*Info Wrap 5*/
ol.list_st4.list_st5 li:before {
    position: absolute;
    top: 0px;
    left: -15px;
    width: 28px;
    height: 28px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #F5F5F5;
    border-radius: 50%;
    background-color: #119EE7;
}
ol.list_st4.list_st5 li {
	margin: 0px;
	padding:0 0 10px 20px;
	min-height: 3em;
	list-style-type: none;
}
.img_middle {
	position:relative;
	padding:0px;
	margin:0px;
	text-align:center;
}
.img_middle .badge {
	position:absolute;
	width:170px;
    display: inherit;
	height:170px;
	padding:0;
	margin: 0px 0px 0px 158px;
	float: left;
	background:url(../images/site-img50.png) 0 0 no-repeat;
}
.img_middle .badge .text {
	padding: 50px 0px 0px 0px;
	font-size:14px;
	margin: 0px;
	color:#272727;
	text-transform:uppercase;
}
.img_middle .badge .text span {
	padding:0;
	font-size:24px;
	margin: 0;
	font-weight:600;
	color:#272727;
}

/*---------------------------------------------------
   HAEDING STYLE
------------------------------------------------------*/

.section_title {
	width: 35%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_title.three {
	width: 50%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_title.two {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.section_title .small {
	font-size: 44px;
    float: left;
    font-weight: 800;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    margin-top: 47px;
}
.section_title .big {
	font-size: 80px;
	font-weight: bold;
	padding: 0px;
	display: inline;
	margin: 0px;
	text-transform: uppercase;
	float:left;
}
.section_title .big.two {
	font-size: 80px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	float: left;
	text-transform: uppercase;
}
.section_title .big span {
	color: #119EE7;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.section_subtext {
	width: 65%;
	float: right;
	padding: 0 0 0 50px;
	margin: 40px 0 0 0;
	border-left: 1px solid #d9d9d9;
}
.section_subtext.two {
	width: 45%;
	float: right;
	padding: 0 0 0 50px;
	margin: 40px 0 0 0;
	border-left: 1px solid #d9d9d9;
}
.section_title_line {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0;
	margin: 40px 0 60px 0;
	background: url(../images/title_line1.png) 0 0 no-repeat;
}
.section_title_line.two {
	background: url(../images/title_line2.png) 0 0 no-repeat;
}
.section_title_line.three {
	margin: 40px 0 30px 0;
	background: url(../images/title_line3.png) 0 0 no-repeat;
}
.section_title_line.four {
	margin: 25px 0 25px 0;
	background: url(../images/title_line4.png) 0 0 no-repeat;
}

/*---------------------------------------------------
	ICON TEASER
------------------------------------------------------*/

.teaser-one {
	width: 100%;
	float: left;
	padding: 0px 0px 18px 0px;
	margin: 0px;
}

.teaser-one .icon {
	float: left;
	padding: 0px;
	color: #272727;
	text-align: center;
	margin: 0 20px 0 0;
	font-size: 30px;
}

.teaser-one:hover .icon {
	color: #119EE7;
}

.teaser-one.active .icon {
	color: #119EE7;
}

.teaser-one:hover h6 {
	color: #119EE7;
}

.teaser-one.active h6 {
	color: #119EE7;
}

.teaser-one .text {
	width: 70%;
	float: left;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

.teaser-two .text_holder{
	width: 100%;
	float: left;
	padding:10px;
	margin:0;
	background-color:#fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-two .text_holder .icon{
	width: 15%;
	float: left;
	font-size:28px;
	padding:10px;
	margin:0;
}

.teaser-two .text_holder .text{
	width: 85%;
	float: right;
	padding:10px;
	margin:0;
}

.teaser-two .text_holder .icon .arrow{
	width:32px;
	height:37px;
	float: left;
	padding:0;
	margin:10px 0 0 0;
	background:url(../images/site-img73.png) 0 0 no-repeat;
}

.teaser-two .text_holder:hover{
	background-color:#119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-two .text_holder:hover .icon,
.teaser-two .text_holder:hover .text, 
.teaser-two .text_holder:hover h4,
.teaser-two .text_holder.active .icon,
.teaser-two .text_holder.active .text, 
.teaser-two .text_holder.active h4{
	color:#fff;
}

.teaser-two .text_holder:hover .icon .arrow,
.teaser-two .text_holder.active .icon .arrow{
	display:none;
}

.teaser-two .text_holder.active{
	background-color:#119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-three .teaser-item {
	padding: 25px;
	margin: 0 2% 20px 0;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-three .teaser-item:last-child {
	margin: 0 0 20px 0;
}

.teaser-three .teaser-item .icon {
	width: 20%;
	float: left;
	padding: 0;
	font-size: 30px;
	color: #8d8d8d;
	margin: 0px;
}

.teaser-three .teaser-item .text {
	width: 80%;
	float: left;
	padding: 0;
	margin: 0px;
}

.teaser-three .teaser-item:hover {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-three .teaser-item:hover h6,
.teaser-three .teaser-item:hover p,
.teaser-three .teaser-item:hover .icon {
	color: #fff;
}

.teaser-three .teaser-item.active {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-three .teaser-item.active h6,
.teaser-three .teaser-item.active p,
.teaser-three .teaser-item.active .icon {
	color: #fff;
}

.info-teaser-one .why_choose_img {
	width: 166px;
	height: 166px;
	float: left;
	padding: 8px;
	margin: 0 0 20px 0;
	border-radius: 100%;
	background-color: #fff;
}

.info-teaser-one .why_choose_img img {
	position: relative;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	z-index: 2;
}

.info-teaser-one .why_choose_img .overley {
	position: absolute;
	width: 150px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-radius: 100%;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	background-color: #000;
	z-index: 10;
}

.info-teaser-one .info-teaser-item {
	text-align: center;
}

.info-teaser-one .info-teaser-item:hover h5 {
	color: #161616;
}

.info-teaser-one .info-teaser-item:hover img {
	opacity: 0.8;
}

.info-teaser-one .info-teaser-item:hover .overley {
	opacity: 0.5;
	transition: opacity 0.3s ease-in-out 0s;
}

.parallax .info-teaser-one h5,
.parallax .info-teaser-one p {
	color: #fff;
}

.info-teaser-three .info-teaser-item {
	width: 100%;
	padding: 0px;
	margin: 0 0 50px 0;
	float: left;
}

.info-teaser-three .info-teaser-item:last-child {
	margin: 0 0 0 0;
}

.info-teaser-three .info-teaser-item .icon_holder {
	width: 22%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.info-teaser-three .info-teaser-item .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #119EE7;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.info-teaser-three .info-teaser-item img {
	width: 110px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-radius:100%;
}

.info-teaser-three .info-teaser-item .text {
	width: 78%;
	padding: 0px;
	margin: 0px;
	float: right;
}

.info-teaser-three .info-teaser-item:hover .icon,
.info-teaser-three .info-teaser-item.active .icon  {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.info-teaser-three .info-teaser-item.active h5,
.info-teaser-three .info-teaser-item:hover h5 {
	color: #119EE7;
}

.teaser-four .teaser-item {
	width: 100%;
	float: left;
	padding: 0px 0px 18px 0px;
	margin: 0px;
}

.teaser-four .teaser-item:hover .icon {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-four .teaser-item:hover h6 {
	color: #119EE7;
}

.teaser-four .teaser-item.active .icon {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-four .teaser-item.active h6 {
	color: #119EE7;
}

.teaser-four .teaser-item .icon {
	width: 70px;
	height: 70px;
	float: left;
	padding: 0px;
	color: #fff;
	text-align: center;
	margin: 0px 15px 0px 0px;
	font-size: 24px;
	line-height: 73px;
	background-color: #119EE7;
	border-radius: 100%;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-four .teaser-item .text {
	width: auto;
	float: none;
	padding: 0px;
	text-align: left;
	margin: 0px;
	margin-left:85px;
}

.teaser-five .teaser-item {
	width: 100%;
	padding: 0px;
	margin: 0 0 20px 0;
	float: left;
}

.teaser-five .teaser-item:last-child {
	margin: 0 0 0 0;
}

.teaser-five .teaser-item .icon_holder {
	width: 20%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.teaser-five .teaser-item .text {
	width: 80%;
	padding: 0px;
	margin: 0px;
	float: right;
}

.teaser-five .teaser-item .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #272727;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	background-color:#fff;
	transition: all 0.3s ease-out 0s;
}

.parallax .teaser-five .teaser-item h5,
.parallax .teaser-five .teaser-item p{
    color: #fff;
}

.teaser-five .teaser-item:hover .icon {
	color: #272727;
	background-color:#119EE7;
	transition: all 0.3s ease-out 0s;
}

.teaser-five .teaser-item:hover h5, 
.teaser-five .teaser-item:hover p {
	color: #119EE7;
	transition: all 0.3s ease-out 0s;
}

.teaser-five .teaser-item.active .icon {
	color: #272727;
	background-color:#119EE7;
	transition: all 0.3s ease-out 0s;
}

.teaser-five .teaser-item.active h5, 
.teaser-five .teaser-item.active p {
	color: #119EE7;
	transition: all 0.3s ease-out 0s;
}

.teaser-six .teaser-item {
	width:100%;
	float:left;
	padding:0px;
	margin:0 0 20px 0;
}

.teaser-six .teaser-item .left {
	width:23%;
	float:left;
	padding:0px;
	margin:0px;
}

.teaser-six .teaser-item .icon {
	width:58px;
	height:58px;
	float:left;
	padding:0px;
	margin:0px;
	font-size:28px;
	color:#939393;
	line-height:60px;
	text-align:center;
	border-radius:100%;
	background-color:#161616;
}

.teaser-six .teaser-item .text {
	width:77%;
	float:right;
	padding:0px;
	margin:0px;
}

.teaser-seven ul.icon {
	width: 100%;
	float: left;
	padding: 40px 0 40px 0;
	margin: 0px;
}

.teaser-seven ul.icon li {
	width:18%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0px 70px 0px 0px;
}

.teaser-seven ul.icon li:last-child {
	margin: 0 0px 6px 0;
}

.teaser-seven ul.icon li a {
	width: 100px;
	height: 100px;
	float: left;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 106px;
	color: #fff;
	border-radius: 100%;
	margin: 0 0px 6px 0;
	border: 1px solid #fff;
}

.teaser-seven ul.icon li:hover a {
	border: 1px solid #161616;
	background-color: #161616;
}

.teaser-seven .icon li:hover h6 {
	color: #161616;
}
.teaser-seven ul.icon li.active a {
	border: 1px solid #161616;
	background-color: #161616;
}

.teaser-seven .icon li.active h6 {
	color: #161616;
}

.rmore7.m-left {
	margin-left: 20px;
}

.teaser-eight .teaser-item {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0 0 15px 0;
}

.teaser-eight .teaser-item.first {
	margin: 50px 0 15px 0;
}

.teaser-eight .teaser-item {
	width: 100%;
	float: right;
	padding: 0px;
	margin: 0px;
}

.teaser-eight .icon_holder.two {
	float: left;
}

.teaser-eight .icon_holder.two .icon {
	float: left;
}

.teaser-eight .text_holder {
	width: 75%;
	float: left;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.teaser-eight .text_holder.two {
	float: right;
	text-align: left;
}

.teaser-eight .icon_holder .icon {
	width: 100px;
	height: 100px;
	float: right;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 97px;
	color: #fff;
	border-radius: 100%;
	margin: 0 0px 6px 0;
	background-color: #161616;
}

.teaser-eight .teaser-item:hover .icon ,
.teaser-eight .teaser-item.active .icon{
	background-color: #119EE7;
}

.teaser-eight .teaser-item:hover h4,
.teaser-eight .teaser-item:hover p,
.teaser-eight .teaser-item.active h4,
.teaser-eight .teaser-item.active p {
	color: #119EE7;
}

.teaser-nine .teaser-item {
	width: 48%;
	float: left;
	padding: 25px;
	margin: 0 2% 20px 0;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-nine .teaser-item:last-child {
	margin: 0 0 20px 0;
}

.teaser-nine .teaser-item .icon {
	width: 20%;
	float: left;
	padding: 0;
	font-size: 30px;
	color: #8d8d8d;
	margin: 0px;
}

.teaser-nine .teaser-item .text {
	width: 80%;
	float: left;
	padding: 0;
	margin: 0px;
}

.teaser-nine .teaser-item:hover {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-nine .teaser-item:hover h6,
.teaser-nine .teaser-item:hover .icon {
	color: #fff;
}

.teaser-nine .teaser-item:hover p {
	color: #727272;
}

.teaser-nine .teaser-item.active {
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-nine .teaser-item.active h6 {
	color: #fff;
}

.teaser-nine .teaser-item.active p {
	color: #727272;
}

.teaser-nine .teaser-item.active .icon {
	color: #fff;
}

.teaser-ten .teaser-item {
	width: 100%;
	padding: 0px;
	margin: 0 0 50px 0;
	float: left;
}

.teaser-ten .teaser-item .list_holder {
	margin: 0 0 30px 0;
}

.teaser-ten .teaser-item:last-child {
	margin: 0 0 0 0;
}

.teaser-ten .teaser-item .icon_holder {
	width: 22%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.teaser-ten .teaser-item .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #119EE7;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-ten .teaser-item .text {
	width: 78%;
	padding: 0px;
	margin: 0px;
	float: right;
}

.teaser-ten .teaser-item:hover .icon,
.teaser-ten .teaser-item.active .icon {
	color: #fff;
	border: 1px solid #119EE7;
	background-color: #119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-ten .teaser-item:hover h5,
.teaser-ten .teaser-item.active h5 {
	color: #119EE7;
}

.teaser-ten .teaser-item.dark .icon {
	color: #161616;
	border: 1px solid #fff;
	background-color: #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-ten .teaser-item.dark p {
	color: #fff;
}

.teaser-ten .teaser-item.dark:hover .icon,
.teaser-ten .teaser-item.dark.active .icon {
	color: #fff;
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-ten .teaser-item.dark.active h5,
.teaser-ten .teaser-item.dark:hover h5 {
	color: #161616;
}

.teaser-eleven .teaser-item .icon {
	width: 100px;
	height: 100px;
	padding: 0;
	text-align: center;
	font-size: 30px;
	line-height: 97px;
	color: #fff;
	border-radius: 100%;
	margin: 50px auto 15px auto;
	border: 1px solid #fff;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-eleven .teaser-item {
	text-align: center;
}

.teaser-eleven .teaser-item:hover h5,
.teaser-eleven .teaser-item.active h5 {
	color: #161616;
}

.teaser-eleven .teaser-item:hover .icon {
	border: 1px solid #161616;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-eleven .teaser-item.active .icon {
	border: 1px solid #161616;
	background-color: #161616;
}

.teaser-tewelve .icon {
	padding: 0;
	font-size: 64px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.parallax .teaser-tewelve .teaser-item h5,
.parallax .teaser-tewelve .teaser-item p,
.parallax .teaser-tewelve .icon{
    color: #fff;
}

.teaser-tewelve .teaser-item:hover .icon {
	color: #119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-tewelve .teaser-item:hover h5,
.teaser-tewelve .teaser-item.active h5 {
	color: #119EE7;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-tewelve .teaser-item.active .icon {
	color: #119EE7;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-thirteen .teaser-item {
	width: 100%;
	padding: 0px;
	margin: 0 0 30px 0;
	float: left;
}

.teaser-thirteen .teaser-item :last-child {
	margin: 0 0 0 0;
}

.teaser-thirteen .teaser-item .icon_holder {
	width: 17%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.teaser-thirteen .teaser-item .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #fff;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-thirteen .teaser-item .text {
	width: 81%;
	padding: 10px 0 0 0;
	margin: 0px;
	float: right;
}

.teaser-thirteen .teaser-item:hover .icon {
	color: #fff;
	background-color: #119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-thirteen .teaser-item:hover h5 {
	color: #119EE7;
}

.teaser-thirteen .teaser-item.active .icon {
	color: #fff;
	background-color: #119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-thirteen .teaser-item.active h5 {
	color: #119EE7;
}

.teaser-fourteen .teaser-item {
	width: 100%;
	padding: 0px;
	margin: 0 0 50px 0;
	float: left;
}

.teaser-fourteen .teaser-item{
	margin: 0 0 30px 0;
}

.teaser-fourteen .teaser-item:last-child {
	margin: 0 0 0 0;
}

.teaser-fourteen .teaser-item .icon_holder {
	width: 22%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.teaser-fourteen .teaser-item .icon {
	width: 95px;
	height: 95px;
	text-align: center;
	color: #119EE7;
	padding: 0px;
	font-size: 32px;
	margin: 0px;
	line-height: 94px;
	float: left;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}
.teaser-fourteen .teaser-item .text {
	width: 78%;
	padding: 0px;
	margin: 0px;
	float: right;
}

.teaser-fourteen .teaser-item:hover .icon,
.teaser-fourteen .teaser-item.active .icon {
	color: #fff;
	border: 1px solid #119EE7;
	background-color: #119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-fourteen .teaser-item:hover h5,
.teaser-fourteen .teaser-item.active h5 {
	color: #119EE7;
}

.teaser-fifteen .icon {
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 56px;
	color: #161616;
	margin: 0;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-fifteen .teaser-item h5,
.teaser-fifteen .teaser-item p {
    color: #161616;
}

.parallax  .teaser-fifteen .icon,
.parallax  .teaser-fifteen .teaser-item h5,
.parallax  .teaser-fifteen .teaser-item p {
    color: #fff;
}

.teaser-fifteen .teaser-item {
	text-align: center;
}

.teaser-fifteen .teaser-item:hover .icon {
	color: #119EE7;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-fifteen .teaser-item:hover h5,
.teaser-fifteen .teaser-item.active .icon,
.teaser-fifteen .teaser-item.active h5 {
	color: #119EE7;
}

.teaser-sexteen .icon {
	width: 85px;
	height: 85px;
	padding: 0;
	font-size: 40px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #161616;
	line-height: 80px;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-sexteen .teaser-item:hover .icon,
.teaser-sexteen .teaser-item.active .icon {
	color: #119EE7;
	border: 1px solid #119EE7;
}

.teaser-sexteen .teaser-item:hover h5,
.teaser-sexteen .teaser-item.active h5 {
	color: #119EE7;
}

.teaser-seventeen .teaser-item{
	width: 100%;
	padding: 15px;
	margin: 0px;
	float: left;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #e1e1e1;
}

.teaser-seventeen .teaser-item i {
	    background-color: #a02265;
    /* border: 1px solid #119EE7; */
    border-radius: 100%;
    color: #fff;
    font-size: 40px;
    height: 100px;
    line-height: 105px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
div#builder-row-5cd53d7a7b0be {
    margin-top: 38px;
}
.teaser-seventeen .teaser-item .icon_box_title1 {
	padding: 0px;
	margin: 0px;
	color: #272727;
	font-size: 20px;
	margin-bottom: 10px;
}

.teaser-eighteen .teaser-item {
	width: 100%;
	padding: 15px;
	margin: 0px;
	float: left;
	text-align: center;
}

.teaser-eighteen .teaser-item {
	background: none;
}

.teaser-eighteen .teaser-item i {
	color: #161616;
	font-size: 35px;
	line-height: 105px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

.teaser-eighteen .teaser-item .icon_box_title1 {
	padding: 0px;
	margin: 0px;
	color: #272727;
	font-weight: 400;
	font-size: 24px;
	text-transform: none;
	margin-bottom: 10px;
}

.teaser-ninteen .teaser-item  {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.teaser-ninteen .teaser-item li {
	padding: 0px;
	margin: 0px;
}

.teaser-ninteen .teaser-item li p {
	margin-bottom: 20px;
}

.teaser-ninteen .teaser-item li.icon {
	float: left;
	width: 16%;
	color: #ff9f07;
	font-size: 35px;
	padding: 0px;
	margin: 0px;
	line-height: 80px;
}

.teaser-ninteen .teaser-item li.cont {
	float: left;
	width: 84%;
	padding: 0px;
	margin: 0px;
}

.teaser-twenty .teaser-item {
	margin: 0px;
	float: left;
	width: 100%;
	text-align: center;
}

.teaser-twenty .teaser-item i {
	background-color: #119EE7;
	border: 1px solid #119EE7;
	border-radius: 100%;
	color: #FFFFFF;
	font-size: 30px;
	height: 80px;
	line-height: 81px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	width: 80px;
}

.teaser-twenty .teaser-item:hover i,
.teaser-twenty .teaser-item.active i {
	background-color: #fff;
	color: #119EE7;
	border: 1px solid #119EE7;
}

.teaser-twenty-one .circle {
	width: 290px;
	height: 290px;
	border-radius: 100%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 55px;
	padding: 50px 20px 30px;
	margin: 0;
	background-color: #161616;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-twenty-one .circle:hover {
	background-color: #92d102;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-twenty-one .circle:hover p {
	color: #fff;
}

.teaser-twenty-one .circle.active {
	background-color: #92d102;
	transition-property: background-color, color;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
}

.teaser-twenty-one .circle.active p {
	color: #fff;
}

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

.footer1 {
	width: 100%;
	float: left;
	margin: 0;
	background-color: #161616;
	padding: 0px 0px 50px;
	position: relative;
	z-index: 0;display: none;
}

.footer1 .social_links {
	width: 100%;
	height: 298px;
	float: left;
	padding: 0;
	margin: -167px 0 80px 0;
	background: url(../images/site-img20.png) center top no-repeat;
}

.footer1 .social_links.two {
	width: 100%;
	height: 298px;
	float: left;
	padding: 0;
	margin: 0px 0 0px 0;
	background: url(../images/site-img23.png) center top no-repeat;
	position: relative;
	z-index: 99;
}

.footer1 .social_links.two ul.social_icons {
    width: auto;
    float: none;
    padding: 0px;
    margin: 57px auto !important;
    display: table;
}

.footer1 .social_links ul.social_icons {
    width: auto;
    float: none !important;
    padding: 0px;
    margin: 167px auto 0 !important;
    display: table;
    position: relative;
    left: 50px;
}

.footer1 .social_links.two ul.social_icons {
    position: relative;
    left: 0px;
}

#page_content_wrapper {
	margin-top:0px !important;;
}

.page_slider.menu_transparent {
    margin-bottom: -172px !important;
}


.footer1 .social_links ul.social_icons li {
	float: left;
	padding: 0;
	margin: 0;
}

.ui-tabs .ui-tabs-panel {
    padding: 30px 30px;
}

.ui-tabs .ui-tabs-nav li a {
    padding: 8px 20px 7px;
}

.footer1 .social_links ul.social_icons li a {
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
	margin: 0 8px 0 0;
	line-height: 48px;
	text-align: center;
	color: #161616;
	font-size: 22px;
	border-radius: 100%;
	border: 1px solid #d9d9d9;
}

.footer1 .social_links ul.social_icons li a:hover {
	color: #92D102;
	border: 1px solid #92D102;
}

.footer1 .social_links ul.social_icons li.active a {
	color: #92D102;
	border: 1px solid #92D102;
}

.footer_title_line {
	width: 100%;
	height: 3px;
	float: left;
	padding: 0px;
	margin: 0px 0px 30px;
	background: url(../images/title_line5.png) 0 0 no-repeat;
}
.footer1 ul.widget__footer {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}

.footer1 .widget__footer li {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

.footer1 .widget__footer li a {
	padding: 0 0 3px 0;
	margin: 0px;
	float: left;
	font-size: 14px;
	display: block;
	color: #727272;
}

.footer1 .widget__footer li a:hover {
	color: #fff;
}

.newsletter {
	padding: 0px;
	margin: 0px;
	float: left;
}

.newsletter .email_input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none;
	color: #727272;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 39px;
	line-height: 39px;
	padding: 0 7px;
	width: 72%!important;
	margin: 0 -5px 0 0;
}

.email_submit {
	padding: 0 10px 0 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 39px!important;
	color: #fff;
	border: 1px solid #119EE7;
	background-color: #119EE7;
}

.email_submit.two {
	border: 1px solid #119EE7;
	background-color: #119EE7;
}

/*footer payment types*/

.footer_payment_types {
	width: 100%;
	float: left;
	padding: 30px;
	margin: 0;
	border-top: 1px solid #272727;
	background-color: #161616;display: none;
}

ul.payment_logos {
	width: 50%;
	padding: 0px;
	margin: 0px;
	float: left;
}

ul.payment_logos.two {
	width: 50%;
	padding: 0px;
	margin: 0px;
	float: right;
}

.payment_logos li {
	padding: 0 15px 0 0;
	margin: 0px;
	line-height: 20px;
	float: left;
	list-style: none;
}

.payment_logos li a.chat_but {
	padding: 10px 20px;
	margin: 0 0 0 25px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	float: left;
	border-radius: 2px;
	background-color: #8ac700;
}

.payment_logos li a.chat_but:hover {
	background-color: #77ab02;
}

.payment_logos li a i {
	color: #fff;
	font-size: 16px;
}

.copyrights {
	width: 100%;
	font-size: 14px;
	color: #858585;
	margin: 0px;
	float: left;
	padding: 30px 0px 20px;
	background-color: #2E2E2E;
}

.copyrights .text2 {
	float: right;
}

.footer1 .post_holder {
	width: 100%;
	padding: 15px 0 15px 0;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #2e2e2e;
}

.footer1 .post_holder.first {
	padding: 0 0 15px 0;
}

.footer1 .post_holder.last {
	border-bottom: none;
}

.footer1 .post_holder .img_holder {
    width: 79px;
    padding: 6px 0px 0px;
    margin: 0px;
    float: left;
}

.footer1 .post_holder .img {
	width: 60px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 2px solid #161616;
}

.footer1 .post_holder .text {
    padding: 0px;
    margin: 0px;
    float: none;
    width: auto;
    margin-left: 85px;
}

.footer1 .post_holder .lessmar {
	color: #a2a2a2;
	font-weight: 600;
}

.footer1 .post_holder .text span.info {
	font-size: 11px;
}

/*latest posts hover*/

.footer1 .post_holder:hover .img {
	border: 2px solid #119EE7;
}

.footer1 .post_holder .text a:hover span {
	color: #119EE7;
}

/*latest posts active*/

.footer1 .post_holder.active .img {
	border: 2px solid #119EE7;
}

.footer1 .post_holder.active .lessmar {
	color: #119EE7;
}

/*footer bottom social links*/

.copyrights ul.social_icons {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

.copyrights ul.social_icons li {
	float: right;
	padding: 0;
	margin: 0;
}

.copyrights ul.social_icons li a {
	width: 35px;
	height: 35px;
	float: left;
	padding: 0;
	margin: 0 8px 0 0;
	line-height: 35px;
	text-align: center;
	color: #727272;
	font-size: 16px;
	border-radius: 100%;
	background-color: #161616;
	display: list-item;
}

.copyrights ul.social_icons li a:hover {
	color: #727272;
	background-color: #fff;
}

.copyrights span {
	padding: 0px;
	margin: 0px;
	float: left;
	padding-top: 5px;
}

/* scroll up */

.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: #119EE7 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
	z-index: 999;
}

/*---------------------------------------------------
	EXTRA CSS 
------------------------------------------------------*/

.navbar-nav {
	float: left;
	margin: 0;
}

.navbar-nav > li > a {
	border-bottom:2px solid #fff;
	padding-top: 34px !important;
	padding-bottom: 34px !important;
}

.navbar-nav > li > a.active {
	border-bottom:2px solid #119EE7;
}

.dropdown-menu {
	margin-top:-1px !important;
}

.sticky .navbar-nav {
	margin: 0px;
}

.sticky .navbar-nav > li > a {
	padding-top: 24px !important;
	padding-bottom: 24px !important;
}

.pricing-white {
	background:#fff !important;
}

#header.header4 {
	height:138px !important;
}

#header.header4 .navbar-nav > li > a {
    border-bottom: none;
}
#header.header4 #trueHeader #logo{
	margin-top: 22px;
}
.header3 .navbar-nav > li > a {
  border-bottom: 2px solid #fff;
  padding-top: 28px !important;
  padding-bottom: 27px !important;
}

.header3 .navbar-nav > li > a {
  border-bottom: 2px solid transparent;
  padding-top: 28px !important;
  padding-bottom: 27px !important;
}

.header3 .dropdown-menu {
  margin-top: -3px !important;
}

.header5 {
  height: 163px !important;
  z-index: 9999999;
}

.header5 .navbar-nav > li > a {
  border-bottom: none;
  padding-top: 34px !important;
  padding-bottom: 34px !important;
}

.isStuck .navbar-nav > li > a,
.isStuck .header5 .navbar-nav > li > a {
	padding-top: 24px !important;
	padding-bottom: 24px !important;
}

/**********************************************/
.inner_container {
	width: 82%;
	padding:0;
	margin:0 auto;
}
ul.tld_lists {
	width: 100%;
	padding:50px 0 0 0;
	float:left;
	margin:0;
}
ul.tld_lists li {
	padding:0;
	color:#fff;
	float:left;
	margin:0;
}
ul.tld_lists li:last-child{
	padding:0 0 0 0;
}
ul.tld_lists li .number {
	width:45px;
	height:45px;
	color:#fff;
	padding:0;
	float:left;
	font-size:18px;
	text-align:center;
	line-height:45px;
	margin:0;
	background-color:#92D102;
}
ul.tld_lists li .text {
	color:#fff;
	padding:13px 0 0 15px;
	float:none;
	font-size:16px;
	margin:0 0 0 55px;
}
.parallax .address_info3,
.parallax .form_holder{
    color: #fff!important;
}
.parallax .address_info3 a{
	color: inherit;
}
.parallax .address_info3 a:hover{
	color: rgba(255,255,255,0.6);
}
ul.list.list-four {
	width: 100%;
	float: left;
	padding:0;
	margin: 0px;
}
ul.list.list-four {
	width: 100%;
	float: left;
	padding:20px 0 30px 0;
	margin: 0px;
}
ul.list.list-four li {
	padding:0 0 15px 0;
	margin: 0;
	font-size:16px;
	color:#fff;
}
ul.list.list-four li i {
	padding:0 5px 0 0;
	margin: 0;
	color:#fff;
}

/*offer badges*/

.offerbadge.five{
	position: absolute;
	width:155px;
	height:155px;
	margin:0px;
	padding:50px 0px 0px 0px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#fff;
    line-height: 28px;
	border-radius:50%;
	background-color:#92D102;
	z-index:2;
    background-image: none;
}

.offerbadge.five span.price{
	margin-top:5px;
	padding:0px 0px 5px 0px;
	font-size:30px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	}
.offerbadge.six{
	width:110px;
	height:110px;
	padding:30px 0px 0px 0px;
	margin: 150px 0 0 -29px;
	font-size:18px;
	color:#727272;
    border-radius: 50%;
    line-height: 28px;
    background-image: none;
	background-color:#272727;
	}
.offerbadge.six span.price{
	margin-top:5px;
	padding:0px 0px 5px 0px;
	font-size:18px;
	font-weight:300;
	line-height:20px;
	text-align:center;
}
/**********************/

.no-padding{
}
.topbar ul{
	list-style: none;
}
.header6 .topbar {
	background: #92d102;
	height: 37px;
	font-family: Open Sans;
	position: relative;
	z-index: 9999999;
}
.header6 .tb-left, 
.header6 .tb-right {
	height:37px;
}
.header6 .tb-left li {
	float: left;
	line-height: 37px;
	color: #fff;
	font-size: 13px;
}

.header6 .tb-left li:first-child {
	border-right: 1px solid #e7e7e7;
	padding-right: 15px;
	margin-right: 15px;
}

.header6 .tb-left li:nth-child(2),
.header6 .tb-left li:nth-child(3) {
	font-family: Roboto;
	text-transform: uppercase;
	margin-right: 20px;
	font-size: 14px;
	font-weight: 500;
}

.header6 .tb-right li {
	float: left;
	line-height: 37px;
	color: #fff;
	font-size: 14px;
}

.header6 .tb-right li a {
	color: #fff;
}

.header6 .tb-right li:first-child {
	border-right: 1px solid rgba(231,231,231,0.5);
	padding-right: 10px;
}

.header6 .tb-right li:first-child a {
	margin: 0 15px;
}

.header6 .top-social a {
	display: inline-block;
	width: 30px;
	border-left: 1px solid rgba(231,231,231,0.5);
	line-height: 37px;
	text-align: center;
}

.header6 #lang {
	max-width: 135px;
}
.content-img {
	width: 40%;
	padding: 0;
	margin: 0;
	float: right;
}
.rmore1 {
	margin-right: 10px;
}

.no-border {
	border: none !important;
}

.cbp-l-filters-alignCenter {
    width: 100%;
    margin: 40px auto 30px;
}

#trueHeader {
    z-index: 99999999;
}

/*---------------------------------------------------
	RESPONSIVE CSS 
------------------------------------------------------*/
/* Responsive CSS Styles Table of Contents */

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

.tb-left li {
    font-size: 11px !important;
}

.tb-left li:nth-child(2) {
    font-size: 11px !important; 
}

.tb-right li {
    float: left;
    line-height: 37px;
    color: #FFF;
    font-size: 12px;
}

.tb-right li:first-child a {
    margin: 0px 9px;
}

}

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

.tabs3 {
    display: table;
}

.accrodation {
    display: table;
    width: 100%;
    margin-bottom: 40px;
}

.img_holder {
    display: table;
    position: relative;
    width: 100%;
    margin:0 0 25px;
}

.teaser-ten .teaser-item:last-child {
    margin: 0 0 50px 0;
}

.info-teaser-one .why_choose_img {
    width: 120px;
    height: 120px;
    float: none;
    padding: 8px;
    margin: 0 auto 20px;
    border-radius: 100%;
    background-color: #fff;
    display: table;
}

.info-teaser-one .why_choose_img img {
    position: relative;
    width: 139px;
    height: 105px;
    float: left;
    padding: 0px;
    margin: 0px;
    border-radius: 100%;
    z-index: 2;
}

ul.tld_list {
    margin: 50px 0 50px 0;
    display: table;
}

.top_nav.two ul {
    margin: 0px auto;
    display: table;
    float: none !important;
}

.blog_single .comment_info .left .img {
	width:100%;
}

.blog_single .comment_info .left img {
	width:100%;
}

.blog_single .comment_info .right {
	padding-left:20px;
}

.blog_single .comment_info .right .name {
    width: 100%;
    float: left;
}

.blog_single .comment_info .right .date {
    width: 100%;
    text-align: left;
    float: left;
	position:relative;
}

.home_info2 .fea_list_holder .text {
  width: 100%;
  float: right;
  padding: 0px;
  margin: 0px;
}

.home_info2 .right .img_holder .shape {
	display:none;
}


.home_info6 .services_box {
  width: 100%;
  margin: 0 0 20px;
}

#home5 .item {
	padding:0 25px;
}

.tabs-panel,
.tabs-panel2
.tabs-panel3
.tabs-panel4
.tabs-panel5
.tabs-panel6
.tabs-panel7
.tabs-panel8
.tabs-panel9
.tabs-panel10,
.tabs-panel11,
.tabs-panel12 {
	width:100%;
	padding:0 15px !important;
}

.domain_search ul.tld_list li .price {
    font-size: 16px;
}

.domain_search ul.tld_list li {
    padding: 20px 10px;
}

.domain_search ul.tld_list li .price2 {
    font-size: 15px;
}

.hosting_features .feature_box h3 {
    font-size: 18px;
    margin: 15px 0 20px;
}

ul.tablist li {
    float: none;
}

.teaser-one {
    position: relative;
    left: 15px;
}

.quote_wrap .text {
    margin-bottom: 45px;
    display: table;
}

.sidebar_latest_posts .post_holder .left {
    width: 115px;
    padding: 0;
    float: left;
    margin: 0px;
    position: absolute;
    left: 0;
}

.footer1 .post_holder {
    min-height: 113px;
}

.footer1 .col-md-3 {
	margin-bottom:50px;
}

.sidebar_latest_posts .post_holder .right {
    width: 100%;
    float: none;
    padding-left:115px;
}

#header.sticky, #header.sticky #trueHeader .navbar-header {
	margin-top:7px;
}

#home3 .navbar-default .navbar-toggle {
    width: 355px;
    left: -50px;
}

#home3 .navbar-default .navbar-collapse {
    border: medium none !important;
    z-index: 9999999;
    background: rgb(34, 34, 34) none repeat scroll 0% 0%;
    left: -50px !important;
    position: relative;
}

#home3 .sticky .navbar-default .navbar-toggle {
    width: 355px;
    left: -50px;
    top: 8px;
}

.pricing_wrap.pricing2 .col-md-3 {
	margin-bottom:80px;
}

.pricing_wrap.pricing2 .col-md-3:last-child {
	margin-bottom:30px;
}

img {
	max-width:100%;
}	

.pricing3 .shadow_box {
	display:none;
}

.pricing3 .price_table .arrow.one ,
.pricing3 .price_table .arrow.two ,
.pricing3 .price_table .arrow.three ,
.pricing3 .price_table .arrow.four {
	display:none;
}

.readmore_big {

    display: table;
    padding: 17px 50px;
    margin: 0 auto;
}

.pricing3 .price_table.active {
	padding:0px;
}

.pricing3 .price_table {
    margin: 1px 0 0;
}

.navbar-default .navbar-collapse{
    border: none !important;
    z-index: 9999999;
}

.team_st2 {
    position: relative;
    width: 100%;
    height: 377px;
    padding: 20px;
    margin:0;
    float: left;
    overflow: hidden;
    transition: top 0.3s ease-in-out 0s;
}

.header3 .menu_right_search_box ,
.header3 .top_nav.four .left ,
.header3 .top_nav.four .right {
	display:none;
}

.header3 .top_nav.four .middle #logo {
    background-position: center center;
}

.header3 .top_nav.four .middle {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.teamst2_holder {
    width: 100%;
    height: 380px;
    padding: 0px;
    margin: 0 0 30px;
    float: left;
    border: 1px solid #E1E1E1;
    transition: top 0.3s ease-in-out 0s;
}

.award_holder img {
	width:100%;
}

.navbar-default .navbar-toggle {
    border-color: #DDD;
    margin: 0;
}

.dropdown a {
    border-bottom: 2px solid transparent !important;
}

.dropdown a:hover {
	background:transparent !important;
	color:#777 !important;
}

.navbar-default .navbar-toggle {
	width: 355px;
	left: 15px;
}

.navbar-default {
    margin-right: 0px;
    position: absolute;
    right: 0px;
    top: 22px !important;
}

.top_nav.two span {
	display:none;
}

.ds-slide input#dsearch {
width: 41.6667% !important;
}

.ds-slide .col-sm-3 {
    width: 25% !important;
}

.ds-slide .col-sm-4 {
    width: 33.3333%;
}

.home_info5 .services_box {
	min-height:225px;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    overflow: hidden;
}

.home_info5 .services_box .icon {
    float: none;
    margin: 0 0 18px;
}

.home_info5 .services_box.active h6 {
    font-size: 17px;
}

.domain_search_home ul.tld_list li {
    padding: 0px 15px 0px 0px !important;
    font-size: 18px !important;
}

.features_wrap.two .col-md-6 img {
	display:table;
	margin:0 auto;
}

.tb-left {
	display:none;
}

.tb-right {
    display: table;
    margin: 0 auto !important;
    float: none !important;
}

}

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

.container {
	max-width:90%;
	margin:0 auto;
}

.contact_wrap .topic_holder .text {
    width: 100%;
    padding: 0px;
    margin: 50px 0 0;
    float: none;
    display: table;
}

.contact_wrap .topic_holder .text ul.list {
    margin-left: 15px !important;
}

.section_title .big.two {
    font-size: 58px;
}

.section_subtext.two {
    margin: 1px 0px 0px;
}

.info-slider .why_choose_img {
    width: 100px;
    height: 100px;
}

.info-slider .why_choose_img .img {
    width: 85px;
    height: 85px;
    background-size: 100% !important;
}

.info-slider h5 ,
.info-slider p {
    text-align: left;
}

.info-slider .why_choose_img .overley,
.info_wrap3 .why_choose_img .overley {
    position: absolute;
    width: 85px;
    height: 85px;
    float: none;
}

.info-slider .why_choose_img {
    width: 100px;
    height: 100px;
    position: relative;
    left: -14px;
}

.feature3 .linux .rmore4 {
    margin: 35px 4px 0px 0px;
}

.section_title .big {
    font-size: 58px;
}

.section_subtext {
    margin: 15px 0px 0px;
}

.pricing_wrap .price_table .title {
    width: 100%;
    font-size: 20px;
}

.pricing_wrap .price_table .price {
    color: #161616;
    font-size: 32px;
}

.team_wrap .col-md-3 {
    width: 50%;
}

.clients_wrap .clint_holder .clint {
    width: 80px;
}

.clients_wrap .clint_holder .img_holder {
    width: 80px;
    height: 80px;
}

.clients_wrap .clint_holder .img {
    width: 60px;
    height: 60px;
	background-size: 100% !important;
}

.clients_wrap .clint_holder .text {
    margin-right: 90px;
    float: left;
    padding: 15px 0px 0px;
    margin: 0px;
    text-align: right;
}

.clients_wrap .clint_holder .text {
    float: none;
    padding: 0;
    text-align: right;
    margin: 0px 105px 0px 0px;
	width: auto;
}

.clients_wrap .clint_holder .text.text-left {
    text-align: left !important;
    margin: 0 0 0 100px !important;
}

.payment_logos li {
    margin: 0px -5px 0 !important;
}

.newsletter .email_input {
    padding: 0px 15px;
    width: 100%;
}

.email_submit {
    width: 100%;
}


.footer1 h4 {
    font-size: 17px;
}

.payment_logos li br {
	display:none;
}

.payment_logos li:first-child {
    width: 100%;
    padding-bottom: 20px;
}

.payment_logos.two li:last-child a.chat_but {
    margin: 0px !important;
}

.feature2 .left {
}

.feature2 .right {
}

.feature2 .list_holder .text {
    width: auto;
    padding: 0;
    margin: 0px;
    float: none;
    margin-left: 115px;
}

.feature2 .right .img_holder .shape {
    width: 100%;
    height: 0px;
}

.img_holder img {
	max-width:100%;
}

.home_info .affiliates .text {
    width: auto;
    float: none;
    padding: 0px;
    text-align: left;
    margin: 0px 0 0 85px;
}

.section_subtext p {
	text-align:left;
}

.section_title .small {
    font-size: 21px;
}

.imgbox img {
	width:100%;
}

.img_ho_st_holder {
    max-width: 272px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    float: none;
	display:table;
}

.home_info2 .circle {
	margin:15px auto;
	float:none;
}

}

@media only screen and (min-width: 995px) and (max-width: 1085px) {

.team_st1 .imgholder {
    transform: scale(0.95);
}

}

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

.navbar-toggle {
    position: absolute !important;
    top: -2px;
    width: 100%;
    right: 0px;
    max-width: 100%;
    left: -15px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.pricing5 .bottom_shape {
    margin: 0;
}

.header3 {
    margin-bottom: -56px !important;
}

.header3 .isStuck #trueHeader {
    height: 77px !important;
}

#header6 .mainMenu {
    padding: 15px 0 10px 0;
    display: table;
    width: 100%;
}

#header6 .menuTitle {
    text-align: center;
}

#header6 #logo {
    display: table !important;
    margin: 25px auto 0 !important;
    float: none !important;
}

.menu-onepage-container {
    display: none;
}

#domain-searchform #dsearch3 {
    width: 100%;
}

.address_info3 a {
	color:#aaa;
}

#searchsubmit3 {
    width: 100%;
}

.teaser-ninteen .teaser-item li.icon {
    line-height: 0px !important;
}

.navbar-toggle {
    position: absolute !important;
    top: -2px;
    width: 100%;
    right: 0px;
    max-width: 275px;
    left: -30px !important;
}

.tb-right {
    display: table;
    margin: 0 auto !important;
    float: none !important;
}

.teaser-fourteen .teaser-item .icon_holder {
    width: 0;
    padding: 0px;
    margin: 0px auto 20px;
    float: none;
}

.teaser-fourteen .teaser-item .text {
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: none;
    text-align: center;
}

.teaser-ten .teaser-item .text {
    color: #fff !important;
}

.page-id-256 .feature3 {
    padding: 0 !important;
}

.teaser-fifteen .teaser-item {
    text-align: center;
    margin-bottom: 30px;
}

.clients_wrap .clint_holder .text {
    text-align: center !important;
}

.clients_wrap .clint_holder .clint {
    margin: 0 auto !important;
    display: table !important;
    float: none !important;
    width: 150px !important;
}

.accrodation {
    clear: both;
    margin-bottom: 50px;
}

.teaser-thirteen .teaser-item .icon_holder {
    width: 0;
    padding: 0px;
    margin: 0px auto;
    float: none;
}

.teaser-thirteen .teaser-item .text {
    width: 100%;
    padding: 10px 0 0 0;
    margin: 0px;
    float: none;
    text-align: center;
}

.img_holder {
    position: relative;
    display: table;
    width: 100%;
}

.tp-banner-container {
    margin-top: -12px;
}

.tabs-content10 {
    padding: 30px 0px;
}

.teaser-one {
    position: relative;
    left: 15px;
}

.footer_payment_types {
    padding: 30px 0;
}

.payment_logos,.payment_logos li{
	list-style: none;
}

ul.tld_list li:last-child {
    margin: 2px 0 0 0;
    width: 97% !important;
}

ul.tld_list li {
    width: 48% !important;
    margin: 0px 0.5% 2px 0.5% !important;
}

.blog_single .comment_info .left {
	width: 32%;
}

.blog_single .comment_info .left .img {
	width:100%;
}

.blog_single .comment_info .left img {
	width:100%;
}

.blog_single .comment_info .right {
	 
}

.blog_single .comment_info.two .right {
     
}

.blog_single .comment_info .right .name {
    width: 100%;
    float: left;
}

.blog_single .comment_info .right .date {
    width: 100%;
    text-align: left;
    float: left;
	position:relative;
}


.home_info2 .fea_list_holder .text {
  width: 100%;
  float: right;
  padding: 0px;
  margin: 0px;
}

.home_info2 .right .img_holder .shape {
	display:none;
}

.home_info6 .services_box {
  width: 100%;
  margin: 0 0 20px;
}


#home5 .domain_box2 .box {
  padding: 40px;
  margin: 0px 0 100px;
  color: #fff;
  text-align: center;
  background-color: rgba(17,158,231,0.9);
  width: 100%;
  float: left;
  position: relative;
}

#home5 .domain_box2 .box:last-child {
  margin: 0px 0 30px;
}

#home5 .header5 .menu_main2 {
  width: 100%;
}

#home5 .navbar-default {
  margin-right: 0px;
  position: absolute;
  right: 0;
  left: 0;
  top: -43px !important;
  display: table;
  margin: 0 auto !important;
}

#home5 .navbar-collapse {
  height: auto;
  position: absolute;
  top: 131px;
  width: 275px !important;
  left: 5px;
}

#home5 #header.sticky .navbar-collapse {
  height: auto;
  position: absolute;
  top: 119px;
}

.info_wrap11 .text ,
.info_wrap11 .img,
.info_wrap11 .img_right ,
.info_wrap11 .text_left {
  width: 100%;
}

.info_wrap4 .text {
  width: auto;
  float: none;
  padding: 0;
  margin: 0;
  margin-left: 75px;
}

img {
	max-width:100%;
}

.parallax_info2 .img ,
.parallax_info2 .text {
  position: relative;
  width: 100%;
}

.pricing3 .shadow_box {
	display:none;
}

.pricing3 .price_table_holder ,
.pricing3 .price_table_holder:hover {
    margin: 20px 0 !important;
}

.pricing3 .price_table {
    margin: 0 !important;
}

#home3 #topHeader {
    position: relative;
    z-index: 999999;
    display: block;
}

.pricing_wrap.pricing2 .col-md-3 {
	margin-bottom:80px;
}

.pricing_wrap.pricing2 .col-md-3:last-child {
	margin-bottom:30px;
}

.top_nav.three span {
    display: block;
}

.top_nav.three .tb-right li:first-child {
display:none;
}

.home_info2 .right .img_holder .shape {
	display:none;
}

.pricing4 .price_table_holder {
  width: 100%;
}

.home_info4 ul.icon li {
    width: 100%;
}

.home_info4 ul.icon li a {
    width: 70px;
    height: 70px;
    float: left;
    padding: 0px;
    text-align: center;
    font-size: 23px;
    line-height: 74px;
    color: #FFF;
    border-radius: 100%;
    margin: 0px 0px 6px;
    border: 1px solid #FFF;
}

.home_info4 ul.icon li h6 {
	margin-left:105px;
	text-align:left;
}

.home_info4 .rmore6,
.home_info4 .rmore7 {
	width:200px;
	text-align:center;
	margin:0 auto 5px;
	display:table;
	float:none;
}

.home_info5 .text_holder {
    width: 100%;
}

.home_info3 .affiliates .text {
    width: auto;
    float: none;
    padding: 0px;
    text-align: left;
    margin-left: 85px;
}

#header.header3.header5 {
	position:fixed;
	left:0;
	right:0;
	top:0;
	height: 49px !important;
}

#header.header3.header5.sticky,
#header.header3.header5 {
	height: 79px !important;
}

#header.header3.header5.sticky #trueHeader ,
#header.header3.header5 #trueHeader {
	height: 49px !important;
}

#header.header3.header5 #topHeader {
    display: block !important;
}

#header.header3.header5 #trueHeader {
	position:relative !important;
    top: -27px;
}

#header.header3.header5.sticky #trueHeader {
    position: relative !important;
    top: -19px;
}

.mob-pad50 {
	padding-top:100px;
}


#clients-logo .item img {
	display:table;
	margin:0 auto;
}

.domain_search ul.tld_list {
  margin: 20px 0 30px 0;
  display: table;
}

.readmore_big {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 17px 20px;
    background-color: #119EE7;
    border-radius: 2px;
    display: table;
    margin: 0 auto;
    min-width: 200px;
    text-align: center;
}

.hosting_features .feature_box .offer_badge {
  position: relative;
}

.pricing3 .price_table_holder {
  float: left;
  padding: 0;
  margin: 1px 0 0 0;
  width: 100%;
  border: 1px solid #ddd;
}

.pricing3 .price_table {
	border:none;
	margin:0;
}

.parallax_info2 .text_left {
  position: relative;
  width: 100%;
  float: left;
  padding: 0;
  margin: 0px;
}

.parallax_info2 .img_right {
  position: relative;
  width: 75%;
  float: left;
  text-align: right;
  padding: 0;
  margin: 0px;
}

.info_wrap3 .list_holder .text {
  width: auto;
  padding: 0px;
  margin: 0px;
  float: none;
  margin-left: 128px;
}

.info_wrap3 .services_box {
  width: 100%;
}

.tabs-content11 {
	margin:0 0 30px;
}

.info_wrap4 .item img {
	display:table;
	margin:0 auto;
}

img {
  max-width: 100%;
}

#searchsubmit {
	margin-top:2px;
}

.pricing3 .price_table .arrow,
.pricing3 .price_table .arrow.one,
.pricing3 .price_table .arrow.two ,
.pricing3 .price_table .arrow.three ,
.pricing3 .price_table .arrow.four {
	display:none;
}

.domain_search_home2 ul.tld_list li {
  font-size: 14px !important;
  text-align: center;
  margin: 0 auto !important;
}

.top_nav.three span.uppercase {
  padding-right: 20px;
  display: none;
}

#header.header2 .pull-left {
  float: none !important;
  display: table;
  margin: 0 auto;
}

#header.header3.sticky #trueHeader {
    height: 61px !important;
}

.header3 .top_nav.four .right ,
.header3 .top_nav.four .left {
	display:none;
}

.header3 .top_nav.four .middle {
    float:none;
    width: 100%;
}

.domain_box2 .box {
    padding: 40px;
    margin: 0 0 70px;
}

.header5 .top_nav.two .right {
	display:none !important;
}

.header3.header5 #topHeader #logo {
	background-position:center center;
}

.navbar-default .navbar-collapse{
    border: none !important;
    z-index: 9999999;
}

.pricing4 .price_table_holder {
    float: none;
    padding: 0px;
    margin: 0px auto;
}

.info_wrap9 .list_holder_left .text {
    width: auto;
    padding: 0px;
    margin: 0px;
    float: none;
    margin-left: 109px;
}

.team_st2 {
    position: relative;
    width: 100%;
    height: 377px;
    padding: 20px;
    margin:0;
    float: left;
    overflow: hidden;
    transition: top 0.3s ease-in-out 0s;
}

.teamst2_holder {
    width: 100%;
    height: 380px;
    padding: 0px;
    margin: 0 0 30px;
    float: left;
    border: 1px solid #E1E1E1;
    transition: top 0.3s ease-in-out 0s;
}

.latest_post_st3 {
	margin-bottom:30px;
}


.img_ho_st_holder {
    position: relative;
    width: 100%;
    padding: 20px;
    margin: 0px auto 30px;
    float: none;
    border: 1px solid #E1E1E1;
    max-width: 272px;
    display: table;
}
.parallax_info .col-md-4 {
    text-align: center;
    padding: 0 30px;
}

.info-slider .col-md-4 {
    text-align: center;
    padding: 0 30px;
}

.contbox_wrap {
    margin: 0px 0 30px;
}

.navbar-default .navbar-collapse {
	border:none;
}

#header {
	height:142px !important;
}

.top_nav.two span {
	display:none;
}

ul.payment_logos {
    width: 100%;
    max-width: 350px;
}
.tp-caption {
	padding-left:15px !important;
	padding-right:15px !important;
}

.tp-caption.slider_but1 {
	left:25px !important;
}

.tp-caption.offerbadge {
	padding-left:0px !important;
	padding-right:0px !important;

}

.ds-slide .col-xs-3 {
    width: 25% !important;
}

.ds-slide .col-xs-12 {
    width: 100% !important;
}


.ds-slide input#dsearch {
width: 75% !important;
}

.home_info2 .circle {
	margin:15px auto;
	float:none;
}

.domain_search_home input.col-md-6 {
    width: 75% !important;
}

.domain_search_home ul.tld_list li {
    padding: 0px 15px 0px 0px !important;
    font-size: 18px !important;
}

#header.sticky .navbar-collapse {
    height: auto;
    position: absolute;
    top: 107px;
}

.navbar-default {
    width: 300px;
    margin: 0px auto 0 !important;
}

.dropdown a {
    border-bottom: 2px solid transparent !important;
}

.dropdown a:hover {
	background:transparent !important;
	color:#777 !important;
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
}

#trueHeader #logo {
    background-position: center top !important;
}

#header,
#trueHeader {
	height:152px !important;
}

#header.sticky, #header.sticky #trueHeader {
	height:100px !important;
}

.navbar-toggle {
    margin: 0px auto 0px !important;
    position: static !important;
    top: 10px;
    width: 100%;
    left: 0px;
    right: 0px;
    max-width: 300px;
}

#header.sticky .navbar-toggle {
    margin: 60px auto 0px !important;
	position:relative;
}

.navbar-collapse {
    height: auto;
    position: absolute;
    top: 48px;
    width: 100% !important;
    margin: 0px auto;
    right: 0px;
    float: none !important;
}

.navbar-collapse ul.nav > li > a.active {
    color: #92D102;
    background-color: transparent !important;
    border-bottom: 2px solid #92D102;
    padding: 20px 15px !important;
}

.sticky .navbar-nav > li > a,
.navbar-nav > li > a {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

.navbar-nav {
    float: left;
    width: 100%;
}

#trueHeader #logo {
    margin-top: 16px;
}

.pricing_wrap2 .col-md-3 {
	margin-bottom:100px;
}

.pricing_wrap2 .col-md-3:last-child {
	margin-bottom:30px;
}

.icon_boxes_st1,
.icon_boxes_st2,
.icon_boxes_st3,
.icon_boxes_st5 {
	margin-bottom:30px;
}

.imgbox img {
	width:100%;
}

.section_title .big {
    font-size: 50px;
}

.info-slider .slides > li {
    display: none;
    padding: 10px 25px;
}

.features_wrap.two .col-md-6 img {
	display:table;
	margin:0 auto;
	width:100%;
	max-width:600px;
}

.info_wrap2 img {
	width:100%;
}

.domain_box .box {
    margin: 0 0 70px;
}

.domain_box .box:last-child {
    margin: 0 0 20px;
}

.table-list3 th {
    font-size: 10px;
    padding: 10px 4px;
    line-height: 15px;
}

.table-list3 td {
    padding: 13px 4px;
    font-size: 11px;
}

.table-list3 td a {
    padding: 8px 16px;
    text-align: center;
    font-size: 10px;
    margin: 0px;
    color: #FFF;
    line-height: 60px;
    background-color: #C9C9C9;
}

.table-list2 th ,
.table-list th {
    font-size: 11px;
}

.table-list2 td ,
.table-list td {
    font-size: 11px;
}

.info_wrap .list_holder .text {
    width: auto;
    padding: 0px;
    margin: 0px;
    float: none;
    margin-left: 113px;
}

.comission_table_holder .table-list td a {
    padding: 11px 19px;
    font-size: 12px;
    display: table;
}
.comission_table_holder .table-list td {
    font-size: 11px;
}

.home_info2 .col-md-4 {
	margin-bottom:30px;
}

.home_info2 .col-md-4:last-child {
	margin-bottom:0px;
}

.feature2 .list_holder .text {
    width: auto;
    padding: 0;
    margin: 0px;
    float: none;
    margin-left: 115px;
}

.feature2 .left {
	float: none;
}

.feature2 .right {
}

.img-slider .col-md-3 img {
	margin-bottom:25px;
}


.pricing_wrap.pricing2 .col-md-3 {
	margin-bottom:100px;
}

.pricing_wrap.pricing2 .col-md-3:last-child {
	margin-bottom:20px;
}

.pricing_wrap .price_table {
    width: 100%;
    float: none;
    padding: 0px;
    margin: 0px;
    border-radius: 2px;
    background-color: #FFF;
    transition-property: background-color, color;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    display: table;
}

.team_st1 .imgholder {
    margin-bottom: 20px;
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: table;
}

.team_st1 {
    padding: 0px;
    margin: 0px auto 30px;
    float: none;
    width: 100%;
    text-align: center;
    max-width: 300px;
}

ul.social_icon_st4 {
    width: auto;
    padding: 0px;
    margin: 0px auto !important;
    float: none;
    display: table;
}

.teamst2_holder {
    height: 378px;
    padding: 0px;
    margin: 0px auto 30px;
    float: none;
    overflow: hidden;
    width: 100%;
    max-width: 337px;
}

.contact_wrap .topic_holder {
    margin: 0 0 30px;
}

.section_subtext.two {
    width: auto;
    float: none;
    padding: 0;
    margin: 0px 0 0;
    border-left: none;
}

.section_title.three {
    width: auto;
    float: none;
    padding: 0px;
    margin: 0px;
    display: table;
}

.section_title .big.two {
    font-size: 60px;
    margin: 0 0 25px;
}

.info-slider .why_choose_img {
    width: 100px;
    height: 100px;
}

.info-slider .why_choose_img .img {
    width: 85px;
    height: 85px;
    background-size: 100% !important;
}

.info-slider h5 ,
.info-slider p {
    text-align: left;
}

.info-slider .why_choose_img .overley,
.info_wrap3 .why_choose_img .overley {
    position: absolute;
    width: 85px;
    height: 85px;
    float: none;
}

.info-slider .why_choose_img {
    width: 100px;
    height: 100px;
    position: relative;
    left: -14px;
}

.info_wrap3.two .col-md-6 {
	margin-bottom:40px;
}

.info_wrap3.two .col-md-6:last-child {
	margin-bottom:0px;
}

.feature3 .linux {
    margin: 30px 0 0;
}

ul.payment_logos.two {
    width: 100%;
    padding: 25px 0px 0px !important;
    margin: 0px;
    float: none;
    display: table;
}
.right_sidebar {
	padding-top:60px;
}

.info_wrap .list_holder .text {
    width: auto;
    padding: 0px;
    margin: 0px;
    float: none;
    margin-left: 116px;
}

.pricing_wrap.pricing2 .col-xs-12 {
	margin-bottom:100px;
}

.pricing_wrap.pricing2 .col-xs-12:last-child {
	margin-bottom:30px;
}

.reg_form, .login_form {
    width: 90% !important;
}

.price_table_st1 {
	margin-bottom:30px;
}

.price_table_st2 {
    margin: 0 0 200px;
}

.price_table_st2:last-child {
    margin: 0 0 30px;
}

.container {
	max-width:500px;
	margin:0 auto;
}

.clients_wrap .clint_holder .clint {
    width: 100%;
    float: right;
    padding: 0px;
    margin: 0px;
}

.clients_wrap .clint_holder .text {
    width: 100%;
    float: none;
    padding: 19px 0px 0px;
    margin: 0px;
    text-align: right;
    display: block;
}

.clients_wrap .clint_holder .clint {
    margin: 0 0 20px;
}

.clients_wrap .clint_holder {
    width: 100%;
    float: none;
    padding: 0px 20px;
    margin: 0px;
}

.team_wrap .member_info {
    margin: 30px auto 30px;
}

.cta_wrap .btn_bdr {
    display: table;
    margin: 0px auto;
    float: none !important;
}

.cta_wrap .pull-right {
    float: none !important;
}

.cta_wrap h4 {
    text-align: center;
}

.cta_wrap .col-md-9 {
    margin-bottom: 20px;
    display: table;
}

.footer1 .col-xs-12 {
	margin-bottom:40px;
}

.footer1 .col-xs-12:last-child {
	margin-bottom:0px;
}

.tb-left {
	display:none;
}

.tb-right {
	display:table;
	margin:0 auto;
	float:none;
}

.payment_logos {
	width:100%;
}

.payment_logos li br {
	display:none;
}

.payment_logos li:first-child {
    width: 100%;
    padding-bottom: 20px;
}

.payment_logos.two li:last-child {
    padding: 0px !important;
}

.payment_logos.two li:last-child a.chat_but {
    margin: 0px !important;
}

ul.payment_logos {
    width: 100%;
}

ul.payment_logos.two {
    width: 100%;
    padding: 25px 0 0 !important;
    margin: 0;
    float: none;
}

.copyrights span {
    float: none;
	display:table;
	width:100%;
	text-align:center;
}

.copyrights ul.social_icons {
    padding: 0px;
    margin: 15px auto !important;
    display: table !important;
    float: none !important;
}

.section_title {
    width: 100%;
}

.section_subtext {
    width: 100%;
}

.section_subtext {
    padding: 0;
    border-left: none;
}

.section_title .big {
    font-size: 61px;
}

.page_header2 h3 {
    font: bold 32px "Open Sans",sans-serif;
}

.page_header2 p {
    font: 200 31px "Open Sans",sans-serif;
}

.team_wrap .img_holder {
    float: none;
    margin: 0px auto;
}


.cta_wrap .col-md-9 {
	margin-bottom:20px;
}

}


@media only screen and (min-width: 300px) and (max-width: 520px) {

.logreg {
	display:none;
}

.payment_logos li {
    width: 20%;
    padding-right: 20px;
}

.payment_logos li img {
	width:100%;
}

ul.payment_logos {
    padding: 0 0 25px;
}

.payment_logos li:first-child {
    width: 100%;
    padding-bottom: 10px;
}

.payment_logos.two li:last-child {
    width: 100%;
}

}

@media only screen and (min-width: 1001px) and (max-width: 1270px) {

.nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
}

}

@media only screen and (min-width: 1001px) and (max-width: 1100px) {

#home3 .logreg {
	display:none;
}

.nav > li > a {
  position: relative;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}

.info_wrap3 .services_box {
	min-height: 175px;
}

}

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

.pricing-items.col-sm-3 {
    width: 50%;
    margin-bottom: 100px;
}

.info-teaser-one .info-teaser-item {
    text-align: center;
    display: block;
    width: 33.333%;
    float: left;
}

.clients_wrap .clint_holder img {
    width: 100%;
    height: auto;
}

.clients_wrap .clint_holder:nth-child(even) {
    margin: 0;
    padding-left: 75px;
	position:relative;
}

}

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

#home5 .header5 .top_nav.two .right {
  display: none;
}

#home5 #logo {
  background-position: center center !important;
}

#home5 #header .container {
  width: auto;
  max-width: 100%;
  padding: 0;
}

#home5 .header5 .menu_main2 {
  width: 100%;
}

#home5 .navbar-default {
  margin-right: 0px;
  position: absolute;
  right: 0;
  left: 0;
  top: 14px;
  display: table;
  margin: 0 auto !important;
}

.info_wrap3 .services_box {
	min-height: 175px;
}

.home_info .affiliates .text {
    margin: 0px 0px 0px 47px;
}

.info_wrap3 .list_holder .text {
    width: auto;
    padding: 0px;
    margin: 0px;
    float: none;
    margin-left: 120px;
}

.pricing3 .price_table_holder {
width:50%;
}

.pricing3 .price_table {
padding:0px !important;
margin:0px !important;

}

.tp-caption {
	padding-left:15px !important;
	padding-right:15px !important;
}

.tp-caption.slider_but1 {
	left:25px !important;
}

.tp-caption.offerbadge {
	padding-left:0px !important;
	padding-right:0px !important;

}

.owl-item {
    padding: 0 10px;
}

#header.sticky .navbar-default {
    margin-right: 0px;
    position: absolute;
    right: 0px;
    top: 4px !important;
}

.navbar-default {
    margin-right: 0px;
    display: table;
    float: right;
    width: 385px;
}

.navbar-default {
    margin-right: 0px;
    position: absolute;
    right: 0;
    top: 1px !important;
    left: 0;
    margin: 0 auto;
    display: table;
}

.header2 .menu_main {
    z-index: 9999;
    display: table;
    position: relative;
    width: 100%;
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: hidden !important;
    overflow-y: scroll;
    border-top: 1px solid transparent;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
}

.navbar-collapse ul.nav > li > a.active {
    color: #92D102;
    background-color: transparent !important;
    border-bottom: 2px solid #92D102;
    padding: 20px 15px !important;
}

.sticky .navbar-nav > li > a,
.navbar-nav > li > a {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

.navbar-collapse {
    border-top: 0px none;
    min-width: 355px;
    padding: 0px;
    margin-right: 13px !important;
    float: none !important;
    left: 15px !important;
}

.navbar-header {
    float: left;
    max-width: 385px !important;
}

.navbar-collapse {
    border-top: 0px none;
    max-width: 346px;
    padding: 0;
    margin-left: 13px !important;
}

.navbar-nav .dropdown .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-collapse {
		position: absolute;
		margin: 0 !important;
	}

	.dropdown-menu {
		position: absolute;
		margin: 0 !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.navbar-nav .dropdown .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-collapse {
		position: absolute;
		margin: 0 !important;
	}

	.dropdown-menu {
		position: absolute;
		margin: 0 !important;
	}
}

@media only screen and (max-width: 479px) {

.content_head p {
    width: 90%;
}



.info-teaser-one .why_choose_img {
    width: 166px;
    height: 166px;
    float: none;
    padding: 8px;
    margin: 30px auto 20px;
    border-radius: 100%;
    background-color: #fff;
}

.domain_search ul.tld_list li .price {
    font-size: 17px;
}

.domain_search ul.tld_list li .price2 {
    font-size: 15px
}

.domain_search ul.tld_list li .tld {
    font-size: 17px;
}

	.navbar-nav .dropdown .dropdown-menu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-collapse {
		position: absolute;
		margin: 0 !important;
	}

	.dropdown-menu {
		position: absolute;
		margin: 0 !important;
	}
}

@media (max-width: 1024px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}


#topHeader ul,#topHeader ul li{
	list-style: none;
}

@media (max-width: 450px) {

#topHeader {
  position: relative;
  z-index: 999999;
  display: none;
}

.navbar-toggle {
  position: absolute !important;
  top: 10px;
  width: 100%;
  left: 0px;
  right: 0px;
  max-width: 275px;
  left: -30px;
}

.navbar-collapse {
  height: auto;
  position: absolute;
  top: 45px;
  width: 275px !important;
  left: -2px;
  padding: 0;
}

.domain_search ul.tld_list li {
  padding: 20px 5px;
}

.domain_search ul.tld_list li .price {
  font-size: 20px;
}

}

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

#home3 .container>.navbar-header {
  margin-right: auto;
  margin-left: auto;
  display: table;
  width: 300px;
  position: relative;
  margin-left: 25px;
}

#home3 .navbar-default .navbar-collapse {
  border: none !important;
  z-index: 9999999;
  background-color: #222;
  position: absolute;
  left: 40px;
}

}

@media only screen and (min-width: 101px) and (max-width: 450px) {

#home3 .container>.navbar-header {
  margin-right: auto;
  margin-left: auto;
  display: table;
  width: 270px;
  position: relative;
  margin-left: 25px;
}

#home3 .navbar-toggle {
  position: absolute !important;
  top: 10px;
  width: 100%;
  left: 0px;
  right: 0px;
  max-width: 240px;
  left: -100px;
}

#home3 .navbar-default .navbar-collapse {
  border: none !important;
  z-index: 9999999;
  background-color: #222;
  position: absolute;
  left: 5px;
  width: 240px !important;
  top: 129px;
  overflow-x: hidden;
}
}

.copyrights ul.social_icons {
	float: right;
}

#trueHeader-sticky-wrapper {
	height:auto !important;
}


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

#logos {
    display: table;
    margin: 0px auto;
    width: auto;
    float: none;
}

img {
    max-width: 100%;
    height: auto;
}
.navbar-nav{
	width: 100%;
}
}

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

.header3 .navbar-nav {
    background: #272727;
}
.navbar-nav{
	width: 100%;
}
.span4 {
	clear:both;
}

.info-teaser-three .info-teaser-item img {
    width: 100%;
    height: auto;
}

.footer1 .widget__footer li a:hover {
	background:transparent !important;
}

.menu {
	clear: both !important;
}

.domain _box2 {
    margin-top: 100px;
}

.tabs12 li a {
    padding: 0px 20px;
}

.table-list3 th {
    font-size: 7px;
    padding: 10px 2px;
}

img {
    max-width: 100%;
    height: auto;
}

.navbar-toggle {
    position: absolute !important;
    top: -2px;
    width: 100%;
    right: 0px;
    max-width: 275px;
    left: -15px;
}

ul.tld_list {
    margin: 50px 0px 40px;
    display: table;
}

.tld_list li {
    width: 48% !important;
    margin: 0 1% 2%;
}

.menu-footer-menu-three-container {
	clear:both;
}

.menu li {
    border-top: none;
    text-align: left;
}

.footer1 .col-md-3 {
	margin-bottom:30px;
}

.payment_logos.two li:last-child {
    width: auto;
}

.payment_logos li {
    padding-right: 6px;
    width: 18.666%;
}

.pricing-items {
    margin-bottom: 100px;
    clear: both;
}

.img_holder .shape {
    display: none;
}

.rmore6 {
    margin: 0px 0px 11px;
}

.rmore7.m-left {
    margin-left: 0px;
}

.icon_holder {
    display: table;
    margin: 0px auto;
}

.teaser-eight .text_holder {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 15px;
    margin: 0px;
}

.owl-carousel {
    clear: both;
}

.teaser-nine .teaser-item {
    width: 100%;
}

.info-teaser-one .info-teaser-item {
    text-align: center;
    display: table;
}

.accrodation {
    clear: both;
}

.tabs-content3 {
    margin: 0px 0% 30px;
}

#topHeader {
    display: block !important;
}

#logos {
    display: table;
    margin: 0px auto;
}

.content_head_left {
    padding: 25px 0 0;
}

.domain_box {
    padding: 0;
}

.teaser-ten .teaser-item .text {
    width: 100%;
    margin: 0 0 40px;
    text-align: center;
}

.teaser-ten .teaser-item .icon_holder {
    width: auto;
    margin: 0px auto 10px;
    float: none;
    display: table;
}

.info-teaser-one .info-teaser-item {
    text-align: center;
    clear: both;
}

.price_table_st2 {
    margin: 0px 5% 200px;
    clear: both;
    display: table;
    width: 90%;
}

.price_table_st2:last-child {
    margin: 0px 5% 30px !important;
}

ul.social_icon_st4 ,
.team_st1 {
    clear: both;
}

.carousel2 .imgs img {
    width: 100%;
    max-width: 350px;
    margin: 0px auto;
}

.comission_table_holder .table-list th {
    font-size: 10px;
    padding: 25px 0px;
}

.comission_table_holder {
    padding: 10px;
    display: table;
}

.comission_table_holder .table-list td {
    padding: 13px 4px;
}

.comission_table_holder .table-list .highlight2 td {
    padding: 13px 5px;
}

#domain-searchform {
    width: 94%;
    clear: both;
    margin: 0px 3%;
}

.blog_grid .post_holder {
    margin: 0 0 20px;
}

.blog_grid .margin_bottom5 {
    margin: 0 !important;
}

.blog_wrap .right_sidebar {
    clear: both;
}

.pagenation_bottom ul.page_number {
    width: auto !important;
}

}
.pagenation_bottom_page ul{
	list-style: none;
	padding: 0;
}
.pagenation_bottom_page ul li{
	display: inline-block;
	padding: 5px;
}
.menu_main {
  padding:0 !important;

}
.copyrights p a,
.post_holder .info a{
color: #727272!important;
}

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

.team_wrap .col-md-3 {
			width: 100% !important;
		}
		
.comission_table_holder .table-list td a {
			padding: 8px 7px !important;
		}
		
.blog_grid .post_holder {
			margin-bottom: 40px !important;
		}

.pricing3 .price_table_holder {
		    width: 48% !important;
		    margin-right: 11px !important;
		    margin-bottom: 13px !important;
		}

.teaser-seventeen .teaser-item {
			margin-bottom: 10px !important;
		}

.teaser-item p {
			margin-bottom: 15px !important;
		}
}
}


.pagenation_bottom ul.page_number {
	display: flex !important;
	width: 20% !important;
}
@media only screen and (max-width: 480px) {

	.teaser-ten .teaser-item .text {
		color: #444 !important;
	}

	.rmore1 {
		margin-right: 0 !important;
	}

	.rmore {
		float: right !important;
	}

	.rmore2 {
		padding: 10px 8px !important;
			font-size: 12px !important;
	}

	.teaser-seventeen .teaser-item {
		margin-bottom: 10px !important;
	}

	.teaser-item p {
		margin-bottom: 15px !important;
	}
	.pagenation_bottom ul.page_number {
	 
		width: 50% !important;
	}
}


.tp-caption.offerbadge {
	color: #222 !important;
}

.teaser-item p {
	color: #222 !important;
}

.rmore1 {
	margin-right: 7px !important;
}

.rmore2 {
	font-size: 10px !important;
	padding: 10px 14px !important;
}

.teaser-item  {
	margin-bottom: 20px !important;
}

.teaser-item p {
	margin-bottom: 20px !important;
}

.tp-caption.offerbadge.two {
	color: #fff !important;
}

@media screen and (min-width: 768px) and (max-width: 1140px) {
	  
			.footer1 .social_links.two ul.social_icons {
				margin: 17px !important;
			}

			.pagetitle h3 {
				font-size: 19px !important;
			}

			.uppercase {
				font-size: 27px !important;
			}

			a.knowmore_but {
				padding: 11px 20px !important;
			    margin: 0px 0px 0px 14px !important;
			    font-size: 12px !important;
			}

			.sidebar_latest_posts .post_holder {
				margin: 0 0 51px 0 !important;
			}

			.imgs .img-responsive {
				margin-left: 196px !important;
			}

			.contact_wrap .topic_holder {
				margin-bottom: 25px !important;
			}

			.section_title_line {
				margin: 0 !important;
			}

			.section_title {
				margin-bottom: 50px !important;
			}

			.teaser-item.column_first {
				margin-top: 50px !important;
			}
			
			.clients_wrap .clint_holder .text {
				margin: 0 0 0 0 !important;
			}

			.clients_wrap .clint_holder:nth-child(even) {
				padding-left: 37px !important;
			}

			.clients_wrap .clint_holder:nth-child(even) .clint {
				margin-right: 10px !important;
			}

			.clint {
				margin-left: 10px !important;
			}
			
}

@media screen and (max-width: 480px) {

			.footer1 .social_links.two ul.social_icons {
				margin: 17px !important;
			}

			.pagetitle h3 {
				font-size: 19px !important;
			}

			.uppercase {
				font-size: 27px !important;
			}

			a.knowmore_but {
				padding: 4px 5px !important;
				font-size: 9px !important;
				margin: 0 0 0 9px !important;
			}

			.imgs .img-responsive {
				margin-left: 10px !important;
			}

			#searchsubmit2 {
				width: 100% !important;
			}
			
			.teaser-item p {
				margin-bottom: 25px !important;
			}
			
			.feature3 .price sup {
				font-size: 14px !important;
				display: block !important;
				margin-bottom: 10px !important;
				padding-right: 37px !important;
			}

			.feature3 .price {
				font-size: 36px !important;
				text-align: center !important;
			}

			.feature3 .price i {
				font-size: 10px !important;
			}

			.tp-banner-container {
        margin-top: 0px;
    }
	
	.teaser-item .icon:first-child {
     margin-top: 101px !important;
    }
			
			}

@media screen and (max-width: 1140px) and (min-width: 768px) {
 .footer1 .social_links.two ul.social_icons {
     margin: 17px !important;
     margin-left: 35% !important;
 }
 
  .section_subtext {
   border-left: none !important;
  }

  .teaser-item:first-child {
   margin-top: 35px !important; }
   
   }