/* 
 Theme Name:     ibuild for Divi
 Author:         Pennyblack Templates
 Author URI:     https://www.pennyblacktemplates.com/
 Template:       Divi
 Version:        1.2 
*/ 

/* ----------- ibuild CSS --------------------------- */ 

#page-container {
    padding-top: 0 !important;
}

#footer-bottom,
#main-header {
	display:none !important;
}

.et_pb_blurb_container {
	word-wrap:normal;
}

.et_pb_section.menu-section {
	position:relative;
}

.et_pb_section.menu-section .et_pb_fullwidth_menu.et_pb_module {
	position:absolute;
	width:100%;
}


.et_pb_section.pre-right  {
	position:relative;
	width:17%;
}

.et_pb_section.pre-right .et_pb_row {
	position:absolute;
	
}

/* PRE HEADER */
.preheader-call .et_pb_blurb_container {
	border-left:1px solid #fcb941;
}

.preheader-call .et_pb_blurb_container,
.preheader-call .et_pb_main_blurb_image {
	display:inline-block;
}
.preheader-call .et_pb_blurb_container {
	width:77%;
}

.pre-right .et_pb_button_module_wrapper.et_pb_module {
	display:inline-block;
}
.pre-right .et_pb_module.et_pb_image.search-image {
	display:inline-block;
	vertical-align:middle;
}

.search-box {
	position:absolute;
}

.preheader-call .et_pb_blurb_description a {
	color:#eeeeee;
}

/* MENU */
.menu-full .et_pb_row{
	width:86%;
}

.et_mobile_menu,
.nav li ul {
	border-top-color:#333333;	
}

.menu-full .sub-menu li a {
	padding:2px 15px;
}

.menu-full li .sub-menu li.menu-item-has-children > a:first-child::after {
	right: 20px;
    top: 1px;
}

/* ONGOING PROJECTS */

.ongoing-project-col .et_pb_blurb_content {
	line-height:0;
}
.et_pb_blurb_content  .et_pb_blurb_description {
	line-height:24px;
}
.ongoing-project-col .et_pb_blurb_container {
	background-color:rgba(0,0,0,0.6);
	padding:20px 20px;
	  position: absolute;
	opacity:0;
	 left: 0;
	 right: 0;
    bottom:0px;
	transition: all 0.4s ease-in-out 0s;
	 transform: translate(0px, -100px);
}
.ongoing-project-col:hover .et_pb_blurb_container {	
	 left: 0;
   opacity:1;
    padding: 20px;  
    right: 0;
    bottom:-15px;
    transform: translate(0px, -15px);
    transition: all 0.4s ease-in-out 0s;
}
.ongoing-project-col:hover .et_pb_main_blurb_image {
	transform: scale(1.03);
    transform-origin: center bottom 0;
 transition: all 0.4s ease-in-out 0s;
}

.ongoing-project-col-1 .et_pb_blurb_container {
	background-color:rgba(0,0,0,0.9);
	padding:20px 20px;
	  position: absolute;	
	 left: 0;
	 right: 0;
    bottom:7px;
	transition: all 0.4s ease-in-out 0s;
}



/* GALLERY */

.ibuild-gallery .et_pb_gallery_item:hover .et_pb_gallery_title {
	opacity:1 !important;
	z-index:3;
	 transition: all 0.4s ease-in-out 0s !important;
}
.ibuild-gallery .et_pb_gallery_item:hover .et_pb_gallery_image .et_overlay {
	 opacity: 1;
    z-index: 3;
}

 .et_pb_gallery_image:hover .et_overlay {
    opacity: 0;
    z-index: 0;
}

/* FAQ */

.faq-col .et_pb_toggle_close {
	padding:10px 30px;
}
.faq-col .et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}



/* TEAM */

.team-col .et_pb_team_member_image {
	margin-bottom:0;
}

.team-col .et_pb_team_member_image img {
	margin:auto auto -50px;
}

.team-col:hover .et_pb_team_member_image img {
	transform:translateY(-38px);
	transition: all 0.5s ease 0s;
}

.team-col .et_pb_member_social_links li {
	background-color:#fcb941;
	width:40px;
	height:40px;	
	line-height:40px;
	margin-right:5px;
}
.team-col .et_pb_member_social_links li a{
	color:#ffffff;
}


.team1-col .et_pb_module_header {
	position:absolute;
	top:-88px;
	left:0;
	right:0;
}

.team1-col .et_pb_member_position {
	background-color:rgba(252, 185, 65,1);
	padding-bottom:14px !important;
	color:#ffffff;
	position:absolute;
	top:-50px;
	left:0;
	letter-spacing:1px;
	right:0;
}

