/* 
 Theme Name:    Divi Child Theme
 Author:        Muddassir Hassan - Genxsmedia.com
 Author URI:    http://genxsmedia.com/
 Template:      Divi
 Version:       Version1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
Wordpress Version: 4.5.3
*/ 

 @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic);
 @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,600i,700,900');

.profile-img{
	margin-bottom:0px !important;
}
.slick-slider .slick-track, .slick-slider .slick-list{
	max-height:300px;
	overflow:hidden;
}

#main-footer {
position: absolute;

width: 100%;
}
#footer-bottom .container{
	border-top:1px solid #121212;
}
#left-area .post-meta a {
     pointer-events: none;
}
.tnp-widget-minimal input.tnp-email {
    width: 75% !important;
}
.tnp-widget-minimal input.tnp-submit {
	width: auto !important;
	background-color:#c2cf18 !important;
	padding: 11px !important;
	cursor:pointer;
}
.tnp-widget-minimal input:hover.tnp-submit{
	background-color:#fbcd49 !important;
} 
/********* Mobile Menu Collapse ********/
 
/**** This hides the sub menu items on mobile ****/
 
#main-header .et_mobile_menu li ul.hide {
display: none !important;
}
 
/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
 
#mobile_menu .menu-item-has-children {
position: relative;
}
#mobile_menu .menu-item-has-children > a {
background: transparent;
}

/**** This styles the icon and moves it to the right ****/
 
#mobile_menu .menu-item-has-children > a + span {
position: absolute;
right: 0;
top: 0;
padding: 10px 20px;
font-size: 20px;
font-weight: 700;
cursor: pointer;
z-index: 3;
}
 
/**** Here you can swap out the actual icons ****/
 
span.menu-closed:before {
content: "\4c";
display: block;
color: #fff;
font-size: 16px;
font-family: ETmodules;
}
 
span.menu-closed.menu-open:before {
content: "\4d";
}
.archive.tax-project_category article{
	float:left;
		width:25%;
	padding-right:10px;
	margin-bottom: 10px;
	    min-height: 280px;
}
.archive.tax-project_category article a img {
    height: 150px;
}
.archive.tax-project_category article:last-child{
	padding-right:0px;
}
.archive.tax-project_category article.et_pb_post .entry-featured-image-url{
	margin-bottom:10px
}
.archive.tax-project_category article h2{
	font-size:18px;
}
.et_mobile_menu li a{
	color: #2190ff !important;
}
.portfolio-list.et_pb_widget a{
	color: #0b4deb !important;
}
.et_pb_row.breadcrumbs{
	padding-top:0
}
.portfolio-list.et_pb_widget{
	width: 100% !important;
    margin-right: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
.et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
    padding-bottom: 0px;
}
.quote-side.et_pb_widget{
	margin-bottom:10px !important;
}
.quote-side img{
	-webkit-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
}
.quote-side img:hover{
	-webkit-filter: brightness(2);
  filter: brightness(2);
}
.child-sidebar-menu .current_page_item a{
	color:#0b4deb !important;
}
.side-services h4{
	font-size: 16px;
    color: #000;
	font-weight:700;
	text-transform:uppercase;
}
.contact-widg strong{
	color:#0b4deb;
}
.breadcrumbs{
	float:none !important;
}
.project-template-default.single.single-project .et_pb_section{
	padding-top:0 !important;
}
#top-menu li li {
    padding: 0 10px;
    display: block;
}
#top-menu li li a {
    width: 100%;
}
#et-secondary-menu .et-social-icons {
    margin-right: 0;
}
.mobile_menu_bar:after{
	content:"Menu";
	position: absolute;
    top: 0;
    right: 7px;
    font-size: 12px;
}
.nav li ul{
	border-top:0;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
display: block !important;
content: "\e04f";
}
.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before, #top-menu li.current-menu-ancestor>a{
	color: #006037;
}
.footer-widget .alignment a{
	margin-left:0 !important;
	margin-right:10px !important;
}
.spoontalk-social:hover{
	background-color:#ba832c !important;
}
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce button.button.alt{
	border-color:#ba832c;
	color:#fff !important;
	   background-color: #ba832c;
	text-transform:uppercase;
	font-weight:700;
}
.about-tx a{
	color: #ba832c !important;
}
.about-tx a:hover{
	color: #006037 !important;
}

