#vpsPricing, .banner-item {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
body, html {
	height: 100%
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	}
a, a:active, a:hover, a:link, a:visited {
	color: #fff;
	text-decoration: none;
	outline: 0
}
.section-title h2 {
	position: relative;
	margin-top: 0;
	margin-bottom: 45px;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase
}
.quility
       {
		width:100%;
		height:auto;
		float:left;
		padding:0 0 30px 0;
	   }
	   
.menu_simple ul {

margin: 0;
padding: 0;

list-style-type: none;

}

.feature1
        {
		padding:50px 0 50px 0;
		/*-webkit-box-shadow:11px 5px 10px #ccc;
		-moz-box-shadow:11px 5px 10px #ccc;
		box-shadow:11px 5px 10px #ccc;*/	
		}

.menu_simple ul li a {

text-decoration: none;
color: #000;
padding: 10.5px 11px;
display:block;
border-bottom:1px solid #ccc;

}

.menu_simple ul li a:visited {

color:#000;
}

 

.menu_simple ul li a:hover, .menu_simple ul li .current {

color: black;

background-color: #ddd;

}	   
	   

/*====================icon======================*/
p#socialicons img{ /* 1st set of icons. Rotate them 360deg onmouseover and out */
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}

p#socialicons img:hover{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}


a.btn-custom-reverse.btn-lg, a.btn-custom.btn-lg {
	padding: 12px 20px;
	font-size: 16px
}
.section-title h2:before {
	content: " ";
	position: absolute;
	bottom: -15px;
	left: 50%;
	width: 50px;
	height: 2px;
	background-color: #f4821c;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

#link li
       {
       	list-style: none;
       	float: left;
       	width:100%;

       }

       #link  a
       {
       	color:#000;
       	border-bottom: 1px solid #ddd;
       	float:left;
       	text-decoration: none;
       	line-height:25px;
       	font-size:15px;
       	padding: 5px;
       	text-align: left;
       	width:100%;
       	
       }

.box
    {
	
	margin:3px;
	/*background-color:#094492;*/
	-webkit-transition:all 0.3s ease-out;
		-moz-transition:all 0.3s ease-out;
		transition:all 0.3s ease-out;
		border:1px solid #ddd;
			
	}
	
.box:hover
             {
			 -webkit-transform:scale(1.05);
			-webkit-transform:scale(1.05);
			-webkit-transform:scale(1.05);
			/*background-color:#999; */
			 
			 }
#menu, #promo {
	/*position: absolute;*/
	left: 0;
	width: 100%
}
.section-title.text-left h2 {
	text-align: left
}
.section-title.text-left h2:before {
	left: 0;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
a.btn {
	font-weight: 400
}
a.btn-custom {
	background-color: #2e3138;
	border-radius: 0;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
	text-transform: uppercase
}
.secondary-menu-links>li>a, a.btn-custom-reverse {
	-webkit-transition: background-color .25s;
	text-transform: uppercase
}
a.btn-custom:focus, a.btn-custom:hover {
	color: #fff;
	background-color: #f4821c;
	box-shadow: none
}
a.btn-custom-reverse {
	background-color: #f86200;
    border-radius: 0;
    transition: background-color .25s;
    -webkit-border-radius: 4px 4px 0 0;
}
a.btn-custom-reverse:focus, a.btn-custom-reverse:hover {
	color: #fff;
	background-color: #2e3138;
	box-shadow: none
}
#promo {
	/*padding: 15px 0;*/
	background-color: #073778;
	top: 0;
	z-index: 999;
}
#promo p {
	margin-bottom: 0;
	color: #fff;
	font-size: 20px;
	line-height: 38px
}
#promo a.btn {
	padding: 8px 30px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 0;
	background-color: #fff;
	color: #f4821c
}
#promo a.btn:hover {
	background-color: #2e3138;
	color: #fff
}
#menu {
	top: 29px;
	z-index: 999;
}
#menu.secondarySticky {
	position: fixed;
	top: 0
}
#primaryMenu {
	margin: 0;
	border: none;
	border-radius: 0;
	background-color: #fff;
	z-index: 1
}
#menu.secondarySticky #primaryMenu {
	display: none
}
#primaryMenu .navbar-toggle {
	border-color: #f4821c
}
#primaryMenu .navbar-toggle .icon-bar {
	background-color: #f4821c
}
.primary-menu-links li a, .primary-social-menu-links a {
	color: #2e3138
}
.primary-menu-links>li>a {
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase
}
#primaryMenu .nav>li>a:focus, #primaryMenu .nav>li>a:hover {
	background-color: transparent;
	color: #f4821c
}
.primary-menu-links>li:first-child>a {
	padding-left: 0
}
.primary-social-menu-links {
	margin-right: 0
}
.primary-social-menu-links>li:last-child>a {
	padding-right: 0
}
#secondaryMenu {
	margin-bottom: 0;
	border-radius: 0;
	border-style: solid;
	
	
	background-color: #fff;
	box-shadow: 0 1px 6px rgba(0,0,0,.35)
}
#menu.secondarySticky #secondaryMenu {
	border-top: none
}
#secondaryMenu .navbar-toggle {
	border-color: #f4821c;
}
#secondaryMenu .navbar-toggle .icon-bar {
	background-color: #f4821c;
}
#secondaryMenu a.navbar-brand {
	display: block;
    padding: 0px 0;
    margin-top: 0px;
    margin-left: 0;
    /* color: #fff; */
    /* font-size: 24px; */
    /* font-weight: 700; */
    z-index: 999;
    position: absolute;
    
}
#secondaryMenu a.navbar-brand img
              {
              	-webkit-border-radius:0 0 4px 4px;
              }
                    