.team1-col .et_pb_module_header{
	background-color:rgba(252, 185, 65,1);
   padding-top:15px;
}

.team1-col .et_pb_member_social_links .et_pb_font_icon{
	color:#333333;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	 box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
	color:#333333;
	background-color:#fcb941;
	transition: all 0.5s ease 0s;
}


.team1-col .et_pb_member_social_links li:last-child {
	margin-right:0;
}


.testimonial-col.et_pb_slider{
	overflow:inherit;
}

.counter-col .percent,
.what-counter-row .percent,
.counter-col .percent {
	margin-bottom:0 !important;
}

.counter-col .et_pb_number_counter .percent,
.what-counter-row .et_pb_number_counter .percent,
.main-counter .et_pb_number_counter .percent {
	height:auto;
}

.counter-col  .percent-value,
.what-counter-row .percent-value,
.main-counter .percent-value {
	 display: table;
    margin: 0 auto;
    padding-bottom: 10px;
}


/* NEWS */

.news-col .et_pb_blurb_container {
	padding-left:15px;
	padding-right:15px;
}

.news-date .et_pb_blurb_description a {
	color:#333333;
}

/* PRICE TABLE */
.price-table .et_pb_pricing_table .et_pb_pricing_table_button.et_pb_button:hover::after {
	color:#fcb941 !important;
}

.price-table .et_pb_pricing_table_2 .et_pb_dollar_sign,
.price-table .et_pb_pricing_table_2 .et_pb_frequency,
.price-table .et_pb_pricing_table_0 .et_pb_dollar_sign,
.price-table .et_pb_pricing_table_0 .et_pb_frequency {
	color:#fcb941 !important;
}

.price-table.et_pb_pricing .et_pb_pricing_table_2 .et_pb_button::after,
.price-table.et_pb_pricing .et_pb_pricing_table_1 .et_pb_button::after,
.price-table.et_pb_pricing .et_pb_pricing_table_0 .et_pb_button::after {
   color:#fcb941 !important;
}
.price-table.et_pb_pricing .et_pb_pricing_table_2 .et_pb_button:hover::after,
.price-table.et_pb_pricing .et_pb_pricing_table_1 .et_pb_button:hover::after,
.price-table.et_pb_pricing .et_pb_pricing_table_0 .et_pb_button:hover::after {
   color:#333333 !important;
}

/* BREAD CRUMB */

.crumb a {
	color:#ffffff;
}


/* ABOUT PAGE */

.mission-col .et_pb_blurb_container {
	padding-left:15px;
	padding-right:15px;
}

.process-col {
	position:relative;
	transition: all 0.3s ease 0s;
}

.process-col::after {
	content:"\24";
	position:absolute;
	right: -44px;
    top: 50%;
	font-size:50px;
	font-weight:600;
	font-family: 'ETmodules';
	color:#fcb941;
}

.et_pb_column.et-last-child .process-col::after {	
	position:unset;
	display:none;
}

.process-col:hover .et_pb_main_blurb_image {
	background-color:#333333 !important;
	 box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3); 
}

.process-col:hover .et_pb_module_header {
	color:#fcb941;
}

.who-points a{
	color:#666666;
}

/* SUBSCRIBE */

.coming-subscribe .et_bloom_header_outer,
.build-subscribe .et_bloom_header_outer {
	display:none;
}
.coming-subscribe .et_bloom_inline_form,
.build-subscribe .et_bloom_inline_form {
	margin:0 !important;
}


.build-subscribe .et_bloom_form_content {
	background-color:transparent !important;
	padding:0 !important;
}

.coming-subscribe .et_bloom_form_content {
	background-color:transparent !important;
	padding:20px !important;
}

.coming-subscribe .et_bloom_form_container,
.coming-subscribe  .et_bloom_form_container .et_bloom_form_content {
	background-color:rgba(252, 185, 65,0.9) !important;
}


.build-subscribe  .et_bloom_form_container,
.build-subscribe  .et_bloom_form_container .et_bloom_form_content {
	background-color:transparent !important;
}
.textwidget .et_bloom_popup_input,
.subscribe .et_bloom_popup_input {
	width:100% !important;
	padding-right:0 !important;
	margin-bottom:20px !important;
}


.coming-subscribe .et_bloom_form_content button,
.build-subscribe .et_bloom_form_content button {
	background-color:#333333 !important;
	 -webkit-transition: all 0.5s ease;
	 transition: all 0.5s ease;
	
}

