/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

@media (max-width: 575px) {

	.container,
	#header.full-header .container,
	.container-fullwidth {
		width: 100% !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

body.stretched #header.full-header .container {
    width: 100%;
    max-width: none;
    padding: 0 20px;
}

input::-webkit-input-placeholder {
color: #757575 !important;
}
input::-moz-placeholder {
color: #757575 !important;
}
input:-moz-placeholder { /* Older versions of Firefox */
color: #757575 !important;
}
input:-ms-input-placeholder {
color: #757575 !important;
}

.button-dark {
    background-color: #333;
}

.dark .section, .section.dark {
    background-color: #333;
    border-color: rgba(255,255,255,0.1);
}

.fancy-title h1, .fancy-title h2, .fancy-title h3, .fancy-title h4, .fancy-title h5, .fancy-title h6 {
    letter-spacing: 1px;
	font-family: 'Lato', sans-serif;
}

#content > div > a.button.button-full.btn-bottom-footer:hover {
    background-color: #444;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

#top-phone {
    position: relative;
	float: right;
    margin: 24px 0 0px 0px;
	-webkit-transition: margin .4s ease, padding .4s ease;
	-o-transition: margin .4s ease, padding .4s ease;
	transition: margin .4s ease, padding .4s ease;
}

.btn-top-nav22 {
	
    padding: 0 32px ;
	font-size: 16px;
    
}

.dark .button.button-border.button-pp:not(.button-light) {
    border-color: #EB9C4D;
    color: #EB9C4D;
}

.dark .button.button-border.button-pp:not(.button-light):hover {
    color: #EEE;
}

#topBar.dark1 {
    color: #ccc;
    background-color: #333333;
    border-bottom-color: rgba(255,255,255,.1);
}


#header.full-header #primary-menu > ul {
    float: left;
    padding-right: 5px;
    margin-right: 0px;
    border-right: 0px solid #EEE;
}

#header.full-header #logo {
    padding-right: 30px;
    margin-right: 30px;
    border-right: 0px solid #EEE;
}

#header.sticky-header:not(.static-sticky) #side-panel-trigger, #header.sticky-header:not(.static-sticky) #top-phone, #header.sticky-header:not(.static-sticky) #top-search {
    margin-top: 5px!important;
    margin-bottom: 0px!important;
}

.heading-block.center > span, .heading-block.title-center > span, .center .heading-block > span {
    max-width: unset;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 576px) {
	.heading-block h1 {
		font-size: 46px;
	}
	.heading-block span.animated {
	font-size: 64px;
}
}

.heading-block span.animated {
	color: #F1F6F7;
	text-shadow: 2px 2px 0px rgba(51,102,153, 1);
	/* background-color: rgba(255,255,255,0.3);
	padding: 0 20px;
	font-size: 64px; */
	letter-spacing: 4px;
}

.fancy-title.title-bottom-border h3 {
	line-height: 1.2;
}

.fancy-title.title-bottom-border h1.h1title {
	line-height: 1.2;
	font-size: 24px;
}

.feature-box h3, .fancy-title.title-bottom-border.h1title {
    font-size: 16px;
	border-bottom: 1px solid #e5e5e5;
}

.overlay .overlay-wrap, .text-overlay {
    background-color: rgba(249,249,249,0.6);
}

.overlay .overlay-wrap i {
    color: #555;
}

@media (max-width: 575.98px) {
	.button.button-xlarge {
		padding: 0 15px;
		font-size: 16px;
	}
}

.button.button-full {
    padding: 40px 0;
}

.button.button-full strong {
    font-weight: 700;
    border-bottom: 0;
}

.button-border.button-primary {
    color: #336699;
    border-color: #336699;
}

.one-page-arrow {
    width: 45px;
	bottom: 50px;
}

.one-page-arrow span {
	font-size: 10px;
    top: -15px;
    position: relative;
    color: #666;
    letter-spacing: 1px;
}


.one-page-arrow.marketing span {
    font-size: 20px;
    font-weight: 700;
    top: -15px;
    left: -15px;
    position: relative;
    color: #666;
    letter-spacing: 1px;
}

/* .col_one_third {
    display: block;
    position: relative;
    margin-right: 2%;
    margin-bottom: 30px;
    float: left;
}

.col_one_third {
    width: 32%;
} */