#footer-widgets .footer-widget li a:hover {
	color:#fff !important;
}
.entry-summary p.price span {
    font-weight: 800;
}
.woocommerce button.button.alt:hover, .woocommerce-page button.button.alt.disabled:hover, .woocommerce a:hover.button, .woocommerce-page a:hover.button{
	color:#fff;
	background-color: #006037;
}
.sp-wcsp-cat-item .sp-wcsp-cat-thumbnail img{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
	overflow:hidden;
}
.sp-wcsp-cat-item .sp-wcsp-cat-thumbnail img:hover{
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
    cursor: pointer;
	
}
#footer-info{
	font-size:11px;
	line-height:1.6;
}
#footer-info.copy{
	font-size:14px;
}
#footer-widgets .footer-widget li:before{
	border-style: none;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
}

.mystickyelements-fixed{
	top:80% !important;
}
/**Google recaptcha 2 responsive**/
@media screen and (max-width: 575px) { 
#rc-imageselect, .g-recaptcha 
{
transform:scale(0.67);
-webkit-transform:scale(0.67);transform-origin:0 0;
-webkit-transform-origin:0 0;
} 
}
/*****/
/**Menu hide for Ipad**/
@media (max-width: 1024px) {
 #et_mobile_nav_menu {
 display: block;
 }
 
#top-menu {
 display: none;
 }
 }
/***/
/****/
.rowswiss{
	position:relative;
}
.img1, .img2{
	position:absolute;
}
.img1{
	top:-55px;
	left:0;
	    z-index: 1;
}
.img2{
	bottom:-80px;
	right:0;
	    z-index: 1;
}
.img-sl .et_pb_image_wrap{
z-index:-1;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;	
	font-weight: initial !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
    letter-spacing: 0.3px;
    line-height: 1.2;
}

a {
	text-decoration: none;
	transition: all 300ms ease-in;
	-webkit-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
}
a:hover {
	color: #3d3d3d;
}
.et_pb_svg_logo #logo, .et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
    height: 100%;
}

#logo {
    max-height: 80%;
}
.bottom-nav {
    text-align: center;
}
.bottom-nav li a{
	text-transform:uppercase;
}
.bottom-nav li a:hover{
	color:#2ea3f2 !important;
}
.nav li ul{
	width:320px;
}
.et-social-icons {
    float: none;
    text-align: center;
}
.social-top li{
	display:inline-block;
	vertical-align: middle;
}
.social-top{
	
}
.social-top:before,
.social-top:after {
  display: table;
  line-height: 0;
  content: "";
}
.social-top:after {
  clear: both;
}
.social-top ul{
	line-height:0;
}
.social-top li{
	font-size:14px;
	margin:0;
	padding: 5px;
}
.social-top li img{
	
}
.social-top li a:hover{
	
	color:#7157A0 !important;
}
.social-top li a{	
	text-transform:uppercase;
	font-weight:700;
}
#top-header #et-info, #et-secondary-menu{
	padding:16px 0;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
#main-header{
	box-shadow: 0 0px 0 rgba(0,0,0,.1);
}