.coming-subscribe .et_bloom_form_content button:hover,
.build-subscribe .et_bloom_form_content button:hover {
	background-color:#ffffff !important;
	color:#333333 !important;
	 -webkit-transition: all 0.5s ease;
	 transition: all 0.5s ease;
}
.coming-subscribe .et_bloom_form_content button:hover span,
.build-subscribe .et_bloom_form_content button:hover span {
	color:#333333 !important;
}




.et_bloom span.et_bloom_success_checkmark {
	position:relative !important;
	top:0px !important;
}

.et_bloom h2.et_bloom_success_message.et_bloom_animate_message {
	margin-top:0 !important;
}


.about-counter .percent {
	margin-bottom:0 !important;
}


/* SERVICES */
.services-list-heading .et_pb_main_blurb_image {
	float:left;
}

.services-list-heading.et_pb_blurb_position_left .et_pb_blurb_container {
	display: flex !important;
	display:-webkit-flex !important;
	padding:0;
	vertical-align:middle !important;
}
.services-list-heading .et_pb_module_header {
	padding-bottom:0;
}

.services-list-content .et_pb_text_inner {
	opacity:0;
}

.services-list-content {
	position:relative;
	-webkit-transition: all 0.8s ease;
	 transition: all 0.8s ease;
}

.services-list-col {
	-webkit-transition: all 0.8s ease;
	 transition: all 0.8s ease;	
}

.services-list-col:hover .services-list-heading .et_pb_module_header {
	background-color:#f2f2f2;
}

.services-list-col:hover .services-list-content .et_pb_text_inner {
	opacity:1;
	 z-index:2;
}

.services-list-content:after {
	 position: absolute;
  content: '';
  top:0;
  left: 0;
  width: 0;
  height: 100%;
 background-color:rgba(252, 185, 65,0.9);
  transform-origin:left;
  transition:width 0.8s ease;
  z-index:-1;
}


.services-list-col:hover .services-list-content::after {
     width: 100%;
	 z-index:1;
}

.services-number {
	display:table;
}

.services-number .et_pb_module_header a {
	background-color:#fcb941;
	 box-shadow: 0 12px 6px rgba(0, 0, 0, 0.4);
	width:50px;
	height:50px;
	line-height:50px;
	padding:0;
	display:block;
	border-radius:50%;
	text-align:center;
}
.services-number .et_pb_module_header {	
	float:left;	
}

.services-number .et_pb_blurb_description {
	display:table-cell;
	padding-left:20px;
	padding-top:10px;
}

.service-details-content  .et_pb_blurb_container {
	vertical-align:middle !important;
}

.service-details-content .et_pb_blurb_container {
	padding:5px 10px;
}

.service-details-content .et_pb_module_header{
	padding-bottom:5px;
}

/* PROJECTS */
.recent-project .et_pb_blurb_container {
	padding-left:15px;
	padding-right:15px;
}


/* TEAM DETAILS */

.team-details-content.et_pb_module .et_pb_blurb_container {
	vertical-align:middle;
}

.team-details-content-1.et_pb_module .et_pb_blurb_content {
	max-width:100%;
}


/* CONTACT US */
.contact-form .et_pb_contact_field_half{
	width:33.33%;
	clear:inherit !important;
}

/* PRODUCTS */
.product-col {	
	 -webkit-transition: all 0.3s ease 0s;
	 transition: all 0.3s ease 0s;
}

.product-col .et_pb_main_blurb_image {
	overflow:hidden;
	-webkit-transition: all 0.3s ease 0s;
	 transition: all 0.3s ease 0s;
}

.product-title .et_pb_blurb_description a {
	opacity:0;
	 transform: translateY(100%);
		-webkit-transition:  all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.product-col:hover .product-title .et_pb_blurb_description a {
	opacity:1;
	 transform: translateY(0);
	-webkit-transition: all 0.3s ease 0s;
	 transition: all 0.3s ease-in-out 0s;
}

.product-col:hover .et_pb_main_blurb_image img{
	transform:scale(1.1);
	-webkit-transition: all 0.3s ease 0s;
	 transition: all 0.3s ease 0s;
}

.product-col .et_pb_button.et_pb_custom_button_icon.add-to-cart:before {
	margin-left:-25px !important;
	font-weight:600;
}

.et_pb_module.cart-form .et_contact_bottom_container {
	margin-top:0;
}

.product-details-row .et_pb_module.cart-form .et_contact_bottom_container .et_pb_button:before {
	margin-left:-25px !important;
	font-weight:600;
}

/* COMING SOON */
.build-countdown .section.values{
	background-color:#fcb941;
	position:relative;
	padding:20px 10px;
	margin:0 10px;
}
.build-countdown .section.values:after{
content: '';
    position: absolute;
    bottom: 100%;
    left: 0;   
    border-left: 80px solid transparent !important;
    border-right: 80px solid transparent !important;
    border-bottom-width: 30px;
    border-bottom-style: solid;
    transition: all 0.5s ease;
   border-color: #fcb941;
}
.build-countdown .sep {
	display:none;
}

/* BLOG */

.ibuild_blog_content #left-area{
	padding-right: 0 !important;
	width: 64.833%;	
}
.ibuild_blog_content #sidebar{
	padding-left: 0 !important;
	margin-right: 0 !important;
	width: 29.666%;	
}


