/*=================================== DND AREA START =====================================*/
.dnd-section,
.footer__container {
  padding-bottom: 80px;
  padding-top: 80px;
}
.counter-bg-padding {
    padding-bottom: 200px;;
    padding-top: 200px;
}
.contact-padding {
    padding-bottom: 150px;;
    padding-top: 150px;
}
.cta-bg-padding {
    padding-bottom: 160px;;
    padding-top: 160px;
}
.header-inner-bg {
    padding-bottom: 80px;;
    padding-top: 80px;
}
.dnd-section > .row-fluid {
	max-width: 1170px !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: #fafafa;
} 
.dnd-section:nth-child(even) {
  background-color: #ffffff;
} 
.submitted-message {
    color:#458B00;
    margin-top: 15px;
    font-family: Open Sans;
    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: #425b76 !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: #425b76 !important;
  padding:7px;
}

.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;
}
/* INNER PAGE END */
.video-container{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
/*=================================== DND AREA END =====================================*/
/*=================================== TYPOGRAPHY AREA START =====================================*/

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

p {
  font-family: Open Sans;
}

.post-summary-more a,
a {
  color: #425b76;
   font-family: Open Sans;
  font-size: 12px;
  line-height: 22px !important;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 1px;
  cursor: pointer;
  text-transform: Uppercase;
}

a:hover,
a:focus {
  color: #425b76;
}

a:active {
  color:  !important;
}
h1 a,
h1 {
  color: #ffffff !important;
  font-family: Montserrat;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 50px;
  letter-spacing: 1px;
  text-transform: Uppercase;
}

h2 a,
h2 {
  color: #333333;
  font-family: Montserrat;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 44px;
  letter-spacing: 1px;
  text-transform: Uppercase;
}

h3 a,
h3 {
  color: #333333;
  font-family: Montserrat;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  line-height: 38px;
  letter-spacing: 1px;
  text-transform: Uppercase;
}

h4 a,
h4 {
  color: #333333;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  line-height: 28px;
  letter-spacing: 1px;
  text-transform: Uppercase;
}

h5 a,
h5 {
  color: #333333;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: Capitalize;
}

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

blockquote {
  border-left: 10px solid ;;
}
/*=================================== TYPOGRAPHY AREA END =====================================*/
/*=================================== HEADER AREA START =====================================*/

.header__container {
  max-width: 1170px;
  padding: 0 15px;
  align-items: center;
}


body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
 color: #425b76 !important;
}
.header__row-3 .button {
  margin-top: 0px !important;
}
body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #425b76 !important;
}


body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: #ffffff !important;
  border: 1px solid #eeeeee !important;
  z-index:99999;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover {
  background-color: #d0d2d4 !important;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: ;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: ;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}
/*=================================== HEADER 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;
}
.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;
}
/*============================ COMMEN CSS AREA END ==========================*/
/*========================= BUTTON AREA START ===========================*/
/* Primary Button */
.button,
.button--primary {    
  
    font-family: 'Open Sans'; font-style: normal; font-weight: 600; text-decoration: none !important;
    background-color: #633a11 !important;
    border: 1px Solid #633a11 !important;
    border-radius: 4px !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;  
    display: inline-block;
  
 }
.button:hover,
.button:active,
.button--primary:active,
.button--primary:hover {    
  
    background-color: #ffffff !important;
    border: 1px Solid #425b76 !important;
    color: #425b76 !important; 
   fill: #425b76 !important; 
  
 }
.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: 'Open Sans'; font-style: normal; font-weight: 600; text-decoration: none !important;
    color: #633a11 !important;
    fill: #633a11 !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: 600; font-style: normal; text-decoration: none !important;
  border: none !important;
  background-image: initial;
  color: #425b76 !important;
  fill: #425b76 !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: 600; font-style: normal; text-decoration: none !important;
  border: none !important;
  color: #92abc6 !important;
  fill: #92abc6 !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;
      
}
form .hs-button {
  margin-top: 0 !important;
}
.blog-comments .hs-button,
form .actions .hs-button,
form .hs-button {
        
        
            font-family: 'Open Sans'; font-style: normal; font-weight: 600; text-decoration: none !important;
            background-color: #633a11 !important;
            border: 1px Solid #633a11 !important;
            border-radius: 4px !important;
            color: #ffffff !important;
            fill: #ffffff !important;
            font-size: 12px;
            line-height: 22px;
            padding: 10px 20px;
            text-transform: Uppercase !important;
            margin-top: 30px;
            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: #ffffff !important;
          border: 1px Solid #425b76 !important;
          color: #425b76 !important; 
        
    
}
.text-center .button-align {
  text-align: center !important;
}