sup {
    bottom: .3em;
}
.et_pb_slider .et_pb_container{
	width:100%;
}
.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image{
	width:90px;
}
#top-header .container{
	padding-top:0 !important;
}
#top-menu li a:hover{
	color:#2190ff !important;
}
.mobile_menu_bar:before { 
    font-size: 47px;
}
.blub .et_pb_text_inner ul{
	list-style:none;
	padding: 0;
	margin-bottom:20px;
}
.blub .et_pb_text_inner ul li{
	border-bottom:1px solid #3e3d3c;
	display:block;
	margin-right:5px;
	line-height: 1.3;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.blub .et_pb_text_inner ul li span{
	font-weight:bold;
	color:#0b4deb;
}
.blub .et_pb_text_inner ul li:last-child{
	margin-right:0px;
}
.blub .et_pb_blurb_container{
	margin-top: -62px;
    background: #fff;
    display: inline-block;
    padding: 20px;
	-webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	width: 90%;
}
.blub .et_pb_blurb_content a{
	text-transform: uppercase;
    padding: 10px 20px;
    border: none;
    background: #cc0c2f;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
}
.blub:hover .et_pb_blurb_container{
	-webkit-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.43);
-moz-box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.43);
box-shadow: 10px 10px 17px -8px rgba(0,0,0,0.43);
}
.blub:hover .et_pb_blurb_content a{
	background: #00174f;
}
.mfolioblurb .et_pb_module{
	width: 48%;
    float: left;
    margin-right: 1%;
    margin-left: 1%;
}
/*---[The Duo-Tone Colour Quote]---*/
blockquote.colour-quote p {
  font-size: 22px;
  line-height: 35px;
  font-style: italic;
  letter-spacing: 1px;
  color: #666;
  font-weight: 300;
  margin-top: -50px;
}
blockquote.colour-quote {
  position: relative;
  border-left: none;
}
/*Quotation Mark*/
blockquote.colour-quote:before {
  content: "\201C";
  font-size: 175px;
  font-family: 'Alegreya', serif;
  background: -webkit-linear-gradient(180deg, #fb333e 60%, #263C67 40%);/*Change the Colours here*/
  -webkit-background-clip: text;
  color: transparent;
}
/*Author*/
.colour-author {
  padding-left: 20px;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1em;
}
/*Source or Organisation*/
.colour-org {
  padding-left: 20px;
  font-size: 12px;
  font-style: italic;
  line-height: 1em;
}
/*Mobile Settings Add CSS Class colour-wrap to Text Module*/
@media all and (min-width: 700px) {
.colour-wrap {
  float: left;
  margin: 20px 20px 20px -10%;
}
blockquote.colour-quote {
  padding: 0 20px;
  /*max-width: 300px;*/
}
}
@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
 
}
/*---[The Curve Block Quote]---*/
/*Add CSS Class curved-wrapped to Text Module*/
.curved-wrapped {
  width: 300px;
  margin-left: 50px;
}