#slider.landingpage {
	padding-bottom: 200px;
	position: relative;
}

@media (max-width: 575.98px) {
	#slider.landingpage {
		padding-bottom: 175px;
		background-size: 400% 100%;
		background-repeat:no-repeat;
/* background-size:contain; */
background-position:center;


	}
}

#page-title.landingpage-title {
    position: relative;
    /* padding: 50px 0; */
    background-color: #F5F5F5;
    border-bottom: 1px solid #EEE;
	padding: 100px 0 10px 0;
}

#page-title.landingpage-title .fancy-title {
    margin-bottom: 0px;
}

/* #page-title.landingpage-title .fancy-title h1 {
    background-color: #F5F5F5;
	padding: 0 15px;
} */

/*#page-title.landingpage-title .fancy-title h1 {
    background-color: rgba(0,0,0,0.7);
    padding: 10px 15px;
    color: #f9f9f9;
    border-radius: 10px;
}*/

#slider .fancy-title h1 {
    background-color: rgba(0,0,0,0.3);
	/*text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);*/
	text-shadow: 0 0 13px #000;
    padding: 10px 50px;
    color: #f9f9f9;
    border-radius: 10px;
	margin-top: 250px;
	box-shadow: 0 8px 16px -8px #000;
}

@media (max-width: 575.98px) {
	#page-title.landingpage-title {
    padding: 10px 0 5px 0;
	margin-bottom: -100px !important;
	}
	#page-title.landingpage-title .fancy-title h1 {
		font-size: 14px;
	}
	#slider .fancy-title h1 {
	margin-top: 100px;
	font-size: 16px;
	padding: 5px 15px;
	border-radius: 5px;
	text-shadow: 0 0 7px #000;
}
}

#labelOverlay {
    position: absolute;
    top: 215px;
    left: 223px;
    text-align: center;
    cursor: default;
}

#labelOverlay p.used-size {
  line-height: 0.5;
  font-size: 44px;
  font-weight: 600;
  color: #336699;
  padding:0;
  margin: 8px;
  text-shadow: 2px 2px 0px rgba(0,51,102, 0.9);
}


.clients-grid li a small {
	color: #555;
}

.clients-grid li a:hover small {
	font-weight: 600;
	background-color: #A6A6A6;
	border-radius: 3px;
	color: #fff;
	letter-spacing: 0.010em;
}

.casestudy a {
	font-weight: 300;
	font-size: 11px;
	text-align: center;
	position: absolute;
	left: 30px;
}
.casestudy {
	text-align: center;
}

.prip p.writing.bold {
	border-bottom: solid 1px #F2F2F2;
	color: #000;
	font-weight: 600;
}

.writing {
font-size: 15px;
color: #666;
}
#content p.writing {
line-height: 1.5;
margin-bottom: 15px;
}

.writing strong {
color: #000;
}

.h1contact {
	font-size: .875rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    margin-bottom: 0;
    font-family: lato,sans-serif;
}

#pricing .form-process {
    display: none;
    position: absolute;
    z-index: 3;
    background-color: rgba(51,102,153,0.7);
}

.capatcha {
	text-align: center;
}

.g-recaptcha {
	display: inline-block;
}

#footer img.alignleft {
    margin: -10px 20px 13px 0;
}

#footer h1 {
	font-size: 14px;
	margin-bottom: 10px;
}

.footer-stick.section {
    padding: 80px 0;
}

.stretched #gotoTop {
    bottom: 10px;
}

#gotoTop {
    right: 14px;
    border-radius: 4px;
}

#footer .footer-widgets-wrap {
    position: relative;
    padding: 40px 0 0px 0;
}

#copyrights {
    padding: 20px 0 10px 0;
}

p.top-text {
		font-size: 1.3em;
		text-align: justify;
	}