.blog-ibuild .post-content {
	margin-bottom:30px;
	padding-top:0;
}

.blog-ibuild .et_pb_post {
	padding-top:0 !important;
}

.ibuild_blog_content {
	margin-top:30px;
	position: relative;
    z-index: 0;
}

.blog-ibuild .more-link:hover {
	background-color:#333333;
	color:#fcb941;
}

.search.search-results .et_pb_post,
.archive .et_pb_post,
.blog-ibuild .et_pb_post,
.category .et_pb_post,
.blog-post .et_pb_post {
	border-top:1px solid #eeeeee;
margin-bottom:30px;
	padding-top:30px;
}

.blog-ibuild .et_pb_post:last-child,
.search.search-results .et_pb_post:first-child,
.archive .et_pb_post:first-child,
.blog-ibuild .et_pb_post:first-child,
.category .et_pb_post:first-child,
.blog-post .et_pb_post:first-child {
	border-top:0px solid #eeeeee;
	padding-top:0px;
}


.ibuild_blog_content#main-content .container::before {
	background-color:transparent !important;
}
.ibuild_blog_content .et_pb_post img {
    margin-bottom: 20px;
}
.ibuild_blog_content .entry h1,
.ibuild_blog_content .comment-reply-title,
.ibuild_blog_content h2.entry-title,
.single-post .et_post_meta_wrapper h1.entry-title {
	font-size: 30px;
	color: #333333 !important;
	font-family: "Roboto",Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
}
#left-area .post-meta {
	
	letter-spacing:1px;	
}

#left-area .author a,
.blog-ibuild  .author a {
	color:#fcb941 !important;
	font-weight:600;
	text-transform:uppercase;
}

body.single-post .ibuild_blog_content article.et_pb_post .entry-content {
    padding-top: 0 !important;
}
.ibuild_blog_content .form-submit .submit.et_pb_button {
	background-color: #fcb941;
    border: 0 !important;
    color: #333333 !important;
	box-shadow:0 12px 6px -6px rgba(0, 0, 0, 0.4);
    font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif !important;
    font-size: 13px;
    font-weight: 700 !important;
    letter-spacing: 1px;
	display:inline-block !important;
	border-radius: 3px;
	padding: 8px 15px !important;
	text-transform: uppercase !important;
}
.ibuild_blog_content #commentform.comment-form textarea { 
	background-color:transparent;
	border:1px solid #eeeeee;
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
    padding: 10px 15px !important;
    color: #666666;
    font-size: 14px;
	font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;	
	line-height: 24px;
	letter-spacing: 1px; 
	border-radius: 3px;
}


.single.single-post .entry-content {
	padding-top:0;
	padding-bottom:20px;
}

 .widget_categories li,
 .widget_recent_entries li {
	border-bottom:1px solid #dedede;
	padding-bottom:5px;
}

.comment-form-author {
	float:left !important;
	width:49% !important;
}

.comment-form-url {
	display:none !important;
}

.comment-form-email {
	float:right !important;
	width:49% !important;
}
#commentform input[type=email], #commentform input[type=text] {
	background-color:transparent;
	border:1px solid #eeeeee;
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
	width:100% !important;
	 color: #666666 !important;
    font-size: 14px !important;
	font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;	
}

.et_pb_widget_area_left {
	border-right:0 !important;
}

#sidebar .et_pb_widget,
.build-sidebar .et_pb_widget {
	box-shadow:0 6px 10px -6px rgba(0, 0, 0, 0.4);
	padding:30px 20px;
	margin-bottom:30px !important;
} 
#sidebar .et_pb_widget .widgettitle,
.build-sidebar .et_pb_widget .widgettitle{
	border-bottom:4px solid #333333;
	position:relative;	
	margin-bottom:30px;
	padding-bottom:20px;
}
#sidebar .et_pb_widget .widgettitle::before,
.build-sidebar .et_pb_widget .widgettitle::before {
    background-color: #fcb941;
    bottom: -4px;
    content: "";
    height: 4px;
    left: 0;
    margin: 0 auto;    
    position: absolute;   
    width: 70px;
}