@media all and (min-width: 700px) {
.curved-wrapped {
  float: left;
}
}
/*Paragraph Styling*/
blockquote.curved-quote p {
  font-family: Baskerville, Georgia, serif;
  font-size: 28px;
  font-style: italic;
  display: inline;
  color: rgba(235,150,108,0.8);
  text-shadow: 0 1px 1px rgba(255,255,255,0.5);
  line-height: 46px;
  position: absolute;
  top: 45%;
  left: 50%!important;
  transform: translate(-50%, -50%);
  width: 250px!important;
}
/*Curve Line*/
blockquote.curved-quote {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  border-left: 5px solid rgba(235,150,108,0.1);
  top: 0px;
  margin-left: -50px;
}
/*Circle Icon Requires FontAwesome on your Site*/
blockquote.curved-quote:after {
  font-family: 'FontAwesome';
  background: rgba(235,150,108,0.8);
  width: 130px;
  height: 130px;
  border-radius: 50%;
  content: '\f10e';
  position: absolute;
  font-size: 70px;
  line-height: 130px;
  text-align: center;
  top: 0px;
  left: 50%;
  margin-left: -65px;
  color: rgba(255,255,255,0.5);
  text-shadow: 0 1px 1px rgba(255,255,255,0.1);
}
/*Author Styling*/
.curve-author {
  text-transform: uppercase;
  font-size: 16px;
  padding-top: 10px;
  font-weight: bold;
  color: #d48158;
  text-shadow: 0 1px 1px rgba(255,255,255,0.1);
  position: absolute;
  left: 20px;
  margin-top: -200px;
  box-shadow: 0 -6px #EEA884;
}
/*Oranisation or Source*/
.curve-author cite {
  color: #d7aa94;
  font-style: italic;
  font-size: 12px;
  position: relative;
  top: 30px;
}
.specialzebox .et_pb_module.et_pb_blurb, .specialzebox .et_pb_module.et_pb_text {
    /* width: 32.666%;
    float: left;
   margin-right: 5.5%;
    display: inline-block; */
	    width: 31.666%;
    float: left;
    margin-right: 1.5%;
    display: inline-block;
	margin-bottom: 0;
}
.specialzebox .et_pb_module.et_pb_blurb:last-child, .specialzebox .et_pb_module.et_pb_text:last-child {
	margin-right: 0!important;
	margin-bottom: 0 !important;;
}
.specialzebox .et_pb_main_blurb_image, .specialprod .et_pb_main_blurb_image {
	margin-bottom:0;
}
.specialzebox .et_pb_blurb_content .et_pb_main_blurb_image img{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.specialzebox .et_pb_blurb_content:hover .et_pb_main_blurb_image img{
	-webkit-transform: scale(1);
    transform: scale(1);
}
.specialzebox .et_pb_module_header{
	    padding-bottom: 0;
}

.specialprod .et_pb_module.et_pb_blurb {
    width: 30%;
	display:inline-block;
margin-right: 15px;
margin-left: 15px;
	    vertical-align: top;
}
.specialprod .et_pb_blurb_content .et_pb_main_blurb_image img{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.specialprod .et_pb_blurb_content:hover .et_pb_main_blurb_image img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
}
.specialprod .et_pb_blurb_content{
	min-height:320px;
	padding: 10px;
	border:2px solid;
	border-color:transparent;
	border-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.specialzebox .et_pb_blurb_content{
	min-height:320px;
}
.why-use{
	clear:both;
}
.why-use img{
	width:32px;
	margin-right: 10px;
	vertical-align:middle;
}
.why-use ul{
	padding:0;
	margin:0;
}
.why-use ul li{
	list-style:none;
	font-size:20px;
	float:left;
	width:50%;
	margin-bottom: 20px;
}
/**Services blurbs**/
.about-tbox .et_pb_module.et_pb_blurb, .about-tbox .et_pb_module.et_pb_text {
    
	    width: 23%;
    float: left;
    margin-right: 1.5%;
    display: inline-block;
	margin-bottom: 0;
}
.about-tbox .et_pb_module.et_pb_blurb:last-child, .about-tbox .et_pb_module.et_pb_text:last-child {
	margin-right: 0!important;
	margin-bottom: 0 !important;;
}
.about-tbox .et_pb_main_blurb_image {
	margin-bottom:0;
	width:auto !important;
}
.about-tbox .et_pb_blurb_content .et_pb_main_blurb_image img{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.about-tbox .et_pb_blurb_content:hover .et_pb_main_blurb_image img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.about-tbox .et_pb_module_header{
	    padding-bottom: 0;
}
/*****/
/**Services blurbs bottom**/
.about-botbox .et_pb_module.et_pb_blurb, .about-botbox .et_pb_module.et_pb_text {
    float:left;
	    width: 30%;
	display:inline-block;
margin-right: 15px;
margin-left: 15px;
    display: inline-block;
	margin-bottom: 0;
}
.about-botbox .et_pb_module.et_pb_blurb:last-child, .about-botbox .et_pb_module.et_pb_text:last-child {
	margin-right: 0!important;
	margin-bottom: 0 !important;;
}
.about-botbox .et_pb_main_blurb_image {
	margin-bottom:0;
}
.about-botbox .et_pb_module_header{
	    padding-bottom: 0;
}
/*****/
.blurb-learn{
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background-color:transparent;
	border:2px solid #2190ff;
	padding:5px 15px;
	font-size:14px;
	text-transform:uppercase;
	color:#2190ff;
	align-items:end;
	    display: inline-block;
}
.blurb-learn:hover{
	background:#fff;
	color:#0b4deb;
	border:2px solid #fff;
}
.specialzebox .et_pb_blurb_content{	
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.specialprod .et_pb_blurb_content:hover .blurb-learn{
	background:#fff;
	color:#0b4deb;
	border:2px solid #fff;
}
.inner-blurb .et_pb_module.et_pb_blurb{
	padding: 10px;
	border:2px solid;
	border-color:transparent;
	border-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.inner-blurb .et_pb_module.et_pb_blurb:hover{	
	    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.2);
}
.inner-blurb .et_pb_module.et_pb_blurb:hover .et_pb_module_header{
	color:#0b4deb !important;
}
	.specialzebox, .specialprod {
		text-align:center;
	}
	.specialzebox .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-top: 10px;
}
.specialzebox .et_pb_module.et_pb_text a{
	color:#000 !important;
}
.specialzebox .et_pb_module.et_pb_text a:hover{
	color:#fff !important;
}
.inner-blurb .et_pb_module.et_pb_blurb {
    width: 32%;
	display:inline-block;
margin-right: 5px;
margin-left: 5px;
	    vertical-align: top;
}
.inner-blurb .et_pb_module.et_pb_blurb .et_pb_main_blurb_image{
	margin-bottom:0;
}
.inner-blurb .et_pb_module_header{
	padding-top:10px;
	padding-bottom:10px;
}
#footer-info {
    float: none;
    text-align: center;
}
#footer-widgets {
    padding: 3% 0 0;
	
}
.footer-widget p{
	-webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -khtml-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.footer-widget:hover p, .footer-widget:hover a{
	color:#fff !important;
}
.footer-widget:hover a{
	text-decoration:underline;
}
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 20px;
}
/*******Contact form **********/
.label-txt{
	font-weight:700;
	margin-bottom:8px;
}
.label-txt span{
	color:red;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar, .wpcf7-select, input[type=text], .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
background-color: #F2F2F2 !important;
border: 1px solid #F2F2F2;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #000 !important;
padding: 10px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
	margin-bottom:20px;
		-webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -khtml-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	
}
.wpcf7-text:focus, .wpcf7-textarea:focus, .wpcf7-captchar:focus, .wpcf7-select:focus, input[type=text]:focus, .wpcf7 input[type="url"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 input[type="tel"]:focus {
	border: 1px solid #0b4deb;
}
.wpcf7-select{
	height:50px;
	-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
}
.wpcf7-submit {
	color: #fff !important;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 25px;
	font-weight: 900;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: #106BE5 !important;
	border:0px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	width:100%;
	text-transform:uppercase;
	border-bottom:3px solid #00030a;
}
.wpcf7-submit:hover { 
	background-color: #F2F2F2 !important; 
	border-color:#eee;
	color:#106BE5 !important;
	padding: 6px 20px !important; 
	border-bottom:3px solid #00030a;
}
.project-detail strong{
	color: #106BE5;
}
.project-detail{
	-webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -khtml-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.project-detail:hover{
	   -webkit-box-shadow: 3px 6px 14px -1px rgba(0,0,0,0.53);
-moz-box-shadow: 3px 6px 14px -1px rgba(0,0,0,0.53);
box-shadow: 3px 6px 14px -1px rgba(0,0,0,0.53);
	border-radius:15px;
}
/*****************/
/*** REMOVE LABEL ON FIELDS USING PLACEHOLDER ***/
.gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
 display: none;
}
/*** FIELD STYLING ***/
input[type=text],
textarea, select {
 background: #eee;
 color: #000 !important;
 padding: 15px !important;
}
select {
	padding: 14px !important;
}
.footer-widget .fwidget:last-child{
		width:100%;
	}
/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button {
 float: right;
 background: transparent;
 border: 2px solid #2ea3f2;
 font-size: 22px;
 color: #2ea3f2;
 padding: 12px 23px;
 border-radius: 5px;
 letter-spacing: 2px;
 cursor: pointer;
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover {
 background: rgba(0, 0, 0, 0.05);
 border: 2px solid transparent;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label{
	font-size:14px;
}
.specialzebox{
	padding-bottom:0px;
}
.mystickyelement-credit{
	display:none;
}
@media (max-width: 479px){
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 5.5%!important;
}
}
	@media only screen and (max-width: 1024px){
.mystickyelements-mobile-size-small span.mystickyelements-social-icon, .mystickyelements-mobile-size-small span.mystickyelements-social-icon a {
    width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
    font-size: 12px !important;
}
		.mystickyelements-fixed.mystickyelements-mobile-size-small ul li {
    width: 28px !important;
}
}
@media (max-width: 980px){
	.et_pb_button{
	line-height:1.2 !important;
}
	.tnp-widget-minimal input.tnp-email {
    width: 70% !important;
}
	.why-use ul li {
    font-size: 15px;
	}
	.btn-ser{
		min-width:250px;
		text-align: center;
	}
	
	#footer-widgets .footer-widget .fwidget {
    margin-bottom:2% !important;
}
	.archive.tax-project_category article {
    width: 100%;
		min-height:auto !important;
	}
	.icons-ab .et_pb_module.et_pb_blurb{
	width: 48%;
    float: left;
    display: inline-block;
    padding-left: 0 !important;
}
.icons-ab .et_pb_module_header{
    font-size: 15px !important;
}
.icons-ab .et_pb_blurb_description{
    font-size: 15px !important;
}
	.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
}
	.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;
}
	.top-map{
		height:210px;
		    overflow: hidden;
	}
	.main-ser{
		display:none;
	}
	#footer-info.copy {
    font-size: 13px;
}
	.profile-img{
		text-align:center;
	}
	.profile-img img{
		width:200px !important;
	}
	.proposal-area .one_half, .contact-p .one_half{
		width:100%;
		margin-right:0;
	}
	.proposal-area .wpcf7-submit{
		font-size:15px;
	}
	.specialprod .et_pb_blurb_content{
		min-height: 220px;
    padding: 7px
	}
	.et_header_style_centered #main-header {
    padding: 20px 0 0;
	}