/* Pricing Plans PAGES ------------------------------*/
	.pricing-tenure-switcher { position: relative; }

	.pricing-tenure-switcher .pts-left,
	.pricing-tenure-switcher .pts-right,
	.pricing-tenure-switcher .pts-switcher {
		display: inline-block;
		margin: 0 10px;
		height: 30px;
		overflow: hidden;
	}

	.pricing-tenure-switcher .pts-left,
	.pricing-tenure-switcher .pts-right {
		font-size: 16px;
		font-weight: 600;
		color: #AAA;
		line-height: 30px;
	}

	.pricing-tenure-switcher .pts-switch-active { color: #333; text-decoration: underline; }

	.pricing-tenure-switcher .pts-switcher label { margin-bottom: 0; }
	
	.pricing-price span.price-tenure, .pricing-box.pricing-extended .pricing-action-area .pricing-price span.price-tenure {
    color: #dc3545;
	font-weight: 600;
	display: block;
	margin: 10px 0 0 0;
}
.pricing-price span.price-tenure.monthly, .pricing-box.pricing-extended .pricing-action-area .pricing-price span.price-tenure.monthly {
    color: #333;
	font-weight: 600;
	display: block;
	margin: 10px 0 0 0;
}
.pricing-box {
    background-color: #fff;
}
.pricing-action {
    background-color: #f9f9f9;
}
.pricing-box.best-price .pricing-title {
    background-color: #336699;
    color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.pricing-box.best-price .pricing-title span {
    color: #fff;
	font-size: 18px;
}
.pricing-box.best-price .pricing-title h3 {
    color: #fff;
	font-size: 34px;
}

.pricing-price span .badge {
    display: inline-block;
    vertical-align: top;
    margin: 7px 3px 0 0;
    font-size: 14px;
    font-weight: normal;
}
.pricing-title h3 span {
	display: inline;
    font-size: 20px;
    color: #999 !important;
}
.pricing-title span {
	margin-top: 0;
}

/* INDUSTRY PAGES ------------------------------*/

#industry .section.dark {
	padding: 30px 0px;
}

@media (max-width: 576px) {
	#industry p {
		margin-bottom: 15px;
	}
	#industry .section.dark {
	padding: 0;
	}
	#industry .section.dark.bottommargin, #industry .container.icons.bottommargin {
		margin-bottom: 20px !important;
	}
	.promo {
		margin-bottom: 30px !important;
	}
	#industry a.button.button-full.btn-btm {
	padding: 20px 0;
}
}

@media (max-width: 767px) {
	.postcontent, .postcontent.bothsidebar, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 20px !important;
	}
}

#industry .emphasis-title h1 {
	background-color: rgba(0,0,0,0.3);
    padding: 5px 10px;
    color: #fff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
	font-size: 20px !important;
	letter-spacing: .02em;
	-webkit-box-shadow: inset 0px 0px 35px -10px rgba(0,0,0,1);
	-moz-box-shadow: inset 0px 0px 35px -10px rgba(0,0,0,1);
	box-shadow: inset 0px 0px 35px -10px rgba(0,0,0,1);
}
@media (min-width: 576px) {
	#industry .emphasis-title h1 {
		font-size: 50px !important;
	}
}
#industry a.button.button-full.btn-top {
	font-size: 12px;
	padding: 15px 0;
	margin-bottom: 20px !important;
	margin-top: -80px !important;
}
@media (min-width: 576px) {
	#industry a.button.button-full.btn-top {
		font-size: 36px;
		margin-bottom: 60px !important;
		margin-top: -80px !important;
	}
}
#industry .dark .fancy-title h1, #industry .dark .fancy-title h2, #industry .dark .fancy-title h3, #industry .dark .fancy-title h4, #industry .dark .fancy-title h5, #industry .dark .fancy-title h6 {
    background-color: #333333;
}
#industry .dark .pricing-box .pricing-desc {
    background-color: rgba(0,0,0,0.2);
}
#industry .promo .button {
	height: 36px;
	margin: 0;
	font-size: 16px;
}
#industry .landingtext p {
	font-size: 15px;
}
@media (max-width: 576px) {
	#industry .landingtext p {
		font-size: 12px;
		text-align: justify;
	}
}
#industry .promo {
	background-color: rgba(0,0,0,0.2);
}
#industry .promo .pheading {
	display: unset;
    position: absolute;
    top: -23px;
    font-size: 13px;
    font-weight: 600;
    left: 20px;
    border: 1px solid rgba(255,255,255,0.08);
    background: #292929;
    padding: 2px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