.et_pb_widget.widget_categories li a,
.et_pb_widget.widget_recent_entries li a{
	position:relative;
	padding-left:30px;
}

.et_pb_widget.widget_categories li a:before,
.et_pb_widget.widget_recent_entries li a:before {
content: "5";
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    position: absolute;
	color:#fcb941;
    left: 0;
    top: 0;

}

.et_pb_widget.widget_recent_entries li .post-date {
	color:#fcb941;
	font-weight:600;
	letter-spacing:1px;
	font-size:13px;
	padding-left:30px;
}

.pagination a {
	color:#fcb941;
	font-weight:600;
	letter-spacing:1px;
	text-transform:uppercase;
}

#sidebar .widget_search input#searchsubmit,
.build-sidebar .widget_search input#searchsubmit {
	font-size:13px !important;
}


#comment-wrap {
    padding-top: 10px;
}

.widget_recent_entries li a {
	display:table;	
}


.tagcloud a {
	background-color:#fcb941;	 
	border:0;
	color:#333333 !important;
	font-weight:600;
	 box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
}
	
.tagcloud a:hover {
	background-color:#333333;
	color:#fcb941 !important;
}

.widget_search input#searchsubmit {
	background-color:#fcb941;	 
	color:#333333;	
	font-weight:600;
}

.widget_search input {
	border:1px solid #fcb941 !important;
}

/* WHAT WE DO */
.what-we-col-2.et_pb_column  {
	width:49%;
}

/* FORM */
.get-quote-form .et-pb-contact-message {
	color:#ffffff;
	font-weight:600;
	letter-spacing:1px;
	
}

/* FOOTER */
.footer-col3 .et_pb_blurb_description a {
	color:#fcb941;
}

.footer-col4 a {
	color:#eeeeee;
}


.footer-col4 .et_pb_blurb_container {
	vertical-align:middle !important;
}
.footer-col3 .et_pb_module_header {
	padding-bottom:5px;
}

.footer-col2 .et_pb_button.et_pb_module.links::before {
	margin-left:-30px !important;
}
.footer-col2 .et_pb_button.et_pb_module.links:hover::before {
	margin-left:-30px !important;
}
.footer-col2 .et_pb_button.et_pb_module.links {
	padding-left:30px !important;
}
.footer-col2 .et_pb_button.et_pb_module.links:hover {
	padding-left:30px !important;
}

/* page 404 */
.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 0 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}

.error404 #sidebar {
 display: none;
}

.error404 .et_pb_post:last-child {
margin-bottom: 0;
}

/* MEDIA QUERIES */

@media only screen and (min-width: 400px) and (max-width:479px) {
	.product-title {
		margin-left:auto;
		margin-right:auto;
		width:320px;
	}
	
}
@media only screen  and (max-width:339px) {
.cart-form {
		max-width:100% !important;
	}
	
	.cart-form .et_pb_contact_field {
		max-width:80px;
	
	}
}

@media only screen and (min-width: 340px) and (max-width:479px) {
.mission-row.et_pb_row .et_pb_column.et_pb_column_1_4 {
	   margin-left:auto;
		margin-right:auto;
	    width:280px !important;
		
	}
	.mission-row.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child { 
	margin:0 auto !important;
	}
	.recent-project {
		margin-left:auto;
		margin-right:auto;
		width:90%;
	}
	.product-row-1.et_pb_row .product-title.et_pb_blurb.et_pb_module,
	.product-row-2.et_pb_row .product-title.et_pb_blurb.et_pb_module { 
		margin:0 auto;
		width:280px;
	}
	.cart-form {
		max-width:280px !important;
	}
}

@media only screen  and (max-width:479px) {
	.build-services2-row .et_pb_blurb.et_pb_module,
	.build-services1-row .et_pb_blurb.et_pb_module {
		margin:0 auto;
		width:255px;
	}
	
.build-services2-row .et_pb_column .et_pb_blurb.et_pb_module::after,
.build-services1-row .et_pb_column .et_pb_blurb.et_pb_module::after {
    border-bottom: 30px solid #fcb941;
    border-color: #fcb941 transparent;
    border-left: 128px solid transparent !important;
		border-right: 128px solid transparent !important;
	}
	
	.et_pb_search.et_pb_module.search-box {
		right:0;
		width:100%;
	}
	.about-col-3 .et_pb_row_inner.et_pb_row_inner_2 .et_pb_column:first-child {
		margin-bottom:0px;
	}
	.what-counter-row .et_pb_column:nth-child(1) {
		margin-bottom:30px !important;
	}
	.services-number.et_pb_blurb.et_pb_module {
		padding-left:15px !important;
		padding-right:15px !important;
	}
	.project-row.et_pb_row.et_pb_row_3 {
		padding-bottom:0;
	}
	.team-client-row.et_pb_row {
		text-align:center;
		width:80% !important;
		padding-bottom:2px !important;
	}
}


