/*=================================== DND AREA START =====================================*/
.dnd-section {
  padding-bottom: 80px;
  padding-top: 80px;
}
.dnd-section >.row-fluid {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

.counter-section-space {
    padding-bottom: px;;
    padding-top: px;
}
.header-video-bg,
.video-bg-pad,
.heading-content,
.header-inner-bg {
    padding-bottom: px;;
    padding-top: px;
}
.dnd-section > .row-fluid {
	  max-width: px !important;  
    padding: 0 15px;
}
.dnd-section .dnd-column {
	padding: 0 0;
}
.dnd-section {
	padding-left: 0;
	padding-right: 0;
} 
.dnd-section-fullwidth > .row-fluid {
	max-width: 100% !important; 
  padding: 0px !important; 
}
.dnd-section.dnd_area-row-0-padding > .row-fluid {
  padding: 0px !important; 
}
.dnd-section:nth-child(odd) {
  background-color: #fbf7f1;
} 
.dnd-section:nth-child(even) {
  background-color: #ffffff;
}  
.submitted-message {
    color:#458B00;
    margin-top: 15px;
    font-family: Montserrat;
    font-size: 14px !important;
    line-height: 24px !important;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 0px;
}
.gal-content-bg.span12 {
  width: 31% !important;
  margin: 0 auto !important;
  float: none !important;
}
.gal-content-bg.span6 img {
  width: 100% !important;
}

.owl-nav .owl-next span,
.owl-nav .owl-prev span{
  color: #FFF !important;
  display: inline-block;
  margin: 5px;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 20px !important;
  background: #00a99d !important;
  filter: Alpha(Opacity=50);
  margin: 5px;
}

.owl-nav .owl-next {
  float: right; 
  position: relative;
  right: -60px;
}

.owl-nav .owl-prev {
  float: left;
  position: relative;
  left: -60px;
}

.owl-nav .owl-next span:hover,
.owl-nav .owl-prev span:hover {
  opacity: 1;
}

.owl-dots .owl-dot span{
  display: block;
  width: auto;
  height: auto;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 50%;
  background: #00a99d !important;
  padding:7px;
  opacity: 0.4;
}
.owl-dots .owl-dot.active span{
  opacity: 1;
}

.owl-dots .owl-dot:hover span{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
}

.owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.owl-carousel .owl-nav,
.owl-carousel .owl-dots {
  text-align:center;
  margin-top: 15px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  outline: none;
}
/*=================================== DND AREA END =====================================*/
/*=================================== TYPOGRAPHY AREA START =====================================*/

html {
  font-size: ;
}
body {
  color: #666666 !important;
  font-family: Montserrat;
  font-size: 14px !important;
  line-height: 24px !important;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 0px;
}

p {
  font-family: Montserrat;
}
body .link-text .svg-after svg,
.post-summary-more a,
a {
  color: #00a99d;
  fill: #00a99d;
  color: #00a99d;
   font-family: Montserrat;
  font-size: 12px;
  line-height: 22px !important;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 1px;
  cursor: pointer;
  text-transform: Capitalize;
}

a:hover,
a:focus {
  color: #00a99d;
}

a:active {
  color:  !important;
}
h1 a,
h1 {
  color: #000000;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 46px;
  letter-spacing: 1px;
  text-transform: Capitalize;
}

h2 a,
h2 {
  color: #000000;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 46px;
  letter-spacing: 1px;
  text-transform: Capitalize;
}

h3 a,
h3 {
  color: #000000;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 46px;
  letter-spacing: 1px;
  text-transform: Capitalize;
}

h4 a,
h4 {
  color: #000000;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 46px;
  letter-spacing: 1px;
  text-transform: Capitalize;
}

h5 a,
h5 {
  color: #000000;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 46px;
  letter-spacing: 1px;
  text-transform: Capitalize;
}

h6 a,
h6 {
  color: #000000;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 46px;
  letter-spacing: 1px;
  text-transform: Capitalize;
}
.text-link2 a, 
.text-link1 a {
    font-size:  !important;
    font-weight:  !important;
    line-height: px !important;
}

blockquote {
  border-left: 10px solid #00a99d;;
}
/*=================================== TYPOGRAPHY AREA END =====================================*/
/*========================= COMMEN CSS AREA START ===========================*/

.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 20px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.text-center {
	text-align: center;
}
.intro-content {
	font-size: 17px;
	line-height:27px;
	letter-spacing: 1px;
	color: #666666;
}
.text-white {
	color: #ffffff;
}
.float-right {
	float: right !important;
}
.float-left  {
	float: left;
}
.display-table {
	display: table;
}
.display-table-cell {
	display: table-cell;
}
.width_100 {
	width: 100%;
}
.our-portfolio .features-icon img {
  width: 300px;
}
iframe {
  border: 0 !important;
}
/*============================ COMMEN CSS AREA END ==========================*/
/*========================= BUTTON AREA START ===========================*/
/* Primary Button */
.button,
.button--primary {    
  
    font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none !important;
    background-color: #00a99d !important;
    border: 1px Solid #00a99d !important;
    border-radius: 3px !important;
    color: #ffffff !important;
    fill: #ffffff !important;
    font-size: 12px !important;
    line-height: 22px !important;
    padding: 10px 20px !important;
    text-transform: Uppercase !important;
    margin-top: 30px;
    cursor: pointer;  
    letter-spacing: 1px;
    display: inline-block;
    transition: transform .2s;
  
 }
.button:hover,
.button:active,
.button--primary:active,
.button--primary:hover {    
  
    background-color: #00a99d !important;
    border: 1px Solid #00a99d !important;
    color: #ffffff !important; 
   fill: #ffffff !important; 
   transform: scale(1.1);
  
 }


.button--secondary {    
  
    font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none !important;
    background-color: #ffffff !important;
    border: 1px Solid #ffffff !important;
    border-radius: 3px !important;
    color: #303669 !important;
    fill: #303669 !important;
    font-size: 12px !important;
    line-height: 22px !important;
    padding: 10px 20px !important;
    text-transform: Uppercase !important;
    margin-top: 30px;
    cursor: pointer;  
    letter-spacing: 1px;
    display: inline-block;
    transition: transform .2s;
  
 }

.button--secondary:active,
.button--secondary:hover {    
  
    background-color: #ffffff !important;
    border: 1px Solid #ffffff !important;
    color: #303669 !important; 
   fill: #303669 !important; 
  transform: scale(1.1);
  
 }
.button.btn-flex {
  display: inline-flex;
    display: -webkit-inline-flex;
}
.button .button__icon svg {
    height: 1.25rem;
    width: 1.25rem;
    vertical-align: middle;
    margin-right: 5px;
}

.button.button--icon-right .button__icon svg {
    margin-right: auto;
    margin-left: 5px;
    vertical-align: middle;
}
.button.button--icon-right {
    display: inline-flex;
    display: -webkit-inline-flex;
}
.button.button--icon-right .button__icon {
    order: 2;
    -webkit-order:2;
}
.button.button--icon-right p {
    order: 1;
    -webkit-order:1;
}
.button:disabled {
  background-color: ;
  color: ;
}
.blog-comments .hs-button {
  display: table;
}
/* Simple Button */

.button.button--simple {
    font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none !important;
    color: #00a99d !important;
    fill: #00a99d !important;
    text-transform: Uppercase !important;
    background-color: transparent !important;
    background-image: initial;
    position:relative;
    padding:0px 0px 3px 0px !important;
    cursor: pointer;
    border:none !important;
}

form .actions{
    position: relative;
    display: table;
}
form .actions:after,
.button.button--simple:after {
    content: none;
    left: 0;
    position: absolute;
    width: 100%;
}


  .button.button--simple:after {
    content: none;
  }


  
.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: 700; font-style: normal; text-decoration: none !important;
  border: none !important;
  background-image: initial;
  color: #00a99d !important;
  fill: #00a99d !important;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none !important;
  }