.specialzebox .et_pb_module.et_pb_blurb {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: none;
	margin-bottom: 10px;
	padding: 10px !important;
}
	.why-use ul li{
		width:100%;
	}
	.about-tbox .et_pb_module.et_pb_blurb {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: none;
	margin-bottom: 10px;
}
	.about-botbox .et_pb_module.et_pb_blurb {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: none;
	margin-bottom: 10px;
		min-height:auto;
}
	.inner-blurb .et_pb_module.et_pb_blurb {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: none;
	margin-bottom: 10px;
	margin-left: 2%;
    margin-right: 2px;
}
	.inner-blurb .et_pb_module_header{
		font-size:13px;
	}
.specialzebox .et_pb_module.et_pb_blurb .et_pb_main_blurb_image {
    width: 45px;
	margin: 0 auto;
	padding-bottom:10px;
    display: inherit;
}
	.specialzebox .et_pb_module.et_pb_blurb .et_pb_module_header{	
		text-align:center;
	}
	.specialzebox .et_pb_module.et_pb_blurb .et_pb_blurb_description{
		text-align:center;
		    font-size: 11px;
	}
.specialzebox .et_pb_section .et_pb_column .et_pb_module{
		margin-bottom: 10px;
	}
	
	.specialzebox .et_pb_blurb_content .et_pb_blurb_container h4{
		font-size:13px !important;
	}
	.specialprod .et_pb_module.et_pb_blurb {
    width: 45%;
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    vertical-align: top;
		padding:10px !important;
}
	.specialzebox .et_pb_blurb_content {
       min-height: 165px;
}
	/**about top box**/
	.about-tbox .et_pb_module.et_pb_blurb .et_pb_main_blurb_image {
    width: 45px;
	margin: 0 auto;
    display: inherit;
}
	.about-tbox .et_pb_module.et_pb_blurb .et_pb_module_header{
	font-size:18px;
		text-align:center;
	}
	.about-tbox .et_pb_module.et_pb_blurb .et_pb_blurb_description{
		text-align:center;
	}