@media (min-width: 576px) {
	#industry .promo .pheading {
		font-size: 16px;
	}
}
#industry .dark .form-control:not(.not-dark), #industry .dark .sm-form-control:not(.not-dark) {
    color: #999;
    background-color: #333333;
    border-color: rgba(0,0,0,0.25);
}
@media (min-width: 576px) {
#industry .contact-widget .form-row{
		margin-bottom: 5px;		
	}
}
@media (min-width: 576px) {
#industry .pricing-box.pricing-extended .pricing-features li {
    padding: 6px 0;
    font-size: 15px;
    width: 50%;
    float: left;
}
}
#industry .pricing-price {
    position: relative;
    font-weight: 500;
    font-size: 64px;
    line-height: 1;
}
#industry .pricing-box.pricing-extended .pricing-action-area .pricing-price span.price-tenure {
    display: inline;
    margin: 10px 0 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
	letter-spacing: 1px;
}
/* #industry .pricing-box.pricing-extended .pricing-meta {
    color: #999;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 10px;
} */

#industry .pricing-box.pricing-extended .pricing-meta {
    color: #ddd;
    font-size: 24px;
    padding-bottom: 10px;
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(0,0,0, 1);
}
#industry .pricing-box.pricing-extended .pricing-action-area {
    padding: 20px;
}
#industry .dark .pricing-action {
    background-color: rgba(0,0,0,0.2);
}
#industry .pricing-box.pricing-extended {
	margin-bottom: 80px;
}
@media (max-width: 576px) {
#industry .pricing-box.pricing-extended {
	margin-bottom: 50px;
}
#industry .form-row > .col, .form-row > [class*="col-"] {
    margin-bottom: 5px;
}
}
@media (max-width: 576px){
#industry .promo:not(.promo-full) {
    padding: 20px 10px !important;
}
}
#industry .pricing-box.pricing-extended .pricing-title {
    text-align: center;
}
@media (max-width: 576px) {
#industry .pricing-title h3 {
    font-size: 16px;
}
}


/* LANDING PAGES ------------------------------*/
.button-landing {
	color: #333 !important;
	border-color: #333 !important;
}
.button-landing:hover {
	color: #fff !important;
}

@media (max-width: 576px) {
	#landing p.lead {
		font-size: 1rem;
	}
}	

@media (max-width: 768px) {
	p.lead2 {
		font-size: 1.05rem;
	}
}

#header.transparent-header + #page-title.page-title-parallax.landingpage-title .container {
    z-index: 5;
    padding-top: 60px;
}

@media (max-width: 575.98px) {
	#header.transparent-header + #page-title.page-title-parallax.landingpage-title .container {
    z-index: 5;
    padding-top: 20px;
	padding-bottom: 60px;
	}
	
	#landing .pricing-title h3 {
    margin: 0;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    color: #555;
	}
	
	
}

@media (max-width: 575.98px) {
	#landing p.top-text {
		font-size: 14px;
		text-align: justify;
	}
	#landing .sm-form-control {
		margin-bottom: 5px;
	}
	
}
@media (min-width: 576px) {
#landing p.top-text {
		font-size: 1.3em;
		text-align: justify;
	}
	#landing .contact-widget .form-row{
		margin-bottom: 5px;		
	}
}

@media (min-width: 576px) {
#landing .pricing-box.pricing-extended .pricing-features li {
    padding: 6px 0;
    font-size: 15px;
    width: 50%;
    float: left;
}
}

#landing .pricing-box {
    background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-top: -200px;
	box-shadow: 0 8px 16px -8px #000;
	color: #000;
}

#landing .pricing-box.pricing-extended .pricing-features li {
    
	}
#landing .pricing-box.pricing-extended .pricing-features ul > li:hover {
	background-color: #f9f9f9;
	font-weight: 600;
}	

#landing .pricing-price {
    position: relative;
    color: #333;
    font-weight: 500;
    font-size: 64px;
    line-height: 1;
}

#landing .pricing-box.pricing-extended .pricing-action-area .pricing-price span.price-tenure {
    display: inline;
    margin: 10px 0 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
	letter-spacing: 1px;
}

/* #landing .pricing-box.pricing-extended .pricing-meta {
    color: #999;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 10px;
} */

#landing .pricing-box.pricing-extended .pricing-meta {
    color: #555;
    font-size: 24px;
    padding-bottom: 10px;
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(0,0,0, 1);
}
#landing .pricing-box.pricing-extended .pricing-action-area {
    padding: 20px;
}