.button.button--simple:active {
  font-weight: 700; font-style: normal; text-decoration: none !important;
  border: none !important;
  color: #50f9ed !important;
  fill: #50f9ed !important;
}

/* Button Sizing */

.button.button--regular {
  font-size: 16px !important;
  line-height: 26px !important;
  padding: 12px px !important;
}

.button.button--large {
  font-size: 18px !important;
  line-height: 28px !important;
  padding: 20px 20px !important;
}
.blog-comments .hs-button,
form .actions .hs-button,
form .hs-button {
      
      font-size: 12px !important;
      line-height: 22px !important;
      padding: 10px 20px !important;
      
}
.blog-comments .hs-button,
form .actions .hs-button,
form .hs-button {
        
        
            font-family: Montserrat; font-style: normal; font-weight: 700; text-decoration: none !important;
            background-color: #00a99d !important;
            border: 1px Solid #00a99d !important;
            border-radius: 3px !important;
            color: #ffffff !important;
            fill: #ffffff !important;
            font-size: 12px;
            line-height: 22px;
            padding: 10px 20px;
            text-transform: Uppercase !important;
            margin-top: 30px;
            letter-spacing: 1px;
            cursor: pointer;
          
    
}


form .actions:after,
.button.button--simple:after {
  
  
}

.blog-comments .hs-button:hover,
form .actions .hs-button:hover,
form .hs-button:hover {
    
        
          background-color: #00a99d !important;
          border: 1px Solid #00a99d !important;
          color: #ffffff !important; 
           transform: scale(1.1);
        
    
}
.text-center .button-align {
  text-align: center !important;
}
/*================================= BUTTON AREA END ===============================*/


