/*
 Theme Name:   Design N Child
 Theme URI:    
 Description:  Design N Child Theme
 Author:       Vertical Axion
 Author URI:   http://www.verticalaxion.com
 Template:     designn
 Version:      3.0.0
 Tags:         
 Text Domain:  designn-child
*/

body {
  line-height: 1.42857143;
  font-size: 14px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: 400;
  line-height: 1.42857;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
  text-transform: none;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
  text-transform: none;
}

h6,
.h6 {
  font-size: 12px;
}

.uppercase {
  text-transform: uppercase;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

#wrap, #header, #navigation, #top, #pagetitle, #bsidebar, #footer, #fsidebar, .full-width, .fixedmenu {
  max-width: 1170px;
}

body.stretch .wpb_row .wpb_row,
body.stretch .postcontent .va960,
body.stretch .postcontent .va1170 {
  max-width: 1190px !important;
}

body.stretch .postcontent .va1170 {
  margin-left: auto;
  margin-right: auto;
}

body.stretch .postcontent .va1180 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px !important;
}

body.stretch .postcontent, body.page-template-page-landingblank-php .postcontent {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.postcontent {
  font-size: 1em;
}

.quote blockquote.testimonials-text::before {
	top: -20px;
}

.quote blockquote.testimonials-text::after {
	bottom: -70px;
}

.mobilemenu {
  display: none !important;
}

.slicknav_menu {
  display: none;
}

.tw-icon {
  display: inline-block;
}

.tw-icon.circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.tw-process-holder .tw-process-item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.tw-process-holder .tw-process-item .tw-process-item-icon-holder-wrapper {
  position: relative;
}

/* .tw-process-holder .wpb_column .vc_column-inner:after {
  content: "";
  width: 20%;
  position: absolute;
  border-bottom: 2px dashed #dadada;
  top: 25%;
  left: 100%;
  transform: translateX(-50%);
} */

.tw-process-holder .tw-process-item .tw-process-item-icon-holder {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  height: 200px;
  border: 3px solid #e1e1e1;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: border .3s cubic-bezier(.25,.46,.45,.94);
  transition: border .3s cubic-bezier(.25,.46,.45,.94);
}

.tw-process-holder .tw-process-item .tw-process-item-background-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  line-height: 0;
  border-radius: 50%;
  border: 0 solid transparent;
  box-sizing: border-box;
  -webkit-transition: border .3s cubic-bezier(.25,.46,.45,.94);
  transition: border .3s cubic-bezier(.25,.46,.45,.94);
}

.tw-process-holder .tw-process-item .tw-icon.circle {
  width: 90px;
  height: 90px;
  line-height: 100px;
  background-color: #797979;
  border: 0;
  display: inline-block;
}

.tw-process-holder .tw-process-item .tw-icon.circle .fa,
.tw-process-holder .tw-process-item .tw-icon.circle .sl-icon {
  color: #fff;
}

.tw-process-holder .tw-process-item .tw-icon.circle .sl-icon {
  font-size: 30px;
  position: relative;
  top: 5px;
}

.tw-process-holder .tw-process-item .tw-process-item-content-holder {
  margin-top: 25px;
}

.tw-process-holder .tw-process-item .tw-process-item-title-holder {
  margin-bottom: 17px;
  color: #000;
}

.tw-process-holder .tw-process-item .tw-process-item-title-holder>* {
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out;
}

.tw-process-holder .tw-process-item .tw-process-item-text-holder {
  padding: 0 10px 30px;
  color: #000;
}

.tw-process-holder .wpb_column:last-child .vc_column-inner:after {
  border: 0;
}

.tw-process-holder .tw-process-item:hover .tw-process-item-icon-holder {
  border-color: #e72430;
}

.tw-process-holder .tw-process-item:hover .tw-icon.circle {
  background-color: #e72430;
}

/* .tw-process-holder .tw-process-item:hover .tw-process-item-background-holder {
 border:20px solid rgba(178,221,76,.3);
 -webkit-transition:border .6s cubic-bezier(.32,1.63,.44,1.82);
 transition:border .6s cubic-bezier(.32,1.63,.44,1.82)
} */

.tw-process-holder .tw-process-item:hover .tw-process-item-title-holder>* {
  color: #e72430;
}

/*** Underline Box ***/
.tw-underline-icon-box-holder {
  line-height: 0;
  position: relative;
}

.tw-underline-icon-box-holder .tw-underline-icon-box-holder-inner {
  position: relative;
  z-index: 99;
}