@media only screen  and (max-width:767px) {
	.team1-col .et_pb_member_social_links li,
	.team-col .et_pb_member_social_links li {
		margin-right:3px;
		margin-bottom:3px;
	}
	.team1-col .et_pb_team_member_image {
			 margin: 0 auto 12px; 
	}
	
	.team-col .et_pb_team_member_description {
		padding:20px 10px !important;
	}
	.team-col .et_pb_team_member_image {
		margin-left: auto;
		margin-right: auto;
	}
	.client-row.et_pb_row {
		text-align:center; 
	}
	.client-row.et_pb_row .et_pb_module.et_pb_image:last-child {
		margin-right:10px !important;
	}
	.build-countdown .section.values {
		width:120px;
		margin-bottom:60px;
	}
	.build-countdown .section.values::after {
		border-left:60px solid transparent !important;
			border-right:60px solid transparent !important;
	}
	.coming-subscribe.et_pb_text.et_pb_module {
		max-width:100% !important;
	}
	.get-quote-row .et_pb_text.et_pb_module {
		max-width:100% !important;
	}
}
@media only screen and (min-width: 480px) and (max-width:767px) {
.price-table {
		margin-left: auto;
		margin-right:auto;
		width:340px !important;
	}

}
@media only screen and (min-width: 700px) and (max-width:767px) {
.mission-row.et_pb_row {
		width:580px;
	}
	.product-row-1.et_pb_row,
	.product-row-2.et_pb_row { 
		width:580px ;
	}
}
@media only screen and (min-width: 768px) and (max-width:980px) {
	.price-table .et_pb_pricing_table_wrap{
		margin-left: auto;
		margin-right:auto;
		width:340px !important;
	}
	.price-table .et_pb_pricing_table {
		width:100% !important;
	}
	.price-table .et_pb_pricing_table:nth-child(2),
	.price-table .et_pb_pricing_table:nth-child(1) {
    margin-bottom: 30px;
    }
	
	.price-table .et_pb_pricing_table:nth-child(n+3) {
    margin-top: 0px;
    }
	.team-col {
		width:280px;
	}
	
	.team-col .et_pb_team_member_description{
		display:block !important;
	}
	.team-list-row-2,
	.team-list-row-1,
	.team-row {
		width:600px;
	}
	
	.mission-row.et_pb_row {
		width:580px;
	}
	
	
	.client-row.et_pb_row {
		text-align:center;
		width:700px;
	}
	.team-client-row.et_pb_row {
		text-align:center;
		width:550px;
		padding-bottom:2px !important;
	}
	.recent-row.et_pb_row {
		text-align:center;
		width:680px !important;
	}
	.team-client-row.et_pb_row .et_pb_module.et_pb_image:nth-child(3),
	.client-row.et_pb_row .et_pb_module.et_pb_image:nth-child(3) {
		margin-right:0 !important;
	}
	.product-row-1.et_pb_row,
	.product-row-2.et_pb_row { 
		width:590px ;
	}
	
	.build-countdown .section.values {
		width:120px;
	}
	.build-countdown .section.values::after {
		border-left:60px solid transparent !important;
			border-right:60px solid transparent !important;
	}
}
@media only screen  and (max-width:980px) {
	#page-container {
		padding-top:0 !important;
	}
	.build-preright-row {
		display:none;
	}
	.pre-right .et_pb_button.header-btn  {
		padding:28px 20px 27px 20px !important;
	}
	
	.menu-full .et_mobile_menu {
		 max-height: 250px !important;
		 height: 250px !important;
         overflow-y: scroll !important;
	}
	.menu-full.et_pb_fullwidth_menu .et_mobile_menu {
		top:77px;
	}
	.mobile_menu_bar:before {
		background-color: #333333;
    box-shadow: 0 12px 6px -6px rgba(0, 0, 0, 0.3);
    color: #ffffff !important; 
    padding: 3px 3px 2px 5px;
	}
	
	.menu-full.et_pb_fullwidth_menu .et_pb_row {
    min-height: 77px;
    } 
	.et_pb_section.pre-right {
    position: relative;
    width: 200px;
		margin-right:20px;
}
	.et_pb_section.menu-section {
		max-width:83%;
		left:20px;
	}
	
	.main-title-row .et_pb_column {
		margin-bottom:0;
	}
	.build-services1-row.et_pb_row {
		padding-bottom:0;
	}
	.build-services2-row .et_pb_column:nth-child(2),
	.build-services2-row .et_pb_column:nth-child(1),
	.build-services1-row .et_pb_column:nth-child(2),
	.build-services1-row .et_pb_column:nth-child(1) {
	 margin-bottom:65px;
	}
	.build-about-col-2 .et_pb_blurb_content {
		max-width:100%;
	}
	.quote-col-1.et_pb_column {
		display:block;
		height:600px;
	}
	.testimonial-col .et_pb_slide_image,
	.slider-testimonial .et_pb_slide_image {
		width:100%;
		position:inherit;
		display:block !important;
	}
	.slider-testimonial .et_pb_slide_description {
		width:100%; 
		float:none;
	}
	.footer-col2 .et_pb_button_module_wrapper.et_pb_module {
		margin-bottom:10px ;
	}
	.footer-col4 .et_pb_blurb.et_pb_module{
		margin-bottom:15px ;
	}
	.what-we-col-1.et_pb_column {
		display:block;
		height:600px;
	}
	.what-we-col-2.et_pb_column {
		padding-top:30px;
		padding-bottom:60px !important;
	}
	.quote-col-2 .et_pb_text.et_pb_module {
		padding-top:30px !important;
	}
	.team-contact-row .et_pb_column:nth-child(1),
	.cta-contact-row-1 .et_pb_column:nth-child(1) {
		margin:0;
	}
	.team-contact-row .et_pb_column:nth-child(1) .et_pb_text.et_pb_module,
	.cta-contact-row-1 .et_pb_column:nth-child(1) .et_pb_text.et_pb_module{
		margin:0 !important;
		text-align:center;
	}
	.cta-contact-row-1.et_pb_row  {		
    bottom: -90px;  
    max-width: 80%;
	padding:20px 20px 20px 20px !important;
    position: relative;   
    width: 80%;
		
	}
	.team-contact-row.et_pb_row  {	 
	 max-width: 80%;
	 width: 80%;
	}
	.product-details-row  .et_pb_column:nth-child(2){
		margin-bottom:0;
	}
	.team-client-row .et_pb_module.et_pb_image  {
		display:inline-block !important;
		margin-right:0 !important;
	}
	.et_pb_section.team-client-section {
		padding:0;
	}
	.team-client-row {
		bottom:-50px !important;
		position:relative !important;
	}
	.team1-details-row .et_pb_column:nth-child(2) {
		padding-left:0;
	}
	.services-list-row-2.et_pb_row {
		padding-top:0;
	}
	
	.team-list-row-1 .et_pb_team_member_image,
	.team-list-row-2 .et_pb_team_member_image {
		margin:0 0 13px !important;
	}
	.et_pb_section.cta-contact-row {
		padding:0;	
	}
	.cta-contact-row-1.et_pb_row {
		bottom:-50px !important;
	}
	
	.team1-details-row .et_pb_column:nth-child(1) {	 
		margin-bottom:30px;
	}
}