.about-tbox .et_pb_section .et_pb_column .et_pb_module{
		margin-bottom: 10px;
	}
	
	.about-tbox .et_pb_blurb_content .et_pb_blurb_container h4{
		font-size:14px;
	}
	/****/
	/**about bottom box**/
	.about-botbox .et_pb_module.et_pb_blurb .et_pb_main_blurb_image {
	margin: 0 auto;
    display: inherit;
		margin-bottom:10px;
		width:200px;
}
	.about-botbox .et_pb_module.et_pb_blurb .et_pb_module_header{
	font-size:18px;
		text-align:center;
	}
	.about-botbox .et_pb_module.et_pb_blurb .et_pb_blurb_description{
		text-align:center;
	}
.about-botbox .et_pb_section .et_pb_column .et_pb_module{
		margin-bottom: 10px;
	}
	
	.about-botbox .et_pb_blurb_content .et_pb_blurb_container h4{
		font-size:14px;
	}
	/****/
	.howto .col-first{
		margin-bottom:5px;
		    border-right-width: 0px !important;
	}
	.mfolioblurb .et_pb_module {
    width: 100%;
		float:none;
	}
	.sp-wcsp-cat-item .sp-wcsp-cat-thumbnail img{
		width:160px;
	}
	.sp-wcsp-slider-area #sp-wcsp-slider-section-54 .sp-wcsp-cat-item .sp-wcsp-cat-thumbnail{
		text-align:center;
	}
}