#secondaryMenu a.navbar-brand span {
	color: #f4821c;
}
.secondary-menu-links li a {
	color: #000;
	font-weight: 600
}
.secondary-menu-links>li>a {
	transition: background-color .25s
}
.secondary-menu-links>li>a>.fa {
	display: block;
	margin: 0 auto 3px;
	font-size: 20px
}
.secondary-menu-links>li:hover>.dropdown-menu {
	display: block
}
.secondary-menu-links>li>.dropdown-menu {
	padding: 0;
	border: none;
	border-radius: 0;
	background-color: #fff;
}
.secondary-menu-links .dropdown-menu>li>a {
	padding: 12px 15px;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
	text-transform: uppercase;
	    border-bottom: 1px solid #d4d4d4;
}
.secondary-menu-links .dropdown-menu>li>a:hover, .secondary-menu-links li.active>a, .secondary-menu-links>li.open>a, .secondary-menu-links>li.open>a:focus, .secondary-menu-links>li.open>a:hover, .secondary-menu-links>li:hover>a, .secondary-menu-links>li>a:focus, .secondary-menu-links>li>a:hover {
	color: #f4821c;
	c
	
}
.registration-links {
	margin: 17px 0 0 20px;
	display: inline-block;
	float: right
}
.registration-links a {
	width: 100px;
	padding: 8px 12px;
	background-color: #f4821c;
	text-transform: uppercase
}
.registration-links a:focus, .registration-links a:hover {
	background-color: #fff;
	color: #f4821c
}
#banner, .banner-item, .banner-item .row, .banner-item .row>div, .banner-slider, .banner-slider .owl-item, .banner-slider .owl-wrapper, .banner-slider .owl-wrapper-outer {
	/*height: 100%*/
}
.banner-item .row {
	display: table;
	width: 100%
}
.banner-item .row>div {
	float: none;
	display: table-cell;
	vertical-align: middle
}
.banner-slider {
	width:100%;
	height:auto;
	float:left;
	margin-bottom:30px;
	
	
	
}
.banner-item {
	position: relative;
	color: #fff;
	text-align: center;
	z-index: 0
}
#testimonial:before, #vpsPricing:before, .banner-item:before {
	content: " ";
	position: absolute;
	left: 0;
	z-index: -1
}
.banner-item:before {
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(3,19,24,.5)
}
.banner-item-content h1 {
	margin-bottom: 20px;
	text-transform: uppercase
}
.banner-item-content h1 span {
	display: block;
	font-size: 48px;
	font-weight: 800
}
.banner-item-content p {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-weight: 400
}
.owl-item.active .banner-item-content h1 {
	-webkit-animation: fadeInUp 1s ease-out 0s;
	animation: fadeInUp 1s ease-out 0s
}
.owl-item.active .banner-item-content a.btn {
	-webkit-animation: fadeInDown 1s ease-out 0s;
	animation: fadeInDown 1s ease-out 0s
}
.banner-slider .owl-controls .owl-next, .banner-slider .owl-controls .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 95px;
	padding: 30px 10px;
	background-color: #fff;
	font-size: 26px;
	opacity: .6;
	filter: alpha(opacity=60);
	-webkit-transition: opacity .25s;
	transition: opacity .25s
}
#offer, #testimonial, #vpsPricing {
	position: relative
}
.banner-slider .owl-controls .owl-next:hover, .banner-slider .owl-controls .owl-prev:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.banner-slider .owl-controls .owl-next {
	right: 0
}
.banner-item-img {
	text-align: right
}
.banner-item-img img.img-responsive {
	display: inline-block
}
#offer {
	padding: 100px 0;
	background-color: #2e3138
}
#offer .left-content {
	color: #fff
}
#offer .left-content h2 {
	color: inherit;
	font-size: 45px;
	font-weight: 900;
	margin: 0;
	padding: 6px 0 12px
}
#offer .left-content p {
	font-size: 21px;
	font-weight: 300;
	margin: 0
}
#domainSearchForm .form-control {
	width: 100%;
	border: none
}
#domainSearchForm input[type=text].form-control, #domainSearchForm select.form-control {
	font-size: 18px;
	padding: 5px 15px;
	border-radius: 0;
	height: 55px
}
#domainSearchForm select.form-control {
	box-shadow: none;
	border-left: 1px solid #e9e9e9;
	line-height: 51px
}
#domainSearchForm button[type=submit] {
	background: #f4821c;
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 16px;
	font-weight: 700;
	height: 55px;
	padding: 8px 6px 6px;
	text-transform: uppercase;
	width: 100%
}
#domainSearchForm button[type=submit]:focus, #domainSearchForm button[type=submit]:hover {
	background: #ACACAC;
	outline: 0
}
#offer .right-content {
	padding: 15px 15px 0 20px
}
#offer .right-content .domain-ext {
	margin: 20px -10px 0
}
#offer .right-content .domain-ext>div {
	padding: 0 10px
}
#offer .right-content a.extension {
	display: block;
	font-weight: 500;
	border-right: 1px solid #fff
}
#offer .right-content .domain-ext>div:last-child a.extension, #vpsSlider {
	border: none
}
#offer .right-content a.extension span {
	display: block
}
#offer .right-content a.extension span.name {
	font-size: 22px
}
#features {
	padding: 60px 20px 20px 20px;
}
#features hr {
	margin: 30px 0
}
.feature-item {
	padding: 0px;
	-webkit-transition: box-shadow .25s;
	transition: box-shadow .25s
}
.feature-item-icon {
	display: table;
	width: 70px;
	height: 70px;
	color: #fff;
	background-color: #094492;
	font-size: 36px;
	line-height: 40px;
	text-align: center;
	-webkit-transition: border-radius .25s;
	transition: border-radius .25s
}
.feature-item-icon i.fa {
	display: table-cell;
	vertical-align: middle
}
.feature-item:hover .feature-item-icon {
	background-color: #094492;
	border-radius: 50%
}
.feature-item-content {
	margin-top: 25px;
	color:#fff;
}
.feature-item-content p {
	margin-bottom: 0
}
.feature-item-content h4 {
	font-weight: 700;
	text-transform: uppercase;
	margin: 4px 0
}
.feature-item-content a.btn {
	margin-top: 20px;
	padding: 10px 15px;
	font-size: 12px
}
#vpsPricing {
	padding: 100px 0;
	z-index: 0
}
#vpsPricing:before {
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8)
}
#vpsPricing .section-title h2 {
	color: #fff
}
.vps-slider-holder {
	padding: 40px 60px;
	background-color: #2e3138
}
.vps-ruler {
	background: url(img/ruler.png) center top;
	display: table;
	height: 10px;
	margin: 0 auto 25px;
	width: 100%;
	opacity: .2;
	filter: alpha(opacity=20)
}
#brands, #pageTitle, #testimonial {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 0
}
#vpsSlider {
	height: 6px;
	border-radius: 0
}
#vpsSlider .ui-slider-handle {
	top: -16px;
	width: 95px;
	height: auto;
	margin-left: -46.5px;
	padding: 5px 0;
	color: #fff;
	background-color: #f4821c;
	font-size: 18px;
	text-align: center;
	border: none;
	border-radius: 0;
	outline: 0
}
#vpsSlider .ui-slider-range {
	background-color: #f4821c;
	border-radius: 0
}
.vps-item-feature {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-align: center
}
.vps-item-feature:last-child {
	border: none
}
.vps-item-feature-name, .vps-item-feature-value {
	display: block;
	padding: 10px 0
}
.vps-item-feature-name {
	border-bottom: 1px solid #f4821c;
	font-weight: 700
}
.vps-item-feature-value {
	font-size: 20px
}
.vps-total-price {
	margin-top: 30px;
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	text-align: center
}
.vps-total-price span {
	font-size: 42px;
	font-weight: 700
}
#vpsPricing .action {
	text-align: center;
	margin-top: 60px
}
#vpsPricing .action a {
	margin: 0 10px;
	width: 150px
}
#services {
	padding: 100px 0 60px;
	overflow: hidden
}
#services .even {
	margin: 60px 0;
	padding: 60px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background-color: #f0f0f0
}
#services .service-item-content {
	padding-right: 20px
}
#services .even .service-item-content {
	padding-left: 20px;
	padding-right: 0
}
#services .container>.row {
	display: table
}
#services .container>.row>div {
	display: table-cell;
	vertical-align: middle;
	float: none
}
#services .service-item-img img {
	width: 100%
}
.service-item-content h2 {
	margin: 0;
	font-weight: 700;
	color: #f4821c
}
.service-item-content h2 span {
	display: block;
	font-size: 22px;
	text-indent: 1px;
	font-weight: 500;
	color: #2e3138
}
.service-item-content>p {
	margin-top: 30px;
	margin-bottom: 30px
}
.service-item-content .price {
	overflow: hidden;
	margin-top: 25px
}
.service-item-content .price p {
	margin: 0;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	float: left
}
.service-item-content .price p span {
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 34px;
	margin: 0
}
.service-item-content .price p span em {
	font-size: 15px;
	font-weight: 300;
	font-style: normal;
	vertical-align: top
}
.service-item-content .price a.btn {
	margin-left: 30px
}
#services .container>.row:hover .price a.btn {
	background-color: #f4821c
}
#services .container>.row:hover .service-item-content i.fa-check {
	color: #f4821c
}
#testimonial {
	padding: 100px 15px
}
#testimonial:before {
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8)
}
#testimonial.no-bg:before {
	display: none
}
#testimonial .section-title h2 {
	color: #fff
}
.testimonial-item {
	max-width: 750px;
	margin: 0 auto
}
.recommender-comment p {
	color: #fff;
	text-align: center;
	font-size: 15px;
	line-height: 1.9;
	font-weight: 400
}
#testimonial.no-bg .recommender-comment p {
	color: #2e3138
}
.recommender-info {
	color: #fff;
	font-size: 15px;
	font-style: italic;
	font-weight: 700;
	text-align: center;
	margin-top: 180px
}
#testimonial.no-bg .recommender-info {
	color: #2e3138
}
.testimonial-slider .owl-controls {
	text-align: center;
	margin-top: -150px;
	margin-bottom: 90px
}
.testimonial-slider .owl-page {
	position: relative;
	width: 60px;
	height: 60px;
	padding: 5px;
	border: 1px solid #fff;
	display: inline-block;
	margin: 40px 2px 0;
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-transition-property: margin, opacity, height, width;
	transition-property: margin, opacity, height, width;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	z-index: 0
}
#brands:before, .testimonial-slider .owl-page:before {
	content: " ";
	position: absolute
}
#testimonial.no-bg .testimonial-slider .owl-page {
	border-color: #f4821c
}
.testimonial-slider .owl-page.active {
	width: 100px;
	height: 100px;
	margin-top: 0;
	opacity: 1;
	filter: alpha(opacity=100)
}
.testimonial-slider .owl-page:before {
	top: auto;
	left: 50%;
	width: 10px;
	height: 10px;
	background-color: #fff;
	bottom: -95px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 5px;
	-webkit-transition: padding-right .25s;
	transition: padding-right .25s
}
#testimonial.no-bg .testimonial-slider .owl-page:before {
	background-color: #2e3138
}
#testimonial.no-bg .testimonial-slider .owl-page.active:before {
	background-color: #f4821c
}
.testimonial-slider .owl-page.active:before {
	padding-right: 20px;
	background-color: #f4821c
}
#pricing {
	padding: 100px 0;
	background-color: #f0f0f0
}
.pricing-table-item {
	background-color: #fff;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14)
}
.pt-head {
	text-align: center;
	padding: 30px 0 0
}
.pt-head .caption {
	color: #333;
	margin-bottom: 0;
	text-align: center;
	font-size: 14px;
	letter-spacing: .12em;
	border-bottom: 1px solid #f4821c;
	display: inline-block;
	padding: 0 0 5px
}
.pt-price-tag {
	font-size: 50px;
	font-weight: 700;
	padding-bottom: 10px
}
.pt-price-tag span {
	font-size: 24px;
	font-weight: 500
}
#subscribe h2, .pt-plan {
	text-transform: uppercase;
	font-weight: 700
}
.pt-plan {
	font-size: 18px;
	background-color: #f4821c;
	color: #fff;
	padding: 20px 0
}
.pt-features {
	padding-top: 10px;
	text-align: center
}
.pt-features ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.pt-features ul li {
	color: #737373;
	padding: 10px 20px;
	border-bottom: 1px solid rgba(0,0,0,.05)
}
.pt-footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px
}
.pt-footer a.btn {
	width: 100px;
	padding: 8px 0
}
#subscribe {
	padding: 100px 0;
	background-color: #2e3138;
	text-align: center
}
#subscribe h2 {
	color: #fff;
	margin: 0;
	line-height: 38px
}
#subscribe p {
	color: #fff;
	margin-top: 11px;
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 300
}
#subscribeForm .submit-button, .blog-item-content h2, .footer-widget h4 {
	font-weight: 700;
	text-transform: uppercase
}
#subscribeForm .input-box {
	width: 382px;
	padding: 8px 0 8px 12px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	border: 1px solid #fff;
	box-shadow: none;
	outline: 0
}
#subscribeForm .input-box.error {
	border-color: #a94442
}
#subscribeForm .input-box.valid {
	border-color: #3c763d
}
#subscribeForm .submit-button {
	display: block;
	width: 120px;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
	background-color: #f4821c;
	border: 1px solid #f4821c;
	-webkit-transition: .35s;
	transition: .25s;
	outline: 0
}
#subscribeForm .submit-button:hover {
	color: #2e3138;
	background-color: #fff;
	border-color: #fff
}
#blog {
	padding: 20px 0 60px
}
.blog-item {
	margin-bottom: 15px
}
.blog-item-img, .blog-page-post-video {
	margin-bottom: 16px
}
.blog-item-img img {
	width: 100%
}
.blog-item-content h2 {
	margin: 0;
	font-size: 20px;
	line-height: 24px
}
.blog-item-content h2 a {
	color: #2e3138;
	-webkit-transition: color .25s;
	transition: color .25s
}
.blog-item-content .metadata {
	color: #737373;
	margin: 15px 0 10px;
	font-size: 12px
}
.blog-item-content .metadata a {
	color: inherit
}
.blog-item-content .metadata a:hover {
	border-bottom: 1px solid #e9e9e9
}
.blog-item:hover .blog-item-content h2 a {
	color: #f4821c
}
.blog-item-content p {
	margin-bottom: 12px
}
#brands {
	padding: 100px 0;
	position: relative
}
#brands:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
	z-index: -1
}
.brands-slider img {
	margin: 0 auto
}
#footer {
	padding: 45px 0;
	background-color: #094492;
	overflow: hidden
}
.footer-about {
	color: #fff
}
.footer-widget h4 {
	color: #fff;
	font-size: 20px;
	margin: 0;
	position: relative;
	padding-bottom: 10px
}
#pageTitle:before, .footer-widget h4:before {
	position: absolute;
	content: " "
}
.footer-widget h4:before {
	width: 40px;
	height: 2px;
	background-color: #f4821c;
	bottom: 0
}
.footer-about p {
	margin-top: 20px;
	color: #737373
}
.footer-about a.btn {
	color: #fff;
	margin-top: 5px
}
.footer-about a.btn:hover {
	color: #2e3138;
	background-color: #fff
}
.footer-widget ul {
	margin: 20px 0 40px;
	padding: 0;
	list-style: none
}
.footer-widget ul li {
	font-size: 15px;
	font-weight: 300;
	padding-bottom: 4px
}
.footer-widget ul li a {
	color: #fff;
	-webkit-transition: color .25s;
	transition: color .25s;
	border-bottom: 1px solid #1356af;
	display: block;
	margin: 2px 0;
	padding-bottom: 5px
}
.footer-widget a:hover {
	color: #fff
}
.contact-info {
	color: #fff;
	padding: 18px 15px 0;
	border-top: 1px solid #073778;
}
.contact-info a {
	font-size: 16px;
	font-weight: 400
}
.contact-info a:hover {
	color: #f4821c
}
.contact-info i.fa {
	font-size: 20px;
	margin-right: 10px;
	vertical-align: middle
}
#copyright {
	padding: 2px 0 2px;
	color: #fff;
	background-color: #073778;
	text-align: center
}
#copyright p {
	margin-bottom: 0
}
#copyright p.left {
	float: left
}
#copyright p.right {
	float: right;
	font-weight: 700;
	text-transform: uppercase
}
#copyright p a {
	display: inline-block;
	margin-top: 5px;
	padding-bottom: 2px;
	color: #f4821c;
	font-weight: 700
}
#copyright img {
	margin-left: 20px;
	height: 24px
}
#header, .header-slider, .header-slider .owl-item, .header-slider .owl-item>.container, .header-slider .owl-item>.container>.row, .header-slider .owl-item>.container>.row>div, .header-slider .owl-wrapper, .header-slider .owl-wrapper-outer {
	height: 100%
}
#header {
	min-height: 710px;
	padding: 180px 0 50px;
	background-color: #f0f0f0
}
#header.bg-white {
	background-color: #fff
}
.header-item-content h2 {
	margin: 0;
	color: #f4821c;
	font-weight: 700
}
.header-item-content h2 span {
	display: block;
	font-size: 22px;
	text-indent: 1px;
	font-weight: 500;
	color: #2e3138
}
.header-item-content>p {
	margin-top: 30px;
	margin-bottom: 30px
}
.header-item-content .price {
	overflow: hidden;
	margin-top: 25px
}
.header-item-content .price p {
	margin: 0;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	float: left
}
.header-item-content .price p span {
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 34px;
	margin: 0
}
.header-item-content .price p span em {
	font-size: 15px;
	font-weight: 300;
	font-style: normal;
	vertical-align: top
}
.header-item-content .price a.btn {
	margin-left: 30px
}
.header-slider .header-item-img img {
	width: 100%
}
.header-slider .owl-pagination {
	font-size: 0;
	text-align: center
}
.header-slider .owl-page {
	content: " ";
	width: 10px;
	height: 10px;
	background-color: #2e3138;
	border-radius: 5px;
	-webkit-transition: padding-right .25s;
	transition: padding-right .25s;
	display: inline-block;
	margin: 0 5px
}
.header-slider .owl-page.active {
	padding-right: 20px;
	background-color: #f4821c
}
#pageTitle, #pricingTable {
	padding: 100px 0
}
#pageTitle {
	margin-top: 182px;
	position: relative;
	text-align: center
}
#pageTitle:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(3,19,24,.8);
	z-index: -1
}
#pageTitle .section-title h2 {
	margin: 0 0 50px;
	color: #fff
}
#pageTitle .description p {
	color: #fff;
	margin: 0
}
#pricingTable .pricing-table-item, #pricingTable .pt-features {
	padding: 0
}
#pricingTable .pricing-table-item.mt-md {
	margin-top: 65px
}
#pricingTable .pricing-table-item:first-child {
	font-weight: 700
}
#pricingTable .pricing-table-item .pt-body {
	border-top: 1px solid #e9e9e9
}
#offer2 {
	position: relative;
	padding: 100px 0;
	margin-top: 182px;
	background-color: #2e3138
}
#offer2 .left-content {
	padding: 0;
	color: #fff
}
#offer2 .left-content h2 {
	color: inherit;
	font-size: 45px;
	font-weight: 900;
	margin: 0;
	padding: 6px 0 12px
}
#offer2 .left-content p {
	font-size: 21px;
	font-weight: 300;
	margin: 0
}
#offer2 .right-content {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 0
}
#offer2 .right-content .domain-ext {
	margin: 20px -10px 0
}
#offer2 .right-content .domain-ext>div {
	padding: 0 10px
}
#offer2 .right-content a.extension {
	display: block;
	font-weight: 500;
	border-right: 1px solid #fff
}
#offer2 .right-content .domain-ext>div:last-child a.extension {
	border: none
}
#offer2 .right-content a.extension span {
	display: block
}
#offer2 .right-content a.extension span.name {
	font-size: 22px
}
.brands-slider .extra-bg {
	background-color: #fff;
	padding: 20px 0
}
#compare, #pricingTable2, #team, .about-description, .counter {
	padding: 100px 0
}
#pricingTable2.domains-page {
	background-color: #f8f8f8;
	border-top: 1px solid #e9e9e9
}
#compare table, #pricingTable2 table {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-spacing: 0;
	border-collapse: collapse
}
#compare table thead, #pricingTable2 table thead {
	background-color: #f4821c;
	color: #fff
}
#pricingTable2 table thead th {
	padding: 15px 0
}
#compare table tr, #pricingTable2 table tr {
	border: 1px solid #ddd;
	padding: 5px
}
#pricingTable2 table td, #pricingTable2 table th {
	padding: 10px;
	text-align: center
}
#compare table th, #pricingTable2 table th {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px
}
#compare table tbody tr, #pricingTable2 table tbody td {
	background-color: #fff
}
#compare table tbody tr:nth-child(even) td, #pricingTable2 table tbody tr:nth-child(even) td {
	background-color: #f8f8f8
}
#pricingTable2 table tbody td:first-child {
	font-weight: 700;
	font-size: 18px
}
#compare {
	background-color: #f0f0f0
}
#compare table thead th {
	padding: 15px 10px
}
#compare table td, #compare table th {
	padding: 10px
}
.about-desc-content {
	margin-top: 30px
}
.counter {
	background-color: #f4821c;
	text-align: center
}
.counter-icon i.fa {
	position: relative;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto 20px;
	color: #f4821c;
	background-color: #fff;
	font-size: 26px;
	-webkit-transition: .25s;
	transition: .25s
}
.counter-icon i.fa:before {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.counter-text {
	margin-bottom: 12px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase
}
.counter-number {
	font-size: 22px;
	font-weight: 700;
	color: #fff
}
.counter-number-holder {
	font-size: 42px;
	font-weight: 700;
	color: #fff
}
.counter-number-holder .counter-number {
	font-size: 42px
}
.team-item {
	text-align: center
}
.team-info h2 {
	color: #2e3138;
	font-size: 20px;
	font-weight: 700;
	margin: 20px 0 5px;
	text-transform: uppercase
}
.team-info p {
	color: #737373;
	margin: 0;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px
}
.team-img {
	position: relative;
	display: inline-block;
	max-width: 100%
}
.team-img:before, .team-social-links {
	position: absolute;
	left: 0;
	width: 100%
}
.team-img:before {
	content: " ";
	top: 0;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s
}
.team-img:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.team-social-links {
	top: 50%;
	-webkit-transform: translate(0, -50%) scale(0);
	-ms-transform: translate(0, -50%) scale(0);
	transform: translate(0, -50%) scale(0);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s
}
.team-img:hover .team-social-links {
	-webkit-transform: translate(0, -50%) scale(1);
	-ms-transform: translate(0, -50%) scale(1);
	transform: translate(0, -50%) scale(1)
}
.ca-icon i.fa:before, .faq-categories ul li a:before {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}
.team-social-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 0
}
.team-social-links ul li {
	display: inline-block;
	margin: 0 2px
}
.team-social-links ul li a {
	display: block;
	border: 1px solid #fff;
	width: 35px;
	text-align: center;
	padding: 5px 0;
	font-size: 14px;
	-webkit-transition: background-color .25s;
	transition: background-color .25s
}
#loginForm .submit-button, #signupForm .submit-button {
	-webkit-transition: background-color .25s;
	text-transform: uppercase;
	outline: 0
}
.team-social-links ul li a:hover {
	background-color: #f4821c;
	border-color: #f4821c
}
#history {
	padding: 100px 0 60px;
	background-color: #f0f0f0
}
.timeline {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	font-weight: 300
}
.timeline:before {
	top: 0;
	bottom: 20px;
	position: absolute;
	content: " ";
	width: 2px;
	background: #fff;
	left: 50%;
	margin-left: -1.5px
}
.timeline>li {
	margin-bottom: 20px;
	position: relative;
	width: 50%;
	float: left
}
.timeline>li:after, .timeline>li:before {
	content: " ";
	display: table
}
.timeline>li:after {
	clear: both
}
.timeline>li>.timeline-panel {
	float: left;
	border: 1px solid #dcdcdc;
	background: #fff;
	position: relative
}
.timeline>li:nth-child(odd)>.timeline-panel {
	margin-right: 30px
}
.timeline>li:nth-child(even)>.timeline-panel {
	margin-left: 30px
}
.timeline>li>.timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #dcdcdc;
	border-right: 0 solid #dcdcdc;
	border-bottom: 15px solid transparent;
	content: " "
}
.timeline>li>.timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " "
}
#loginForm input.error, #signupForm input.error {
	border-color: #f4821c
}
.timeline>li>.timeline-badge {
	width: 24px;
	height: 24px;
	text-align: center;
	position: absolute;
	top: 33px;
	right: -12px;
	color: #fff
}
.timeline>li.timeline-inverted>.timeline-panel {
	float: right
}
.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto
}
.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto
}
#contact:before, .faq-categories ul li a:before {
	content: " ";
	right: 0
}
.timeline-title {
	margin-top: 0;
	color: inherit
}
.timeline-body>p, .timeline-body>ul {
	padding: 10px 15px;
	margin-bottom: 0
}
.timeline-footer {
	padding: 5px 15px;
	background-color: #f4821c;
	color: #fff;
	font-weight: 700
}
.timeline-footer p {
	margin-bottom: 0
}
.timeline-footer>a {
	cursor: pointer;
	text-decoration: none
}
.timeline>li.timeline-inverted {
	float: right;
	clear: right
}
.timeline>li:nth-child(2) {
	margin-top: 60px
}
.timeline>li.timeline-inverted>.timeline-badge {
	left: -12px
}
.no-float {
	float: none!important
}
#login {
	padding: 100px 0
}
#loginForm {
	padding: 30px;
	background-color: #f0f0f0;
	max-width: 360px;
	margin: 0 auto
}
#loginForm p.help-block {
	font-weight: 400;
	font-size: 14px;
	margin: 25px 0 20px
}
#loginForm p.help-block a {
	color: #2e3138;
	font-size: 14px;
	font-weight: 700
}
#loginForm p.help-block a:hover {
	color: #f4821c
}
#loginForm p.help-block a i.fa {
	margin-right: 5px
}
#loginForm label {
	font-weight: 400
}
#loginForm input.form-control {
	box-shadow: none;
	border-radius: 0
}
#loginForm .submit-button {
	border-radius: 0;
	padding: 10px 0;
	font-weight: 500;
	background-color: #f4821c;
	color: #fff;
	transition: background-color .25s
}
#loginForm .submit-button:hover {
	background-color: #2e3138
}
#signup {
	padding: 100px 0
}
#signupForm {
	padding: 30px;
	background-color: #f0f0f0
}
#signupForm p.help-block {
	font-weight: 400;
	font-size: 14px;
	margin: 8px 0 20px
}
#signupForm p.help-block a {
	color: #2e3138;
	font-size: 14px;
	font-weight: 700
}
#signupForm p.help-block a:hover {
	color: #f4821c
}
#signupForm label {
	font-weight: 400
}
#signupForm input.form-control {
	box-shadow: none;
	border-radius: 0
}
#signupForm .submit-button {
	border-radius: 0;
	padding: 10px 0;
	font-weight: 500;
	background-color: #f4821c;
	color: #fff;
	transition: background-color .25s
}
#signupForm .submit-button:hover {
	background-color: #2e3138
}
#contact {
	padding: 100px 0;
	position: relative
}
#contact:before {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #f0f0f0;
	border-left: 1px solid #e9e9e9
}
#contactForm input.form-control, #contactForm textarea.form-control {
	border-color: transparent;
	border-radius: 0;
	box-shadow: none
}
#contactForm {
	padding-left: 50px
}
#contactForm label {
	font-weight: 400
}
#contactForm textarea.form-control {
	resize: none;
	margin-top: 15px
}
#contactForm input.error, #contactForm textarea.error {
	border-color: #f4821c
}
#contactForm input.valid, #contactForm textarea.valid {
	border-color: #01abef
}
#contactForm .submit-button {
	border-radius: 0;
	padding: 10px 30px;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #f4821c;
	color: #fff;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
	outline: 0
}
#contactForm .submit-button:hover {
	background-color: #2e3138
}
.contact-address h2 {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	position: relative;
	padding-bottom: 10px;
	text-transform: uppercase
}
.contact-address h2:before {
	position: absolute;
	content: " ";
	width: 40px;
	height: 2px;
	background-color: #f4821c;
	bottom: 0
}
.contact-address address {
	margin-top: 30px
}
.contact-address address p {
	margin-bottom: 30px;
	color: #737373;
	font-weight: 400;
	font-size: 16px
}
.ca-holder a.btn, .ca-text {
	font-weight: 500;
	text-transform: uppercase
}
.contact-address address p:last-child {
	margin-bottom: 0
}
.contact-address address p i.fa {
	font-size: 20px;
	border: 1px solid #737373;
	width: 35px;
	padding: 5px 0;
	margin-right: 10px;
	text-align: center
}
#contactActions {
	padding: 100px 0;
	background-color: #2e3138;
	text-align: center
}
.ca-icon i.fa {
	position: relative;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto 20px;
	color: #f4821c;
	background-color: #fff;
	font-size: 26px;
	-webkit-transition: .25s;
	transition: .25s
}
.ca-holder p, .ca-text {
	color: #fff
}
.ca-icon i.fa:before {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%)
}
.ca-text {
	margin-bottom: 12px
}
.ca-holder a.btn {
	width: 140px;
	padding: 8px 0;
	background-color: #f4821c;
	border-radius: 0;
	text-align: center;
	-webkit-transition: background-color .25s, color .25s;
	transition: background-color .25s, color .25s
}
.ca-holder a.btn:focus, .ca-holder a.btn:hover {
	color: #f4821c;
	background-color: #fff;
	box-shadow: none;
	outline: 0
}
#map {
	height: 400px
}
.contact-social-links {
	margin-top: 20px
}
.contact-social-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0
}
.contact-social-links li {
	display: inline-block;
	margin-right: 4px
}
.contact-social-links li a {
	color: #2e3138;
	border: 1px solid #2e3138;
	padding: 6px 0;
	display: block;
	font-size: 14px;
	width: 35px;
	margin: 18px 0;
	text-align: center
}
.contact-social-links li a:hover {
	color: #fff;
	border: 1px solid #f4821c;
	background: #f4821c
}
#faq {
	padding: 100px 0
}
.faq-categories h3 {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	position: relative;
	padding-bottom: 10px;
	text-transform: uppercase
}
.faq-categories h3:before {
	position: absolute;
	content: " ";
	width: 40px;
	height: 2px;
	background-color: #f4821c;
	bottom: 0
}
.faq-categories ul {
	margin-top: 25px
}
.faq-categories ul li a {
	background-color: #2e3138;
	color: #fff;
	margin-top: 6px;
	position: relative;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: color .25s, background-color .25s;
	transition: color .25s, background-color .25s
}
.faq-categories ul li a:hover, .faq-categories ul li.active a {
	background-color: #f4821c
}
.faq-categories ul li a:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21px 0 21px 20px;
	border-color: transparent transparent transparent #f4821c;
	-webkit-transition: right 0s;
	transition: right 0s;
	z-index: -1
}
.faq-categories ul li a:hover:before, .faq-categories ul li.active a:before {
	right: -20px;
	-webkit-transition: right .25s;
	transition: right .25s
}
.faq-content .panel-group {
	margin-bottom: 0
}
.accordion .panel {
	border-radius: 0
}
.accordion .panel-heading {
	padding: 0
}
.accordion .panel-heading a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	background-color: #f4821c
}
.accordion .panel-heading a.collapsed {
	background-color: #2e3138
}
.accordion .panel-heading a h4 {
	font-weight: 500;
	overflow: hidden
}
.accordion .panel-heading a h4 i.fa-minus {
	float: right;
	color: #fff
}
.accordion .panel-heading a.collapsed h4 i.fa-minus {
	color: #f4821c
}
.accordion .panel-heading a.collapsed i.fa-minus:before {
	content: "\f067"
}
.aCounter {
	padding: 100px 0;
	background-color: #f4821c;
	text-align: center
}
.aCounter-icon i.fa {
	position: relative;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto 20px;
	color: #01ABEF;
	background-color: #fff;
	font-size: 26px;
	-webkit-transition: .25s;
	transition: .25s
}
.aCounter-icon i.fa:before {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.aCounter-text {
	margin-bottom: 12px;
	padding-bottom: 24px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase
}
.aCounter-number-holder {
	font-size: 42px;
	font-weight: 700;
	color: #fff
}
.aCounter-number-holder .counter-number {
	font-size: 42px
}
.affiliate-signup-btn-holder {
	text-align: center;
	margin-top: 60px
}
.affiliate-signup-btn-holder a {
	width: 140px;
	padding: 10px 0;
	text-transform: uppercase
}
#map2 {
	height: 400px
}
#blog.page hr {
	margin: 40px 0 60px
}
.blog-page-post-video.local {
	background-color: #090709
}
.blog-page-post-audio audio {
	width: 100%;
	margin-bottom: 10px
}
.widget.search .form-control {
	border: none;
	box-shadow: none;
	border-radius: 0;
	background-color: #f8f8f8;
	height: auto;
	padding: 10px 12px
}
.widget.search .input-group-addon {
	border-radius: 0;
	border: none;
	background-color: #2E3138;
	color: #fff;
	cursor: pointer;
	padding: 0 15px
}
.widget-title:before, .widget.search .input-group-addon:hover {
	background-color: #f4821c
}
.widget {
	padding-bottom: 50px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 50px
}
.widget:last-child {
	margin-bottom: 0;
	padding-bottom: 30px;
	border-bottom: none
}
.widget-title {
	color: #2e3138;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	position: relative;
	padding-bottom: 10px;
	text-transform: uppercase
}
.widget-title:before {
	position: absolute;
	content: " ";
	width: 40px;
	height: 2px;
	bottom: 0
}
.widget.recent-items .footer-thumb .row-holder {
	margin: 15px 0 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e8e8e8
}
.widget.recent-items .footer-thumb .row-holder:last-child {
	border-bottom: none;
	padding-bottom: 0
}
.widget.recent-items .left-col img {
	border-color: #e9e9e9
}
.widget.recent-items a.footer-thumb-link {
	color: #666;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block
}
.widget.recent-items a.footer-thumb-link:hover {
	color: #f4821c
}
.widget.recent-items .footer-thumb-text {
	color: #999
}
.widget.recent-items span.footer-thumb-date {
	color: #666;
	font-weight: 300
}
.archives ul, .tags ul, .widget.categories ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.archives li, .widget.categories li, .widget.tags li {
	position: relative;
	padding: 16px 0 0;
	cursor: pointer
}
.widget.tags li {
	display: inline-block;
	padding: 20px 25px 0 0
}
.widget.recent-items .footer-thumb .row-holder .left-col img {
	margin-bottom: 15px;
	margin-top: 20px
}
.widget.archives li a, .widget.categories li a, .widget.tags li a {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.45;
	color: #666
}
.widget.archives li:hover a, .widget.categories li:hover a, .widget.tags li:hover a {
	color: #f4821c
}
#tweets {
	margin-top: 25px
}
.widget.latest-tweets-widget ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.widget.latest-tweets-widget li {
	margin-bottom: 20px
}
.widget.latest-tweets-widget li:last-child {
	border-bottom: none;
	margin-bottom: 0
}
.widget.latest-tweets-widget li:before {
	content: "\f099";
	color: #f4821c;
	font-family: fontAwesome;
	display: inline-block;
	font-size: 30px;
	float: left;
	padding: 5px 10px 0 0
}
.widget.latest-tweets-widget p {
	color: #303030;
	margin-bottom: 0
}
.widget.latest-tweets-widget a {
	word-wrap: break-word;
	color: #f4821c;
	font-weight: 300
}
.widget.latest-tweets-widget a:hover {
	border-bottom: 1px solid #f4821c
}
.blog-item.full-post .post-category-text {
	display: inline-block;
	margin-top: 35px;
	margin-bottom: 0;
	font-weight: 700
}
.blog-item.full-post .category-link {
	color: #737373;
	font-weight: 500;
	margin-left: 10px
}
.blog-item.full-post:hover a.btn-custom {
	background-color: transparent
}
.blog-item.full-post:hover a.btn-custom:hover {
	background-color: transparent;
	color: #01abef
}
.blog-item.full-post .tags li {
	display: inline-block
}
.blog-item.full-post .tags li a {
	color: #737373;
	background-color: transparent;
	font-weight: 500;
	text-transform: lowercase;
	padding: 15px 15px 15px 0
}
.blog-item.full-post .tags li strong {
	margin-right: 15px
}
.blog-item.full-post .post-author-metadata {
	background-color: #e9e9e9;
	margin-top: 20px;
	margin-bottom: 30px
}
.blog-item.full-post .post-author-metadata a {
	color: #2e3138;
	margin-left: 15px;
	font-weight: 500
}
.blog-item.full-post .post-author-metadata a:hover {
	color: #f4821c
}
.post-social-links {
	margin-top: 20px
}
.post-social-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
	text-align: right
}
.post-social-links li {
	display: inline-block;
	margin: 0 2px
}
.post-social-links li a {
	color: #2e3138;
	border: 1px solid #2e3138;
	padding: 6px 0;
	display: block;
	font-size: 14px;
	width: 35px;
	margin: 18px 0;
	text-align: center
}
.post-social-links li a:hover {
	color: #fff;
	border: 1px solid #f4821c;
	background: #f4821c
}
.post-comments-title {
	margin-top: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #e9e9e9;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}
.post-comments ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px
}
.post-comments ul li {
	margin: 25px 0
}
.comment-thumb a {
	overflow: hidden;
	color: #f4821c;
	font-weight: 500
}
.comment-thumb {
	margin-bottom: 15px;
	overflow: hidden
}
.comment-meta {
	margin-top: 15px;
	margin-left: 15px
}
a.comment-reply {
	background: #f4821c;
	border-radius: 0;
	color: #fff;
	margin-top: 10px
}
a.comment-reply:hover {
	color: #fff
}
.single-comment {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 25px
}
.post-comment-form {
	padding-top: 50px;
	margin-top: -26px
}
.post-comment-form-group .form-control {
	border-radius: 0;
	margin-top: 20px;
	box-shadow: none;
	resize: none
}
.post-comment-form-group .form-control.submit-btn {
	width: auto;
	height: auto;
	padding: 10px 40px;
	background: #f4821c;
	border-color: #f4821c;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: .25s;
	transition: .25s
}
#f0f, #f0f:before, #f0f>.container, #f0f>.container>.row, #f0f>.container>.row>div, .vc-parent {
	height: 100%
}
.post-comment-form-group .form-control.submit-btn:hover {
	background: #2e3138;
	border-color: #2e3138;
	color: #fff
}
.post-comment-form-group .form-control.error {
	border-color: #f4821c
}
#f0f {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	z-index: 0
}
#f0f:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(3,19,24,.8);
	z-index: -1
}
#f0f .section-title h2 {
	margin: 0 0 50px;
	color: #fff;
	font-size: 120px
}
#f0f .section-title h2:before {
	display: none
}
#f0f .description p {
	color: #fff;
	margin: 70px 0 30px;
	font-size: 20px;
	font-weight: 500
}
.reset-gutter, .reset-margin {
	margin-right: 0;
	margin-left: 0
}
#f0f a.btn {
	padding: 10px 30px
}
.reset-gutter>[class*=col-], .reset-padding {
padding-right:0;
padding-left:0
}
.vc-parent {
	width: 100%;
	display: table
}
.vc-child {
	display: table-cell;
	vertical-align: middle
}
.hc-margin {
	margin: 0 auto
}