@media only screen  and (max-width:599px) {
	.services-det-row-3.et_pb_row,
	.services-det-row-2.et_pb_row {
		padding-top:0 !important;
	}
	
	
	
	.team-client-row.et_pb_row .et_pb_module.et_pb_image{ 
		width:50%;
	}
	
}

@media only screen and (min-width: 480px) and (max-width:599px) { 
	.team-client-row.et_pb_row {
		text-align:center;
		width:60% !important;
		padding-bottom:2px !important;
	}
}

@media only screen and (min-width: 600px) and (max-width:980px) {
	
	.services-det-row-3 .et_pb_column,
	.services-det-row-2 .et_pb_column,
	.services-det-row-1 .et_pb_column {
		float:none;
		width:480px !important;
		margin-left:auto !important;
		margin-right:auto !important;
	}
	
	.services-det-row-3 .et_pb_column.et-last-child,
	.services-det-row-2 .et_pb_column.et-last-child,
	.services-det-row-1 .et_pb_column.et-last-child { 
	margin:0 auto !important;
	}
	.team-client-row.et_pb_row {
		text-align:center;
		width:550px;
		padding-bottom:2px !important;
	}
	
	.team-client-row.et_pb_row .et_pb_module.et_pb_image:nth-child(3) {
		margin-right:0 !important;
	}
}