@media all and (min-width: 981px) {
	.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget{
		width:100%;
	}
	
}
#breadcrumbs {
	float: left;
	width: 100%;
	margin-bottom: 1em;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 980px) {
	#footer-widgets {
    padding: 8% 0 0;
	
}
#breadcrumbs {
	width: 100%;
}
	.specialprod .et_pb_blurb_content .et_pb_blurb_description{
	font-size:12px;
	line-height:1.4;
}
	.specialprod .et_pb_blurb_content .et_pb_blurb_description p:first-child{
		min-height:110px;
	}
	.specialprod .et_pb_blurb_content .et_pb_module_header{
		min-height:35px;
	}
	.specialprod .et_pb_blurb_content .et_pb_module_header{
		font-size:13px;
		    margin-bottom: 0px;
    padding-bottom: 4px;
	}
	.howto h2{
		text-align:center;
	}
}
.breadcrumbs {
	float: left;
	width: 100%;
	margin-bottom: 1em;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 980px) {
	#main-footer img{
	width:120px;
}
.breadcrumbs {
	width: 100%;
}
		.et_pb_section {
    padding: 10px 0;
}
	.et_pb_column .et_pb_row_inner, .et_pb_row {
    padding: 10px 0;
}
	.et_pb_column .et_pb_module {
    margin-bottom: 10px;
}
	#collections h2{
		font-size:45px;
	}
	#collections .et_pb_text_inner p{
		font-size:20px;
	}
	.nav-top-right .sp-wcsp-slider-section {
    padding-top: 0 !important;
}
	.img1, .img2 {
    display: none;
}
	.strong-view.modern .testimonial-content:before, .strong-view.modern .testimonial-content:after {
    position: absolute !important;
	}
	.strong-view.modern .testimonial-content:before {
    left: -50px !important;
	}
	.strong-view.modern .testimonial-content:after {
    right: -50px !important;
	}
	.instshop h2 {
    font-size: 26px !important;
	}
	#testi h2 {
    font-size: 22px !important;
	}
	#inspire h2{
		font-size: 25px !important;
	}
	#inspire.et_pb_row{
		padding-top:20px !important;
		padding-bottom:20px !important;
	}
	#inspire p{
		font-size: 16px;
	}
	#inspire h3 {
    font-size: 14px;
    padding-top: 8px;
}
	.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 40%;
}
	
	.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce button.button.alt {
    font-size: 0.75rem;
    line-height: 1 !important;
    padding: 5px 9px;
}
}