/*=================================== FORM AREA START =====================================*/
.submitted-message {
  color:#458B00;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px !important;
  line-height: 24px !important;
  font-style: normal;
  font-weight: 400 !important;
  text-decoration: none;
  letter-spacing: 0px;
}

.contact-inner-form {
  background-color:  !important;
}
.header-form .hs-form label
  color: #333333 !important;
}
body .header-form .hs-input{
  border-bottom: 1px Solid #dcdcdc !important;
}
.hs-form .hs-error-msg,
.hs-error-msgs label{
  color: #ef6b51 !important;
}

.hs-form legend {
  color: rgba(102, 102, 102, 1.0);
}
textarea {
  height: 63px !important;
}
form select,
select,
.header-form input[type=file], 
input[type=file] {
   height: 70px !important;
}
.hs-form-field {
  margin-bottom: 20px;
}
form select,
input[type=text], 
input[type=email], 
input[type=password], 
input[type=tel], 
input[type=number], 
input[type=file],
select, 
textarea {
  width: 100% !important;
}

form select,
input[type=text], 
input[type=email], 
input[type=password], 
input[type=tel], 
input[type=number], 
input[type=file],
select, 
textarea,
.hs-input {
  display: inline-block;
  color: #333333 !important;
  height: 10px;
  padding: 20px 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  background-color: #ffff !important;
  border: 1px Solid #dcdcdc !important;
  box-sizing: border-box;
  border-radius: 0;
}

.grecaptcha-badge {
    margin: 0 auto 0 0 !important;
}

.header-form input[type=text], 
.header-form input[type=email], 
.header-form input[type=password], 
.header-form input[type=tel], 
.header-form input[type=number], 
.header-form input[type=file], 
.header-form select, 
.header-form textarea,
.hs-input {
  display: inline-block;
  color:#333333 !important;
  height: 10px;
  padding: 20px 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  background-color: #ffff !important;  
  box-sizing: border-box;
  border-radius: 0;
}

.hs-form input {
  color:#333333 !important;
}

form input,
form select,
form textarea {
  border-color: ;
  color: ;
}

form input:focus,
form select:focus,
form textarea:focus {
  border-color: ;
}

.hs-input:-moz-placeholder {
  color: #999999 !important;
}

.hs-input::-webkit-input-placeholder {
  color: #999999 !important;
}
.hs-richtext {
  font-size: ;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: ;
}

.fn-date-picker td.is-today .pika-button {
  color: #00a99d;
}

.fn-date-picker td.is-selected .pika-button {
  background: #00a99d;
}

.password_prompt_header .hs-button,
#email-prefs-form .hs-button {
  margin: 0 auto;
  margin-top: 20px;
}

.fn-date-picker td .pika-button:hover {
  background-color: #00a99d !important;
}
/*=================================== FORM AREA END =====================================*/