@media only screen and (min-width: 480px) and (max-width:980px) {
	.build-services2-row .et_pb_blurb.et_pb_module,
	.build-services1-row .et_pb_blurb.et_pb_module {
		margin:0 auto;
		width:340px;
	}
	.news-row .et_pb_column {		
		display:table;
		float:none;	
		margin-left:auto !important;
		margin-right:auto !important;
		width:350px !important;
	}
	
	.news-row .et_pb_column.et-last-child {
		margin:0  auto !important;
	}
	.what-counter-row .et_pb_column:nth-child(1) {
		margin-right:30px !important;
	}
	.et_pb_row_inner.what-counter-row .et_pb_column.et_pb_column_1_4 {
		width:46.4% !important;
	}
	
	.services-list-row-2 .et_pb_column.services-list-col .et_pb_module,
	.services-list-row-1 .et_pb_column.services-list-col .et_pb_module{
		margin-left:auto;
		margin-right:auto;
		width:360px;
	}
	.project-row .et_pb_column {
		float:none;	
		margin-left:auto !important;
		margin-right:auto !important;
		width:400px !important;
	}
	.project-row .et_pb_column.et-last-child {
		margin:0  auto !important;
	}
	.recent-project {
		margin-left:auto;
		margin-right:auto;
		width:350px;
	}
	.cart-form {
		max-width:280px !important;
	}
	.team1-details-row .et_pb_column:nth-child(1) {		
		float:none !important;
		width:380px !important;
	}
}


@media only screen and (min-width: 981px) and (max-width:1199px) {
	.menu-full.et_pb_fullwidth_menu .et_pb_row { 
		width: 92%;
	}
		.et_pb_section.pre-right {
    position: relative;
    width: 200px;
		margin-right:20px;
}
	.et_pb_section.menu-section {
		max-width:86%;
		left:20px;
	}
	.menu-full .fullwidth-menu li {
		padding-right:10px;
	}
	.menu-full .fullwidth-menu li a{ 
		font-size:12px;
	}
	.preheader-call .et_pb_blurb_container {
		border:0;
		padding: 0;
		text-align:center !important;
		width: 100%;
	}
	 .preheader-call .et_pb_main_blurb_image {
    display: table;
    margin: 0 auto 15px;
    padding: 0;
    text-align: center;
   }
	.et_pb_module.logo-image.et_pb_image {
		margin-top:25px !important;
	}
	
	
	.build-services2-row .et_pb_blurb.et_pb_module,
	.build-services1-row .et_pb_blurb.et_pb_module {
		margin:0 auto;
		width:240px;
	}
	.build-services2-row,
	.build-services1-row {
		width:750px;
	}
	
.build-services2-row .et_pb_column .et_pb_blurb.et_pb_module::after,
.build-services1-row .et_pb_column .et_pb_blurb.et_pb_module::after {
    border-bottom: 30px solid #fcb941;
    border-color: #fcb941 transparent;
    border-left: 121px solid transparent !important;
		border-right: 121px solid transparent !important;
	}
	.cta-contact-row-1.et_pb_row  {	
      max-width: 90% !important;
		padding:20px 20px 20px 20px !important;   
    width: 90% !important;
		
	}
	.team-contact-row.et_pb_row  {	 
	 max-width: 80% !important;
	 width: 80% !important;
	}
	.product-tab li a{
		font-size:16px !important;
		padding:4px 10px 4px 10px !important;
	}
	.cart-form {
		max-width:280px !important;
	}
	.team1-col .et_pb_member_social_links li, .team-col .et_pb_member_social_links li {
    margin-bottom: 3px;
    margin-right: 3px;
}
}

@media only screen and (min-width: 992px) and (max-width:1209px) {

	.team1-col .et_pb_member_social_links li,
	.team-col .et_pb_member_social_links li {
		margin-right:3px;
		margin-bottom:3px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1340px) {
	.build-services2-row .et_pb_blurb.et_pb_module,
	.build-services1-row .et_pb_blurb.et_pb_module {
		margin:0 auto;
		width:300px;
	}
	.build-services2-row,
	.build-services1-row {
		width:950px;
	}
	
.build-services2-row .et_pb_column .et_pb_blurb.et_pb_module::after,
.build-services1-row .et_pb_column .et_pb_blurb.et_pb_module::after {
    border-bottom: 30px solid #fcb941;
    border-color: #fcb941 transparent;
    border-left: 150px solid transparent !important;
		border-right: 150px solid transparent !important;
	}
}
@media only screen and (min-width: 981px) and (max-width:1340px) {
	.client-row .et_pb_module.et_pb_image {
		display:table-cell;
		padding-right:10px;
	}
	.cart-form {
		max-width:280px !important;
	}
	.build-countdown .section.values {
		width:120px;
		
	}
	.build-countdown .section.values::after {
		border-left:60px solid transparent !important;
			border-right:60px solid transparent !important;
	}
}