.bread {
	position: relative;
	display: inline-block;
	background: #ffffff;
	padding-right: 15px;
	color: #5f5f5f;
}
.bread span {
	padding-right: 5px;
}
.bread span:last-child {
	padding-left: 5px;
}
.bread span a {
	color: #5f5f5f;
}
.bread span a:hover {
	color: #93b300;
}
.lg_image_blurb {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.8) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000', GradientType=0 );
}
.lg_image_blurb .et_pb_blurb_content {
	opacity: 0;
	transform: scale(0.2);
	-webkit-transform: scale(0.2);
	-webkit-transition: all .4s cubic-bezier(.57, 0, 1, .57);
	-moz-transition: all .4s cubic-bezier(.57, 0, 1, .57);
	transition: all .4s cubic-bezier(.57, 0, 1, .57);
}
.lg_image_blurb:hover .et_pb_blurb_content {
	opacity: 1;
	-webkit-transform: translateY(-40px) scale(1.0) !important;
	transform: translateY(-40px) scale(1.0) !important;
	-webkit-transition: all .6s cubic-bezier(.26, .4, .6, .98);
	-moz-transition: all .6s cubic-bezier(.26, .4, .6, .98);
	transition: all .6s cubic-bezier(.26, .4, .6, .98);
}
.b3-vertical-align {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.lg_box_zoom:hover {
	transform: scale(1.05);
	box-shadow: 0 20px 150px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 20px 150px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 20px 150px rgba(0,0,0,0.3);
	-webkit-transition: all .6s cubic-bezier(.26, .4, .6, .98);
	-moz-transition: all .6s cubic-bezier(.26, .4, .6, .98);
	transition: all .6s cubic-bezier(.26, .4, .6, .98);
}
.lg_box_zoom {
	-webkit-transition: all .4s cubic-bezier(.57, 0, 1, .57);
	-moz-transition: all .4s cubic-bezier(.57, 0, 1, .57);
	transition: all .4s cubic-bezier(.57, 0, 1, .57);
}

/* ---- Format the Position of the Video Wrapper ---- */

  

@media only screen and (min-width: 980px) {
/*** elevate the video to overlap the hero section ***/

.single-post.single-format-video .et_main_video_container {
	top: -120px;
	background: #fff;
	outline: 10px solid #ffffff !important;
	z-index: 100;
	margin-bottom: -100px;
}

}



@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) {
	


}
@media only screen  and (min-device-width : 414px)  and (max-device-width : 736px)  and (orientation : landscape)  and (-webkit-min-device-pixel-ratio : 3) {

}

@media (max-width: 767px){
	body{
		font-size:14px;
	}
	
	h1, h2, h3, h4, h5, h6 {
		line-height:1.1 !important;
	}
	
}
@media (max-width: 479px){
	.woocommerce-page ul.products li.product:nth-child(n) {
    width: 46%!important;
    margin: 0 2.5% 11.5% 0!important;
}
	.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce button.button.alt {
    border-color: #ba832c;
    color: #fff !important;
    background-color: #ba832c;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1 !important;
    padding: 5px 9px;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 
.specialprod .et_pb_module.et_pb_blurb {
    width: 30%;
    margin-right: 5px;
    margin-left: 5px;
}
	.et_pb_text_2 h2 {
    font-size: 22px;
}
	.specialzebox .et_pb_module.et_pb_blurb .et_pb_main_blurb_image {
    width: 100px;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { 
.specialprod .et_pb_module.et_pb_blurb {
    width: 28%;
    margin-right: 15px;
    margin-left: 15px;
}
	.et_pb_text_2 h2 {
    font-size: 22px;
}
}
@media (min-width: 981px) {
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 4.539%;
}
}