.tw-underline-icon-box-holder .tw-underline-icon-box-icon-holder {
  padding: 50px 0 35px;
}

.tw-underline-icon-box-holder .tw-underline-icon-box-icon-holder .tw-icon .tw-icon-element {
  font-size: 42px;
  color: #dfdfdf;
}

.tw-underline-icon-box-holder .tw-underline-icon-box-icon-holder .tw-icon {
  -webkit-transition: -webkit-transform .2s cubic-bezier(.25,.46,.45,.94) .1s;
  transition: transform .2s cubic-bezier(.25,.46,.45,.94) .1s;
}

.tw-underline-icon-box-holder .tw-underline-icon-box-text-holder .tw-underline-icon-box-title>* {
  padding-bottom: 19px;
  text-transform: capitalize;
  -webkit-transition: color .15s cubic-bezier(.25,.46,.45,.94);
  transition: color .15s cubic-bezier(.25,.46,.45,.94);
}

.tw-underline-icon-box-holder .tw-underline-icon-box-text-holder .tw-underline-icon-box-text {
  padding-bottom: 43px;
  line-height: 23px;
  -webkit-transition: color .15s cubic-bezier(.25,.46,.45,.94);
  transition: color .15s cubic-bezier(.25,.46,.45,.94);
}

.tw-underline-icon-box-holder .tw-underline-icon-box-underline {
  display: inline-block;
  width: 100%;
  height: 7px;
  line-height: 0;
  box-sizing: border-box;
  background-color: #b2dd4c;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width .3s cubic-bezier(.25,.46,.45,.94),height .3s cubic-bezier(.25,.46,.45,.94);
  transition: width .3s cubic-bezier(.25,.46,.45,.94),height .3s cubic-bezier(.25,.46,.45,.94);
}

.tw-underline-icon-box-holder.center {
  text-align: center;
}

.tw-underline-icon-box-holder.right {
  text-align: right;
}

#tw-particles,.carousel-caption,.tw-fullwidth-slider-holder .owl-pagination,.tw-process-holder {
  text-align: center;
}

.tw-underline-icon-box-holder.tw-with-border {
  border: 1px solid #dfdfdf;
}

.tw-underline-icon-box-holder.tw-with-border .tw-underline-icon-box-holder-inner {
  padding: 0 25px;
}

.tw-underline-icon-box-holder.tw-with-border .tw-underline-icon-box-icon-holder {
  padding: 30px 0 20px;
}

.tw-underline-icon-box-holder.tw-underline-animation:hover .tw-underline-icon-box-icon-holder .tw-icon .tw-icon-element {
  color: #b2dd4c;
}

.tw-underline-icon-box-holder.tw-underline-animation:hover .tw-underline-icon-box-underline {
  width: 0;
}

.tw-underline-icon-box-holder.tw-background-animation:hover .tw-underline-icon-box-icon-holder .tw-icon .tw-icon-element {
  color: #fff;
}