.theme-color {
  color: #00a99d;
}
.container-fluid .row-fluid .page-center {
    float: none !important;
    max-width: 1170px !important;
    margin: 0 auto !important;
    padding-bottom: 80px;
    padding-top: 80px;
}
body .contact-us-bg,
body .footer-copy-bg,
body .footer,
body .span4:nth-child(2) .price-col-1,
body .price-col-1 .pricig-uline,
body .faq-ques,
body .team-icons-two,
body .header-bg {  
  background-color: #00a99d;
}
body .footer {
  background-color: #FFFFFF;
}
body .footer-copy-bg {
  background-color: #FFFFFF;
}

body .footer-icon li svg {
  fill:  #000000;
}

body .footer,
body .email-link a,
body .footer h3 {
    color: #000000;
}
body .footer-news-date a {
    color: #00a99d;
}


.section-padding-bottom {
	padding-bottom: 30px;
}
.section-padding-bottom40 {
  margin-bottom: 40px;
}
.section-lineimg-li {
    display: inline-block;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: middle;
    line-height: 0px;
    margin-left: 15px;
    margin-right: 15px;
}
.section-content-li {
    display: table-cell;
    vertical-align: middle;
    word-break: break-all;
}
.section-lineimg-ul1 {
    display: table;
    width: auto;
    margin-left: 0;
}
.section-lineimg-ul {
    display: table;
    width: auto;
    margin: 0 auto;
}
.section-margin-bottom {
	margin-bottom: 15px;
}


/*=============================== MEDIA QUERIES AREA START ==========================*/
@media (min-width: 992px) and (max-width: 1199px) {
	.whywe-right-bg {
		height: 600px;
	} 
}

