/* Home Page Scroll Button */
#top_fold_buttons {
  display:block;
  height:50px!important;
}

.nc_tweet { color: #fff !important; }


.tp-caption i.fa-chevron-circle-down {
  display:block!important;
  width:0 auto!important;
  font-size:80px!important;
  text-align:center!important;
  margin-top: 30%!important;
  opacity: .20! important;
  cursor: pointer;
  margin-left: auto! important;
  margin-right: auto! important;
  max-width: 75px! important;
}

.tp-caption i.fa-chevron-circle-down::before {
  margin:0 auto!important;
}

/* Home Testimonials */
.do-testimonial-slides p,
.do-testimonial-slides span.uppercase {
  width:70%!important;
  float:left!important;
  text-align:left!important;
}
.do-testimonial-slides img {
  width:20%!important;
  border-radius:50%!important;
  border:3px solid #fff!important;
}

/* Rubik's Video */
.page-id-244 div:nth-child(5) {
  padding-top:0px!important;
}
.page-id-244 > div:nth-child(5) > div {
  margin-left:0px!important;
}
.page-id-244 > div:nth-child(5) > div > div {
  padding-left:0px!important;
}
.vc_video-bg:after {
  content:none!important;
}
#vid_left_button a,
#vid_right_button a {
  background: none;
  border: 1px solid #fff;
  padding: 10px 0;
  text-align: center;
  border-radius: 2px;
  display: block;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.1s ease-out;
  font-family: 'Open Sans',sans-serif;
  font-size: 15px! important;
  font-weight: 400;
  line-height: 22px;
  letter-spacing:1px;
  padding-left:100px;
  padding-right:100px;
}
#vid_left_button a:hover,
#vid_right_button a:hover {
  background: #fff;
  color: #ff7700;  
}
#top_fold_headline_wrapper {
  padding-bottom:0px!important;
}
.tp-dottedoverlay.twoxtwo,
.tp-dottedoverlay.threexthree {
  opacity:.6;
}

#action_call_section h2 {
    	color: #fff;
    	font-size: 20px;
    	text-align: center;
    	margin-bottom: 20px;
    	max-width: 850px;
    	margin-left: auto;
    	margin-right: auto;
    	text-transform: none;
}

#action_call_section h1 {
 		text-align: center! important; 
}

a.do-btn-round-solid {
		border-radius: 2px! important;  
  		-webkit-border-radius: 2px! important;
    	-webkit-border-radius: 2px;
    	-moz-border-radius: 2px;
    	-o-border-radius: 2px;
}

#about-page-content {
  		padding-bottom: 100px! important;
}

span.wpcf7-not-valid-tip {
  		display: block;
		color: #fff! important;
  		margin-top: 10px;
	  
}

#action_call_section .form_submit_col input {
    	background: none! important;
    	border: 1px solid #fff! important;
    	color: #fff! important;
    	font-size: 12px! important;
}

.form_field_col {
    	float: left;
    	width: 25%;
    	box-sizing: border-box;
    	padding-right: 10px;
		text-align: center! important;
  		color: #fff;
}

.form_field_col.four {
  		padding-right: 0! important;
}

#action_call_section .wpcf7 {
  		width: 100%! important;
}

.form_submit_col {
 	 	margin-top: 30px! important;
}

#action_call_section .wpcf7 select {
    	width: 100%! important;
    	line-height: 16px! important;
    	height: 45px! important;
    	padding: 10px 10px;
    	border: none;
  		-webkit-appearance: none;
  		border-radius: 2px! important;
  		-webkit-border-radius: 2px! important;
  		text-align: center! important;
}	

.wpcf7 .wpcf7-form input:not(.wpcf7-submit), .wpcf7 form input:not(.wpcf7-submit) {
    	line-height: 38px! important;
    	padding: 0 10px! important;
    	float: left;
    	margin-right: 0px! important;
    	margin-bottom: 0px! important;
  		border-radius: 2px! important;
  		-webkit-border-radius: 2px! important;
  		text-align: center! important;
}	

.form_submit_col {
    	width: 100%;
    	margin-left: auto;
    	margin-right: auto;
    	max-width: 400px;
}	

.vc_parallax .do-page-title, .vc_video-bg-container .do-page-title {
    	padding: 160px 0 0px 0! important;
}

@media only screen and (max-width: 700px) {
  	.form_field_col {
    	float: left;
    	width: 100%;
    	box-sizing: border-box;
    	padding-right: 0px;
    	margin-top: 15px;
	}
  
  .form_submit_col {
		font-size: 12px! important;
	}
  #wpadminbar {
    position:fixed!important;
  }
  
}

@media only screen and (max-width: 1000px) {
	.do-side-menu-opener::before {
    	margin-right: 65px! important;
  	}
}

@media only screen and (max-width: 1200px) {

	#website_develoment_info_graphic .container .col.left {
    		width: 100%! important;
	}

	#website_develoment_info_graphic .container .col.right {
		display: none! important;
	}

	#website_develoment_info_graphic .container .col {
    		float: none! important;
	}
}