#landing .sm-form-control {
    height: 38px;
}
#landing .promo .button {
	height: 36px;
	margin: 0;
	font-size: 16px;
}
#landing .promo {
	background-color: #F9F9F9;
	box-shadow: 0 8px 16px -8px #000;
}
#landing .promo .pheading {
	display: unset;
    position: absolute;
    top: -23px;
    font-size: 12px;
    font-weight: 600;
    left: 20px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
	box-shadow: 0 9px 6px -9px #000;
}

@media (min-width: 576px) {
	#landing .promo .pheading {
		font-size: 16px;
	}
}

#landing .embed-responsive {
    position: unset;
}
#landing .list-group > a {
	font-size: 18px;
}

#landing .list-group.col_full {
	margin-bottom: 0px !important;
}

@media (max-width: 767px) {
	#landing .list-group.col_full {
		margin-bottom: 0px !important;
	}
}

#landing a.list-group-item {
	padding: 10px 20px !important;
}

@media (max-width: 575.98px) {
	#landing .list-group > a {
		font-size: 13px;
	}
	#landing ul.list-group > a > i {
		margin-right: 2px;
	}
	#landing section div.row > div {
		margin-bottom: 0px;
	}
	#landing .card-deck .card {
		margin-bottom: 0px;
	}
	#landing .card-deck .card:first-child {
		margin-bottom: 20px;
	}
}
#landing div.testimonial>figure>img {
    width: 125px;
    height: 125px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
@media (max-width: 575.98px) {
	#landing .testimonial-content {
		font-size: 12px;
	}
	#landing div.testimonial>figure>img {
		width: 75px;
		height: 75px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
}
@media (min-width: 576px) {
	#landing .float-sm-left {
		margin: 0 20px 10px 0;
	}
	#landing .float-sm-right {
		margin: 0 0px 10px 20px;
	}
	#landing label {
		font-size: 20px;
	}
}
@media (max-width: 575.98px) {
	#landing .heading-title h3 {
		font-size: 13px;
	}
	#landing .cs-text {
		font-size: 13px;
		text-align: justify;
		margin-bottom: 10px;
	}
	#landing label {
		font-size: 13px;
	}
	#landing .quote p {
	font-size: 13px;
	}
}
#landing .landing-insights {
	padding: 30px;
}
@media (max-width: 575.98px) {
	#landing .landing-insights {
	padding: 0px;
	}
}
#landing .cs-text {
		font-size: 1.1em;
		text-align: justify;
	}
#landing .feature-box h3 {
    font-size: 22px;
}	
@media (max-width: 575.98px) {
	#landing .feature-box h3 {
		font-size: 14px;
	}
}

@media (max-width: 575.98px) {
#landing .feature-box.fbox-center .fbox-icon {
    position: relative;
    width: 76px;
    height: 76px;
    margin: 0 auto 30px;
}
#landing .feature-box.fbox-center .fbox-icon i {
    font-size: 32px;
    line-height: 76px;
}
}


	

#landing .feature-box p {
    color: #555;
}
@media (max-width: 575.98px) {
	#landing .button strong {
		font-size: 14px;
		white-space: normal;
	}
	#landing .button.button-full.bb-pricing {
    padding: 20px 0;
	}
	#landing .feature-box {
    position: relative;
    margin-top: 20px;
    padding: 0;
}
}


#header.sticky-header:not(.static-sticky) #side-panel-trigger {
		margin-top: 20px !important;
		margin-bottom: 20px !important;
	}
#contact-me {
	position: fixed;
	z-index: 299;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	color: #FFF;
	top: auto;
	left: auto;
	right: 30px;
	bottom: 10px;
	cursor: pointer;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	right: 14px;
    border-radius: 4px;
	border: 1px solid #003366;
}

.gototop-active #contact-me {
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}

body.side-panel-open #header.sticky-header #header-wrap { left: -300px; }

body #side-panel .widget {
	opacity: 0;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: transform .3s ease, opacity .3s ease;
	-o-transition: transform .3s ease, opacity .3s ease;
	transition: transform .3s ease, opacity .3s ease;
}

body.side-panel-open #side-panel .widget {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}