.tw-underline-icon-box-holder.tw-background-animation:hover .tw-underline-icon-box-icon-holder .tw-icon {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

.tw-underline-icon-box-holder.tw-background-animation:hover .tw-underline-icon-box-text-holder .tw-underline-icon-box-text,.tw-underline-icon-box-holder.tw-background-animation:hover .tw-underline-icon-box-text-holder .tw-underline-icon-box-title>* {
  color: #fff;
}

.tw-underline-icon-box-holder.tw-background-animation:hover .tw-underline-icon-box-underline {
  height: 100%;
}

#sidebar{ padding: 0;  border: none; }
.wpb_widgetised_column { padding: 0; border: none; }
#sidebar .box{margin:0 0 20px 0; padding: 10px; display: block; border: 1px solid #ccc; background-color: #f9f9f9;}
.wpb_widgetised_column .box { padding: 10px; border: 1px solid #ccc; background-color: #f9f9f9; }
#sidebar .nopad, .wpb_widgetised_column .nopad { padding: 0; background: none; border: none; }

.srp-widget-container {
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;     /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex;         /* NEW, Spec - Opera 12.1, Firefox 20+ */

	    -webkit-box-orient : vertical;
	       -moz-box-orient : vertical;
	-webkit-flex-direction : column;
	   -moz-flex-direction : column;
	    -ms-flex-direction : column;
	        flex-direction : column;

	-webkit-flex-wrap : nowrap;
	   -moz-flex-wrap : nowrap;
	    -ms-flex-wrap : nowrap;
	        flex-wrap : nowrap;
}

.srp-widget-singlepost {
	border-bottom  : 1px solid #ccc;
	margin-bottom  : 10px;
	padding-bottom : 10px;
}

.srp-widget-container > .srp-widget-singlepost:last-child {
	border-bottom  : 0;
	margin-bottom  : 0;
	padding-bottom : 0;
}

.srp-post-content-container {
	display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;     /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex;         /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.srp-thumbnail-position-default {
	-webkit-box-orient: horizontal;
       -moz-box-orient: horizontal;
       -webkit-flex-direction: row;
          -moz-flex-direction: row;
           -ms-flex-direction: row;
               flex-direction: row;

	     -webkit-flex-wrap: nowrap;
	        -moz-flex-wrap: nowrap;
	         -ms-flex-wrap: nowrap;
	             flex-wrap: nowrap;
}

.srp-thumbnail-box {
	margin-right: 20px;
}

.srp-post-thumbnail-link {
	display: block;
}

.srp-thumbnail-box img {
	height: auto;
}

.srp-content-box {
	-webkit-box-flex: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
       -moz-box-flex: 1;   /* OLD - Firefox 19- */
             width: 20%;   /* For old syntax, otherwise collapses. */
        -webkit-flex: 1;   /* Chrome */
            -ms-flex: 1;   /* IE 10 */
                flex: 1;   /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.srp-content-box .srp-post-date,
.widget-area .widget .srp-post-date {
	margin: 0 0 10px;
}

.srp-content-box .srp-post-title,
.widget-area .widget .srp-post-title {
	margin: 0;
}

.srp-content-box .srp-post-title,
.widget-area .widget .srp-post-title {
  margin: 0;
}

.srp-content-box .srp-post-stringbreak-link {
  margin: 0 5px;
}

.srp-content-box .srp-post-content,
.widget-area .widget .srp-post-content {
	margin: 0;
}

body.single #pagetitle h4 {
    font-weight: 700;
    color: #fff;
}

#sidebar ul.contact li, .wpb_widgetised_column ul.contact li {
    background: url(images/contact-sprite.png) no-repeat !important;
}
#sidebar ul.contact li.address, .wpb_widgetised_column ul.contact li.address {
	background-position: 0 0 !important; line-height: 16px; margin-bottom: 20px;
}
#sidebar ul.contact li.phone1, .wpb_widgetised_column ul.contact li.phone1 {

    background-position: 0 -32px !important; margin-bottom: 20px; line-height: 32px;
}
#sidebar ul.contact li.phone2, .wpb_widgetised_column ul.contact li.phone2 {

    background-position: 0 -32px !important; margin-bottom: 20px; line-height: 32px;
}
#sidebar ul.contact li.fax, .wpb_widgetised_column ul.contact li.fax {

    background-position: 0 -64px !important; margin-bottom: 20px; line-height: 32px;
}
#sidebar ul.contact li.email, .wpb_widgetised_column ul.contact li.email {

    background-position: 0 -96px !important; line-height: 32px;
}

@media only screen and (max-width: 40em) {

	.srp-post-content-container {
	-webkit-box-orient: vertical;
       -moz-box-orient: vertical;
  -webkit-flex-direction: column;
   	 -moz-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

	   -webkit-flex-wrap: nowrap;
          -moz-flex-wrap: nowrap;
           -ms-flex-wrap: nowrap;
               flex-wrap: nowrap;
	}

	.srp-content-box {
		-webkit-box-flex: none;   /* OLD - iOS 6-, Safari 3.1-6 */
	       -moz-box-flex: none;   /* OLD - Firefox 19- */
	               width: auto;   /* For old syntax, otherwise collapses. */
	        -webkit-flex: none;   /* Chrome */
	            -ms-flex: none;   /* IE 10 */
	                flex: none;   /* NEW, Spec - Opera 12.1, Firefox 20+ */
	}

	.srp-thumbnail-box {
		margin: 0 0 10px;
	}

}

@media only screen and (max-width: 1192px) {
  .tw-process-holder .wpb_column .vc_column-inner:after {
    border: 0;
  }
}

@media screen and (max-width: 1169px) {
    #topwrap, #headerwrap {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 768px) {
    /* #menu is the original menu */
  #nav-wrap {
    display: none;
  }

  .slicknav_menu {
    display: block;
  }
    
  #topwrap, #headerwrap {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  #container .gform_wrapper .top_label li.gfield.gf_left_half,
  #container .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
  }
}