/*=================================== FORM AREA START =====================================*/
.submitted-message {
  color:#458B00;
  text-align: center;
  font-family: Open Sans;
  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;
}
form label,
body .hs-form label {
  color: #000000 !important;
}

.hs-form .hs-error-msg,
.hs-error-msgs label{
  color: #ef6b51 !important;
}

.hs-form legend {
  color: rgba(102, 102, 102, 1.0);
}
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;
  width: 100%;
  height: 45px;
  padding: 9px 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  background-color: transparent;
  border: 1px Solid #666666 !important;
  box-sizing: border-box;
  border-radius: 0;
}
textarea {
  height: 100px !important;
}
form select,
select,
.header-form input[type=file], 
input[type=file] {
   height: 50px !important;
}
.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: #425b76;
}

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

.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:  !important;
}
/*=================================== FORM AREA END =====================================*/
/*================================= BUTTON AREA END ===============================*/
.theme-color {
  color: #425b76 !important;
}

.container-fluid .row-fluid .page-center {
    float: none !important;
    max-width: 1170px !important;
    margin: 0 auto !important;
    padding-bottom: 80px;
    padding-top: 80px;
}

/*===================== HEADING AREA START ==========================*/
.bg-img-property {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.text-left {
  text-align: left;
}
.header-head {
  width: 50%;
  margin-left: auto;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.header-head h5,
.header-head h1,
.header-head p {
  color: #ffffff;
}
/*======================= HEADING AREA END ============================*/
/*======================= POINT LIST START ============================*/
.point-list ul{
  list-style: none;
}
.point-list ul li:first-child{
  margin-top: 0 !important;
}
.point-list ul li .point-icon { 
  display: table-cell;
  vertical-align: middle;
  margin-right: 40px;
}
.point-list ul li .point-content {
  display: table-cell;
  word-break: break-all;
  vertical-align: middle;
}
.point-list ul li .hs_cos_wrapper_type_icon {
  padding-right: 10px;
}
.point-list ul li {
  display: table;
}
.point-content {
  padding-left: 10px;
}
/*======================= POINT LIST END ============================*/
/*======================= TEXT LINK START ============================*/
.link-text a {
  display: flex;
  display: -webkit-flex;
  vertical-align: middle;
}
.link-text {
  margin-top: 20px;
}
body .link-text .svg-before svg,
body .link-text .svg-after svg {
    width: 15px;
    height: 15px;
	color: #425b76;
    fill: #425b76;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;   
    vertical-align: middle;
}
.link-text .svg-after svg {   
    margin-left: 5px;
    margin-top: -2px;
}
.link-text:hover .svg-after svg {
    margin-left: 10px;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
.link-text .svg-before svg {
	margin-left: -20px;
    margin-top: 3px;
	opacity: 0;
	display: none;
}
.link-text:hover .svg-before svg { 
	margin-left: -20px;
	opacity: 1;
	display: block;
	transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
}
/*======================= TEXT LINK END ============================*/

/* OUR TESTIMONIAL STYLE START */
.testimonial-col img {
	border-radius:50%;
}
.testimonial-content {
	font-style:italic;
	margin:0 auto;
	color: #666666;
	padding-bottom:15px;
	padding-top:20px;
}

body .testimonial-author {
	font-size:14px;
	font-weight:600;
	font-style: italic;
	letter-spacing: 1px;
	color: #425b76;
	padding-top: 5px;
}
/* OUR TESTIMONIAL STYLE END */
/*======================= TEAM START ============================*/
.team-col {
    background-color: #FAFAFA;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
}
.team-col-inner {
    padding: 20px 25px;
}
body .team-col .desgination {   
    color: #425b76;
}
.team-col ul {
    padding-left: 0;
    padding-top: 20px;
    margin-bottom: 0;
}
.team-col li {
    display: inline-block;
    list-style: none;
    margin-left: 5px;
    margin-right: 5px;
}
/*======================= TEAM END ============================*/
.team-area .span12,
.activity-col.span12 {
    width: 360px;
  float: none;
  margin: 0 auto !important;
  }
  .team-area .span6 img,
  .activity-col.span6 img {
    width: 100%;
  }
body .counter-inner-bg {   
   background-color: #425b76;
}
  
/* FOOTER SECTION STYLE START */
.footer {
    text-align: left;
}
.section-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}
.distab {
    display: table;
}
.distab-cell-middle {
    display: table-cell;
    vertical-align: middle;
}
.distab-cell-top {
    display: table-cell;
    vertical-align: top;
}
.footer-contact-left {
    padding-left: 15px;
}
.footer-div-center h4 {
    color: #ffffff;
    text-align: center;
}


.footer-div {
    color: #ffffff !important;
}
.footer-news-date a {
   color: #ffbb02 !important;
}
.footer-icon svg {
  color: #ffffff !important;
  fill: #ffffff !important;
}
.footer-div h4 {
    color: #ffffff !important;
}

.img-width {
	width: 80px;
}
body .footer-news-date a {
    color: #425b76 !important;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}
.footer-icon {
    margin-bottom: 0;
    margin-top: 0;
}
.footer-left-pad li:first-child {
    padding-left: 0;
}
.footer-left-pad li {
    padding-left: 15px;
}
.footer-icon li {
    list-style: none;
    display: inline-block;
}
/* FOOTER SECTION STYLE END */
/*=============================== 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%;

	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
		height: 200px;
	}
}
@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;
	}
	.whywe-left-div {
		padding: 50px 0 50px 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;
  }
  .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,
  .footer__container,
  .dnd-section {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
	
  .whywe-left-div {
		padding: 30px 0 50px 0 !important;
    margin-bottom: 0 !important;
	}
	.section-padding {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.whywe-right-bg {
		height: 520px !important;
		width: 100% !important;
		position: relative !important;
    margin-top: 50px !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: 380px !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;		
	}
}

@media (min-width:768px) and (max-width: 991px) {
    /* ********* 2-COLUMN, 3-COLUMN & 4-COLUMN STARTS *********  */
    .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 .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),
    .dnd-module .span12 .span6:nth-child(even),
    .footer-bg .span12 .span3:nth-child(3){
		  margin-left: 0
    }
    .header-head {
       width: 55% !important;
       margin-left: auto;
    }
   .header-inner-bg {
    padding: 120px 15px 120px 15px !important;
  }
}
@media (min-width:481px) and (max-width: 767px) {
    
    .row-fluid > .span6:first-child {
      margin-bottom: 20px;
    }
    .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 (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 (max-width: 600px) {
	.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
		height: 100px;
	}
}
@media (max-width: 480px) {  
    .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;
    } 
   .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;
    }
	
	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;
	}
	.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: 360px) {
	.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
        height: 175px;
    }
	.counter-value {
		font-size: 37px;
		line-height: 60px;
	}
	.static-bgimage .header-div h1,
	h1 {
		  font-size: 32px;
		  line-height: 42px;
	}
	h2 {
		  font-size: 22px;
		  line-height: 32px;
	}
	h3 {
		  font-size: 18px;
		  line-height: 28px;
	}
	.static-bgimage .header-div h5,
	h4 {
		  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 =========================*/