@media (min-width: 768px) and (max-width: 1199px) {
	.res-top-0 {
		margin-top: 0 !important;
	}
	.contact-padding,
	.cta-bg-padding {
		padding-bottom: 130px;
		padding-top: 130px;
	}
	.static-bg-padding ,
	.counter-bg-padding {
		padding-bottom: 150px;
		padding-top: 150px;
	}
	body .subscribe-form .hs-form {
		width: 80%;

	}
  .news-content1,
  .two-column {
      padding: 30px 25px 0 25px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
	.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
		height: 200px;
	}
   .news-content1,
  .two-column {
      padding: 10px 25px 10px 25px !important;
  }
  .whywe-left-div {
      padding: 30px 20px 80px 20px  !important;
  }
  .span8 .span6,
  .span12 .span6 {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .span8 .span6:nth-child(2),
  .span12 .span6:nth-child(2) {
    margin-top: 20px;
  }
   .res-swap-col .row-fluid {
        display: flex;
        flex-direction: column-reverse;
    }
	.res-swap-content .row-fluid {
        float: left;
        width: 100%;
    }
    .res-swap-img img {
        float: left;
        width: 100%;
    }
}
@media (max-width: 1024px) {
	.res-top-0 {
		margin-top: 0 !important;
	}
}
@media(min-width: 992px) {
	.span4 .product-icon,
	.dnd-module .span12 .span4,
	.dnd-module .span12 .span3 {
		margin-top: 30px; 
	}
  .span12 .span6:nth-child(3),
  .span12 .span6:nth-child(4),
  .span12 .span6:nth-child(5),
  .span12 .span6:nth-child(6),
  .span12 .span6:nth-child(7),
  .span12 .span6:nth-child(8),
  .dnd-module .span12 .span4:nth-child(4),
  .dnd-module .span12 .span4:nth-child(5),
  .dnd-module .span12 .span4:nth-child(6),
  .dnd-module .span12 .span4:nth-child(7),
  .dnd-module .span12 .span4:nth-child(8),
  .dnd-module .span12 .span4:nth-child(9),
  .dnd-module .span12 .span3:nth-child(4),
  .dnd-module .span12 .span3:nth-child(5),
  .dnd-module .span12 .span3:nth-child(6),
  .dnd-module .span12 .span3:nth-child(7),
  .dnd-module .span12 .span3:nth-child(8),
  .dnd-module .span12 .span3:nth-child(9){
    margin-top: 30px;
  }
 
  .footer-bg .span12 .span4 {
    margin-top: 0px !important;
  }
    .product-col.span4:first-child,
    .product-col.span4:nth-child(2),
    .product-col.span4:nth-child(3),
    .dnd-module .span12 .span4:first-child,
    .dnd-module .span12 .span4:nth-child(2),
    .dnd-module .span12 .span4:nth-child(3),
    .dnd-module .span12 .span3:first-child,
    .dnd-module .span12 .span3:nth-child(2),
    .dnd-module .span12 .span3:nth-child(3),
    .dnd-module .span12 .span3:nth-child(4) {
        margin-top: 0px;
    } 
	.ml0 {
		margin-left: 0 !important;
	}
	.dmt0 {
		margin-top: 0 !important;
	}
	.clr-left {
		clear: left;
	}   
} 
@media(max-width: 991px) {
    .gallery .span4 {
      margin-left: 0px !important;
    }
	.why-we-col-bg {
		width: 100% !important;
		margin-left: 0 !important;
	}	
	.why-we-col {
		width: 100% !important;
	}
	.why-onecol-res {
		width: 100% !important;
		display: block !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.why-res-swap-col .row-fluid {
        display: flex;
        flex-direction: column-reverse;
    }
	.why-res-swap-content .row-fluid {
        float: left;
        width: 100%;
    }
    .why-res-swap-img {
        float: left;
        width: 100%;
    }
}

@media(max-width: 767px) {	
  .header-inner-bg {
    padding: 80px 15px 80px 15px !important;
  }
  .whywe-left-div {
      padding: 30px 20px 60px 20px  !important;
  }
  .header-video-bg{
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    }
  .approved-col {
    margin-bottom: 0 !important;
  }
  .serv-outer-bg {
    padding: 20px !important;
  }
  .header-head.float-right.float-none {
	  float: none !important;
    text-align: center;
  }
  .header-head {
    width: 100% !important;
  }  
  .section-bottom { 
    padding-bottom: 20px !important;
  }
  .row-fluid .span7,
    .row-fluid .span5 {
      width: 100% !important;
      display: table !important;
      float: none !important;
      margin: 30px auto 0 auto !important;
    } 
    .row-fluid .span7:first-child {
      margin-top: 0px !important;
    }
  .post-items {
    width: 100% !important;
    display: inherit !important;
    padding: 0px !important;
    margin-bottom: 30px;
  }
  .post-items:last-child {
    margin-bottom: 0px;
  }
  .dnd_area-row-9-padding,
  .dnd-section {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .footer__container {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
  }
  
	.section-padding {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.whywe-right-bg {
		height: 520px !important;
		width: 100% !important;
		position: relative !important;
	}
   .contact-padding,
   .cta-bg-padding,
   .static-bg-padding ,
   .counter-bg-padding {
		padding-bottom: 100px;
		padding-top: 100px;
	}
	.static-bgimage .header-div {
		margin: 0 auto;
		text-align: center;
	}
	.static-bgimage .btn {
		margin: 30px auto 0 auto;
		display: table;
	}
	body .subscribe-form .hs-form {
		width: 80%;
	}
	.who-uline-bot,
	.margin-bot-40 {
		margin-bottom: 30px;
	}
	.who-uline-top {
		margin-top: 0 !important;
	}
	.img-post {
		position: inherit !important;
		top: 0 !important;
		right: 0 !important;
		left: 0 !important;
	}
	.whowe-outer-bg {
		padding: 20px 20px !important;
	}
	body .span5.contact-now-form,
	.serv-outer-bg,
	.counter-inner-bg,
	.news-col,
	.team-col,
	.whowe-outer-bg {
		margin-bottom: 0px !important;
		margin-right: auto !important;
		margin-top: 0;
		margin-left: auto !important;
		width: 380px !important;
	}  
	.footer-col {
		margin-bottom: 30px !important;
		margin-right: auto !important;
		margin-top: 0;
		margin-left: auto !important;
		width: 100% !important;
	}
	.news-col:last-child,
	.team-col:last-child,
	.whowe-outer-bg:last-child {
		margin-bottom: 0 !important;
		margin-right: auto !important;
		margin-top: 0;
		margin-left: auto !important;
		width: 380px !important;
	}
	.mar-zero-bot {
		margin-bottom: 0 !important;
	}
	.res-col-bot,
	.res-bot-30 {
		margin-bottom: 30px;
	}
	.serv-col-top {
		margin-top: 0;
	}
	.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        height: 200px;
    }
	.res-col-top {
		margin-top: 30px !important;
	}
	.onecol-res {
		width: 100% !important;
		display: block !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.res-swap-col .row-fluid {
        display: flex;
        flex-direction: column-reverse;
    }
	.res-swap-content .row-fluid {
        float: left;
        width: 100%;
    }
    .res-swap-img img {
        float: left;
        width: 100%;
    }
	body .span5.contact-now-form,
	.span5.contact-now-form {
		margin-top: 0 !important;		
	}
  .cta-div p {
      width: 100% !important;
  }
  .section-bottom {
      width: 100% !important;
  }
  .news-content1,
  .two-column {
      padding: 20px 0px 40px 0px !important;
  }
  .col-width {
    width: 100% !important;
    margin: 0 auto;
  }
   h1 a,
	.static-bgimage .header-div h1,
	h1 {
		  font-size: 45px;
		  line-height: 55px;
	}
	h2 {
		  font-size: 30px;
		  line-height: 40px;
	}
  .phone-text,
	h3 {
		  font-size: 28px;
		  line-height: 38px;
	}
	.static-bgimage .header-div h5,
	h4 {
		  font-size: 20px;
		  line-height: 30px;
	}
  
  h5,
	h5 a {
		  font-size: 18px;
		  line-height: 28px;
	}
  .mar-top-50 {
    margin-top: 20px !important;
  }
  .con-width {
    width: 100% !important;
  }
  .res-pad-lef {
    padding-left: 25px;
  }
  iframe {
    border: 0 !important;
    width: 100% !important;
  }
}

@media (min-width:768px) and (max-width: 991px) {
    /* ********* 2-COLUMN, 3-COLUMN & 4-COLUMN STARTS *********  */
    .dnd-module .span12 .span7,
     .dnd-module .span12 .span5,
    .dnd-module .span12{
      width: 100%;
    } 
  .post-item-content {
    padding: 0px 15px 15px 15px !important;
    display: inherit;
}
  .post-item-meta-date {
    border-radius: 0 !important;
    left: 0 !important;
    top: 0 !important;
    position: inherit !important;
    width: 100% !important;
    margin-top: 20px !important;
}   
    .list-content {
      display: block !important;
      vertical-align: middle;
      width: 100% !important;
      padding-left: 0px !important;
  }
    .list-img {
      display: block !important;
      vertical-align: middle;
      width: 100% !important;
      margin-bottom: 15px !important;
    }   
  
    /* 3-COLUMN */
    .dnd-module .span12 .span8,
    .dnd-module .span12 .span4 {
      width: 360px;
      display: table;
      float: none;
      margin: 30px auto 0 auto !important;
    } 
    .dnd-module .span12 .span4:first-child {
      margin-top: 0px !important;
    }
    /* 4-COLUMN */
    .dnd-module .span12 .span3,
    .footer-bg .span12 .span3,
  .footer-bg .span12 .span2,
  .footer-bg .span12 .span4 {
      width: 48%;
      margin-top: 30px;
    } 
    .dnd-module .span12 .span3:first-child,
    .dnd-module .span12 .span3:nth-child(2) {
        margin-top: 0px;
        
    }
    .dnd-module .span12 .span3:nth-child(3),
    .dnd-module .span12 .span3:nth-child(5),
    .dnd-module .span12 .span3:nth-child(7),
    .dnd-module .span12 .span3:nth-child(9),
    .footer-bg .span12 .span3:nth-child(3){
		  margin-left: 0
    }
    .header-head {
       width: 75% !important;
       margin-left: auto;
    }
   .header-inner-bg {
    padding: 120px 15px 120px 15px !important;
  }
  .col-width {
    width: 100% !important;
    margin: 0 auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
 
       .dnd-module .span12 .span8,
    .dnd-module .span12 .span4,
    .dnd-module .span12 .span3,
    .footer-bg .span12 .span3,
  .footer-bg .span12 .span2,
  .footer-bg .span12 .span4 {
      width: 360px;
      display: table;
      float: none;
      margin: 30px auto 0 auto;
      margin-left: auto !important;
    }   
  
  .footer-bg .span12 .span3:first-child,
  .dnd-module .span12 .span4:first-child,
	.dnd-module .span12 .span3:first-child {
    margin-top: 0px !important;
  }    
}

@media (min-width: 250px) and (max-width: 767px) {
 .span8 .span6:nth-child(2),
  .span12 .span6:nth-child(2) {
    margin-top: 35px;
  }
   .span10 .span6:first-child {
     margin-bottom: 20px !important;
  }
   .span12 .span6 .span6:nth-child(2) {
      margin-top: 10px;
  }  
}
@media (max-width: 575px) {
   .contact-padding,
   .cta-bg-padding,
   .static-bg-padding ,
   .counter-bg-padding {
		padding-bottom: 80px !important;
		padding-top: 80px !important;
	}
	body .subscribe-form .hs-form {
		width: 100%;
	}
}

@media (min-width: 320px) and (max-width: 479px) {
    
    .row-fluid > .span6:first-child {
      margin-bottom: 20px;
    }
     .dnd-module .span12 .span8,
    .dnd-module .span12 .span4,
    .dnd-module .span12 .span3,
    .footer-bg .span12 .span3,
  .footer-bg .span12 .span2,
  .footer-bg .span12 .span4 {
      width: 100%;
      display: table;
      float: none;
      margin: 30px auto 0 auto;
      margin-left: auto !important;
    }   
  
  .footer-bg .span12 .span3:first-child,
  .dnd-module .span12 .span4:first-child,
	.dnd-module .span12 .span3:first-child {
    margin-top: 0px !important;
  }
    
}

@media (max-width: 600px) {
	.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
		height: 100px;
	}
}
@media (max-width: 480px) {    
   .dnd-module .span12 .span4:first-child,
   .dnd-module .span12 .span3:first-child,
   .footer-bg .span12 .span3:first-child {
      margin-top: 0px !important;
    }
    .row-fluid > .span6:first-child{
      margin-bottom: 20px;
    }
	
	.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide.slick-slide {
      	width: 100% !important;
  	}
  .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
      	height: 240px;
  	}
	.sub-width {
		width: 100%;
		margin: 0 auto;
	}
}

@media (max-width: 380px) {
       .dnd-module .span12,
    .dnd-module .span12.res-width,
    .footer-bg .span12.res-width{
      width: 100%;
    } 
   .dnd-module .span12 .span4,
   .dnd-module .span12 .span3,
   .footer-bg .span12 .span3,
  .footer-bg .span12 .span2,
  .footer-bg .span12 .span4 {
      width: 100%;
      display: table;
      float: none;
      margin: 30px auto 0 auto;
    } 
     body .span5.contact-now-form,
    .serv-outer-bg,
    .counter-inner-bg,
    .news-col,
    .team-col,
    .whowe-outer-bg {
      margin-bottom: 0 !important;
      margin-right: auto !important;
      margin-top: 0;
      margin-left: auto !important;
      width: 100% !important;
    }

    .footer-col {
      margin-bottom: 30px !important;
      margin-right: auto !important;
      margin-top: 0;
      margin-left: auto !important;
      width: 100% !important;
    }
    .news-col:last-child,
    .team-col:last-child,
    .whowe-outer-bg:last-child {
      margin-bottom: 0 !important;
      margin-right: auto !important;
      margin-top: 0;
      margin-left: auto !important;
      width: 100% !important;
    }
}
@media (max-width: 360px) {
	.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        height: 175px;
    }
	.counter-value {
		font-size: 37px;
		line-height: 60px;
	}
  h1 a,
	.static-bgimage .header-div h1,
	h1 {
		  font-size: 32px;
		  line-height: 42px;
	}
	h2 {
		  font-size: 25px;
		  line-height: 35px;
	}
	h3 {
		  font-size: 22px;
		  line-height: 32px;
	}
	.static-bgimage .header-div h5,
	h4 {
		  font-size: 18px;
		  line-height: 28px;
	}
  h5 a,
	h5 {
		  font-size: 16px;
		  line-height: 26px;
	}
}
@media (max-width: 330px) {
    .hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        height: 200px;
    }
}
/*=============================== MEDIA QUERIES AREA END =========================*/