/*MAIN-RESPONSIVE.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains responsive style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: DIGNITY.*/
/* Author: Designova.*/
/* Website: http://www.designova.net */
/* Copyright: (C) 2013 */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*==========================*/
/*MOBILE DEVICE OPTIMIZATION*/
/*===========================*/
/*Huge Displays*/
@media (min-width: 3000px) {
	  .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.top-caps6{
		max-width:990px;
		margin-left: auto;
		margin-right: auto;
	}

}

/*Projector Screens and Ver Large Monitors*/
@media (min-width: 2561px) {
	  .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.container, .service-details{
	    max-width:990px;
	}
	div#portfolio_thumbs ul li{
		width: 11.1%;
	}
	div#portfolio_thumbs ul li div.item_info p > span{
		display: none;
	}
	.top-caps6{
		max-width:990px;
		margin-left: auto;
		margin-right: auto;
	}

}


/*iMac 27, HD Screens and Large Monitors*/
@media (min-width: 1921px) and (max-width: 2560px) {
	  .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.container, .service-details{
	    max-width:990px;
	}
	div#portfolio_thumbs ul li{
		width: 11.1%;
	}
	div#portfolio_thumbs ul li div.item_info p{
		margin-top: 80px;
	}
	.top-caps6{
		max-width:990px;
		margin-left: auto;
		margin-right: auto;
	}

}

/*Large Widescreen Monitors*/
@media (max-width: 1920px) {
	  .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.container, .service-details{
	    max-width:990px;
	}
	div#portfolio_thumbs ul li{
		width: 16.6%;
	}
	.top-caps6{
		max-width:990px;
		margin-left: auto;
		margin-right: auto;
	}


}

/*Medium Widescreen Monitors*/
@media (max-width: 1680px) {
	  .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.container, .service-details{
	    max-width:990px;
	}
	.service-details{
	    width:100%;
	}
	div#portfolio_thumbs ul li{
		width: 16.6%;
	}
	.top-caps6{
		max-width:990px;
		margin-left: auto;
		margin-right: auto;
	}
	.large-txt{font-size: 70px; line-height: 80px;}								/*top-banner-caption-v9, v4, v5 h1*/
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:160px; }
}

/*Large Widescreen Laptops*/
@media (max-width: 1440px) {
	  .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.container, .service-details{
	    max-width:990px;
	}
	div#portfolio_thumbs ul li{
		width: 16.6%;
	}
	.top-caps6{
		max-width:990px;
		margin-left: auto;
		margin-right: auto;
	}
	.large-txt{font-size: 62px; line-height: 70px;}
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:140px; }
}

/*Common Widescreen Laptops*/
@media (max-width: 1366px) {
	  .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.container, .service-details{
	    max-width:990px;
	}
	div#portfolio_thumbs ul li{
		width: 20%;
	}
}


/*Very Large Tablets and Medium Laptops*/
@media (max-width: 1280px) {
	 .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.container, .service-details{
	    max-width:990px;
	}
	div#portfolio_thumbs ul li{
		width: 20%;
	}
	.top-caps6{
		max-width:990px;
		margin-left: auto;
		margin-right: auto;
	}
	.large-txt{font-size: 56px; line-height: 62px;}
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:124px; }
}

/*Notebooks and Small Laptops*/
@media (max-width: 1152px) {
	  .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.container, .service-details{
	    max-width:990px;
	}
	div#portfolio_thumbs ul li{
		width: 25%;
	}
	.top-caps6{
		max-width:990px;
		margin-left: auto;
		margin-right: auto;
	}
	.top-banner-caption-v9 h1, .top-banner-caption-v4 h1, .top-banner-caption-v5 h1{
		font-size: 72px;
	}
	.top-banner-caption-v6 h1{
		font-size: 124px;
	} 
	.top-banner-caption-v2 h1{
		font-size: 112px;
	}
	.top-banner-caption-v2 h3{
		font-size: 48px;
	}
	.standard-spacing{
		margin-left: 60px !important;
	}
	.large-txt{font-size: 46px; line-height: 52px;}
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:104px; }
}

/*iPad Landscape Mode and Large Tablets */
@media (max-width: 1024px) {
	  .show-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	.container, .service-details{
	    max-width:990px;
	}
	div#portfolio_thumbs ul li{
		width: 25%;
	}
	.top-caps6{
		max-width:990px;
		margin-left: auto;
		margin-right: auto;
	}
	.top-banner-caption-v9 h1, .top-banner-caption-v4 h1, .top-banner-caption-v5 h1{
		font-size: 72px;
	}
	.top-banner-caption-v6 h1{
		font-size: 124px;
	} 
	.top-banner-caption-v2 h1{
		font-size: 112px;
	}
	.top-banner-caption-v2 h3{
		font-size: 48px;
	}
	.standard-spacing{
		margin-left: 60px !important;
	}


	.medium-txt{font-size: 48px;  line-height: 40px; padding-top: 12px;}
	.medium-large-txt{font-size: 48px;  line-height: 48px; padding-top: 10px;}  /*top-banner-caption-v2 h3*/
	.large-txt{font-size: 36px; line-height: 42px;}
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:84px; }
	.x-large-txt{font-size: 124px; line-height: 128px; padding-top: 10px;}		/*top-banner-caption-v6 h1*/

}
@media (max-width: 992px) {
	.services-icon-wrap > .service-icon{
		width: 33.33333%;
		float:left;
	}
  li.wpml-ls-item IMG {
    width:25px;
    height:25px;
  }
  li.wpml-ls-item:last-child {
    margin-right:10px;
  }
  #impressum .container, #datenschutz .container {
    width:100%!important;
  }
}
/*Small Desktop and Very Small Notebook */
@media (max-width: 960px) {
	  .add-top {
      margin-top:90px;
	  }
	  .hide-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	  .show-on-mobile-only{
	 	display: block;
	 	visibility: visible;
	 }
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	 	text-align: center;
	 }
	.container{
    width: 100%;
	}
	#services .inner-section:nth-of-type(1) .container {
    width:100%!important;
	}
	.service-details{
    width: 770px;
    margin:0;
    padding:0;
	}
	.service-slider {
    margin-right:-15px;
    margin-left:-15px;
	}
	.super-heading {
	    font-size: 36px;
	    line-height: 43px;
	}
	.promo-heading {
	    font-size: 32px;
	    line-height: 37px;
	}
	.promo-text {
	    font-size: 28px;
	    line-height: 31px;
	}
	.main-heading {
	    font-size: 32px;
	    line-height: 39px;
	}
	.services-icon-wrap > .service-icon > a > img{
		width: 140px;
		height: 140px;
		margin-top: 20px;
	}
	.services-icon-wrap > .service-icon > h5{
		font-size:1em;
	}
	.services-icon-wrap > .service-icon.current{
		background: transparent;
	}
	.sub-heading {
	    font-size: 24px;
	    line-height: 21px;
	    margin-bottom: 20px;
	}
	.small-heading {
	    margin-bottom: 20px;
	}
	.small-heading > span {
	    font-size: 16px;
	    line-height: 23px;
	}
	.team-info{
		margin: 0 2%;
		width: 46%;
		float: left;
		margin-bottom: 20px;
	}
	.testimonial-carousel{
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonial-user > span{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li{
		width: 33.3%;
	}
	
	#text_content h3 {
	    font-size: 32px;
	    line-height: 39px;
	}
	ul#portfolioFilter{
		padding-left: 40px;
		padding-right: 40px;
	}
	ul#portfolioFilter li{
		line-height: 24px;
		margin-bottom: 5px;
	}
	.logo-emblem > img{
		width: 96px;
	}
	#submit{
		margin-top: 30px;
	}
	#intro{
		text-align: center !important;
	}
	.top-banner-caption-v6{
		padding: 0 20px;
	}
	.top-banner-caption-v6 h1{
		font-size: 64px;
		line-height: 71px;
	}
	.top-banner-caption-v1 h3 > span {
	    font-size: 48px;
	    line-height: 55px;
	}
	.top-banner-caption-v1 h1, .top-banner-caption-v5 h1, .top-banner-caption-v4 h1, .top-banner-caption-v9 h1{
		font-size: 72px;
		line-height: 79px;
	}
	.top-banner-caption-v2 h3{
		font-size: 24px;
		line-height: 31px;
	}
	.top-banner-caption-v2 h3 > span{
		padding-bottom: 8px;
	}
	.top-banner-caption-v2 h1{
		font-size: 56px;
		line-height: 63px;
	}
	.top-banner-caption-v5{
		width: 100%;
		margin-left: 0;
	}
	.top-banner-caption-v3 h1{
		font-size:56px;
	}
	.top-banner-caption-v3 h3 > span{
		background: transparent;
	}
	.top-banner-caption-v4, .top-banner-caption-v9{
		width: 100%;
		margin-left: 0;
	}
	.standard-spacing{
		margin-left: 60px !important;
	}

	.left-split{
		display: block;
		width: 100%;
		padding: 50px;
		clear: both;
	}
	.right-split{
		display: block;
		width: 100%;
		padding: 50px;
		margin-left: 0px;
	}

	.medium-txt{font-size: 48px;  line-height: 40px; padding-top: 12px;}
	.medium-large-txt{font-size: 24px;  line-height: 31px; padding-top: 10px;}  /*top-banner-caption-v2 h3*/
	.large-txt{font-size: 72px; line-height: 80px;}								/*top-banner-caption-v9, v4, v5 h1*/
	.text-rotator.dark-txt.light-heading .rotator-wrap { height:160px; }
  .x-large-txt{font-size: 64px; line-height: 71px; padding-top: 7px;}			/*top-banner-caption-v6 h1*/
}


/*Medium Tablets */
@media (max-width: 800px) {
	  .hide-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	  .show-on-mobile-only{
	 	display: block;
	 	visibility: visible;
	 }
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	 	text-align: center;
	 }
	.container{
    width: 100%;
	}
	.service-details{
    width: 738px;
    margin:0;
    padding:0;
	}
	.service-slider {
    margin-right:-15px;
    margin-left:-15px;
	}
	.super-heading {
	    font-size: 36px;
	    line-height: 43px;
	}
	.promo-heading {
	    font-size: 32px;
	    line-height: 37px;
	}
	.promo-text {
	    font-size: 28px;
	    line-height: 31px;
	}
	.main-heading {
	    font-size: 32px;
	    line-height: 39px;
	}
	.services-icon-wrap > .service-icon > a > img{
		width: 140px;
		height: 140px;
		margin-top: 20px;
	}
	.services-icon-wrap > .service-icon.current{
		background: transparent;
	}
	.sub-heading {
	    font-size: 24px;
	    line-height: 21px;
	    margin-bottom: 10px;
	}
	.small-heading {
	    margin-bottom: 20px;
	}
	.small-heading > span {
    font-size: 16px;
    line-height: 23px;
    border:none;
    color: #000;
	}
	.team-info{
		margin: 0 2%;
		width: 46%;
		float: left;
		margin-bottom: 20px;
	}
  .testimonial-block img{
    margin-bottom:15px;
    width:210px;
    height:22px;
  }
	.testimonial-carousel{
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonial-user > span{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li{
		width: 33.3%;
	}
	
	#text_content h3 {
	    font-size: 32px;
	    line-height: 39px;
	}
	ul#portfolioFilter{
		padding-left: 40px;
		padding-right: 40px;
	}
	ul#portfolioFilter li{
		line-height: 24px;
		margin-bottom: 5px;
	}
	.logo-emblem > img{
		width: 96px;
	}
	#submit{
		margin-top: 30px;
	}
	#intro{
		text-align: center !important;
	}
	.top-banner-caption-v6{
		padding: 0 20px;
	}
	.top-banner-caption-v6 h1{
		font-size: 64px;
		line-height: 71px;
	}
	.top-banner-caption-v1 h3 > span {
	    font-size: 48px;
	    line-height: 55px;
	}
	.top-banner-caption-v1 h1, .top-banner-caption-v5 h1, .top-banner-caption-v4 h1, .top-banner-caption-v9 h1{
		font-size: 72px;
		line-height: 79px;
	}
	.top-banner-caption-v2 h3{
		font-size: 24px;
		line-height: 31px;
	}
	.top-banner-caption-v2 h3 > span{
		padding-bottom: 8px;
	}
	.top-banner-caption-v2 h1{
		font-size: 56px;
		line-height: 63px;
	}
	.top-banner-caption-v5{
		width: 100%;
		margin-left: 0;
	}
	.top-banner-caption-v3 h1{
		font-size:56px;
	}
	.top-banner-caption-v3 h3 > span{
		background: transparent;
	}
	.top-banner-caption-v4, .top-banner-caption-v9{
		width: 100%;
		margin-left: 0;
	}
	.standard-spacing{
		margin-left: 60px !important;
	}

	.left-split{
		display: block;
		width: 100%;
		padding: 50px;
		clear: both;
	}
	.right-split{
		display: block;
		width: 100%;
		padding: 50px;
		margin-left: 0px;
	}

	.medium-txt{font-size: 48px;  line-height: 40px; padding-top: 12px;}
	.medium-large-txt{font-size: 24px;  line-height: 31px; padding-top: 10px;}  /*top-banner-caption-v2 h3*/
	.large-txt{font-size: 60px; line-height: 68px;}								/*top-banner-caption-v9, v4, v5 h1*/
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:138px; }
	.x-large-txt{font-size: 64px; line-height: 71px; padding-top: 7px;}			/*top-banner-caption-v6 h1*/
}


/*iPad Portrait Mode, iPad Mini and Small Tablets */
@media (max-width: 768px) {
	 .hide-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	  .show-on-mobile-only{
	 	display: block;
	 	visibility: visible;
	 }
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	 	text-align: center;
	 }
	.container{
    width: 100%;
	}
	.service-details{
    width: 610px;
    margin:0;
    padding:0;
	}
	.service-slider {
    margin-right:-15px;
    margin-left:-15px;
	}
	.super-heading {
	    font-size: 36px;
	    line-height: 43px;
	}
	.promo-heading {
	    font-size: 32px;
	    line-height: 37px;
	}
	.promo-text {
	    font-size: 28px;
	    line-height: 31px;
	}
	.main-heading {
	    font-size: 32px;
	    line-height: 39px;
	}
	.services-icon-wrap > .service-icon > a > img{
		width: 140px;
		height: 140px;
		margin-top: 20px;
	}
	.services-icon-wrap > .service-icon.current{
		background: transparent;
	}
	.sub-heading {
	    font-size: 24px;
	    line-height: 21px;
	    margin-bottom: 10px;
	}
	.small-heading {
	    margin-bottom: 20px;
	}
	.small-heading > span {
	    font-size: 16px;
	    line-height: 23px;
	    border:none;
	    color: #000;
	    padding:0;
	}
	.team-info{
		margin: 0 2%;
		width: 46%;
		float: left;
		margin-bottom: 20px;
	}
	.testimonial-carousel{
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonial-user > span{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li{
		width: 33.3%;
	}
	
	#text_content h3 {
	    font-size: 32px;
	    line-height: 39px;
	}
	ul#portfolioFilter{
		padding-left: 40px;
		padding-right: 40px;
	}
	ul#portfolioFilter li{
		line-height: 24px;
		margin-bottom: 5px;
	}
	.logo-emblem > img{
		width: 96px;
	}
	#submit{
		margin-top: 30px;
	}
	#intro{
		text-align: center !important;
	}
	.top-banner-caption-v6{
		padding: 0 20px;
	}
	.top-banner-caption-v6 h1{
		font-size: 64px;
		line-height: 71px;
	}
	.top-banner-caption-v1 h3 > span {
	    font-size: 48px;
	    line-height: 55px;
	}
	.top-banner-caption-v1 h1, .top-banner-caption-v5 h1, .top-banner-caption-v4 h1, .top-banner-caption-v9 h1{
		font-size: 72px;
		line-height: 79px;
	}
	.top-banner-caption-v2 h3{
		font-size: 24px;
		line-height: 31px;
	}
	.top-banner-caption-v2 h3 > span{
		padding-bottom: 8px;
	}
	.top-banner-caption-v2 h1{
		font-size: 56px;
		line-height: 63px;
	}
	.top-banner-caption-v5{
		width: 100%;
		margin-left: 0;
	}
	.top-banner-caption-v3 h1{
		font-size:56px;
	}
	.top-banner-caption-v3 h3 > span{
		background: transparent;
	}
	.top-banner-caption-v4, .top-banner-caption-v9{
		width: 100%;
		margin-left: 0;
	}
	.standard-spacing{
		margin-left: 60px !important;
	}

	.left-split{
		display: block;
		width: 100%;
		padding: 50px;
		clear: both;
	}
	.right-split{
		display: block;
		width: 100%;
		padding: 50px;
		margin-left: 0px;
	}

	.medium-txt{font-size: 48px;  line-height: 40px; padding-top: 12px;}		/*top-banner-caption-v1 h3*/
	.medium-large-txt{font-size: 24px;  line-height: 31px; padding-top: 10px;}  /*top-banner-caption-v2 h3*/
	.large-txt{font-size: 56px; line-height: 64px;}								/*top-banner-caption-v9, v4, v5 h1*/
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:128px; }
	.x-large-txt{font-size: 64px; line-height: 71px; padding-top: 7px;}			/*top-banner-caption-v6 h1*/

}


/*Medium Smart Phones v2*/
@media screen and (max-width: 640px) {
  body {
    font-size: 18px;
    line-height:27px;
  }
  #masthead {
    min-height:50px;
  }
  h1.logo img {
  height:19px;
  width:180px;
  }
	.hide-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	  .show-on-mobile-only{
	 	display: block;
	 	visibility: visible;
	 }
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	 	text-align: center;
	 }
	.container{
    width: 100%;
	}
	.service-details{
    width: 570px;
    margin:0;
    padding:0;
	}
	.service-slider {
    margin-right:-15px;
    margin-left:-15px;
	}
	.super-heading {
	    font-size: 32px;
	    line-height: 39px;
	}
	.promo-heading {
	    font-size: 28px;
	    line-height: 35px;
	}
	.promo-text {
	    font-size: 24px;
	    line-height: 31px;
	}
	.main-heading {
	    font-size: 28px;
	    line-height: 35px;
	}
	.services-icon-wrap > .service-icon > a > img{
		width: 80px;
		height: 80px;
	}
	.services-icon-wrap > .service-icon.current{
		background: transparent;
	}
	.sub-heading {
	    font-size: 24px;
	    line-height: 21px;
	    margin-bottom: 10px;
	}
	.small-heading {
	    margin-bottom: 20px;
	}
	.small-heading > span {
	    font-size: 16px;
	    line-height: 23px;
	    border:none;
	    color: #000;
	}
	.team-info{
		margin: 0 2%;
		width: 46%;
		float: left;
		margin-bottom: 20px;
	}
	.testimonial-carousel{
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonial-user > span{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li{
		width: 50%;
	}
	
	#text_content h3 {
	    font-size: 32px;
	    line-height: 39px;
	}
	ul#portfolioFilter{
		padding-left: 40px;
		padding-right: 40px;
	}
	ul#portfolioFilter li{
		line-height: 24px;
		margin-bottom: 5px;
	}
	.logo-emblem > img{
		width: 96px;
	}
	#submit{
		margin-top: 30px;
	}
	#intro{
		text-align: center !important;
	}
	.top-banner-caption-v6{
		padding: 0 20px;
	}
	.top-banner-caption-v6 h1{
		font-size: 48px;
		line-height: 55px;
	}
	.top-banner-caption-v1 h3 > span {
	    font-size: 32px;
	    line-height: 38px;
	}
	.top-banner-caption-v1 h1, .top-banner-caption-v5 h1, .top-banner-caption-v4 h1, .top-banner-caption-v9 h1{
		font-size: 64px;
		line-height: 71px;
	}
	.top-banner-caption-v2 h3{
		font-size: 18px;
		line-height: 28px;
	}
	.top-banner-caption-v2 h3 > span{
		padding-bottom: 8px;
	}
	.top-banner-caption-v2 h1{
		font-size: 48px;
		line-height: 55px;
	}
	.top-banner-caption-v5{
		width: 100%;
		margin-left: 0;
	}
	.top-banner-caption-v3 h1{
		font-size: 48px;
	}
	.top-banner-caption-v3 h3 > span{
		background: transparent;
	}
	.top-banner-caption-v4, .top-banner-caption-v9{
		width: 100%;
		margin-left: 0;
	}
	.standard-spacing{
    letter-spacing:1px;
    margin-top:10px;
    margin-bottom:10px;
	}
	.logo.standard-spacing {
    margin-left:40px!important;
	}
	.left-split{
		display: block;
		width: 100%;
		padding: 50px;
		clear: both;
	}
	.right-split{
		display: block;
		width: 100%;
		padding: 50px;
		margin-left: 0px;
	}

	.medium-txt{font-size: 32px;  line-height: 38px; padding-top: 10px;}		/*top-banner-caption-v1 h3*/
	.medium-large-txt{font-size: 18px;  line-height: 28px; padding-top: 7px;}  /*top-banner-caption-v2 h3*/
	.large-txt{font-size: 48px; line-height: 56px;}								/*top-banner-caption-v9, v4, v5 h1*/
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:112px; }
	.x-large-txt{font-size: 48px; line-height: 55px; padding-top: 5px;}			/*top-banner-caption-v6 h1*/
} 

/*Google Nexus and Other Large Smart Phones v1*/
@media screen and (max-width: 600px) {
  .add-top {
    margin-top:60px;
  }
	.hide-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	  .show-on-mobile-only{
	 	display: block;
	 	visibility: visible;
	 }
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	 	text-align: center;
	 }
	.container{
    width: 100%;
	}
	.service-details{
    width: 450px;
    margin:0;
    padding:0;
	}
	.service-slider {
    margin-right:-15px;
    margin-left:-15px;
	}
	.super-heading {
	    font-size: 32px;
	    line-height: 39px;
	}
	.promo-heading {
	    font-size: 28px;
	    line-height: 35px;
	}
	.promo-text {
	    font-size: 24px;
	    line-height: 31px;
	}
	.main-heading {
	    font-size: 28px;
	    line-height: 35px;
	}
  .services-icon-wrap > .service-icon > h5 {
    white-space:normal;
    text-overflow:clip;
    overflow:visible;
    height:31px;
  }
	.services-icon-wrap > .service-icon > a > img{
		width: 80px;
		height: 80px;
	}
	.services-icon-wrap > .service-icon.current{
		background: transparent;
	}
	.sub-heading {
	    font-size: 24px;
	    line-height: 21px;
	    margin-bottom: 10px;
	}
	.small-heading {
	    margin-bottom: 20px;
	}
	.small-heading > span {
	    font-size: 16px;
	    line-height: 23px;
	    border:none;
	    color: #000;
	}
	.team-info{
		margin: 0 2%;
		width: 46%;
		float: left;
		margin-bottom: 20px;
	}
  .testimonial-block img{
    margin-bottom:20px;
    width:140px;
    height:15px;
  }
	.testimonial-carousel{
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonial-user > span{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li{
		width: 50%;
	}
	
	#text_content h3 {
	    font-size: 32px;
	    line-height: 39px;
	}
	ul#portfolioFilter{
		padding-left: 40px;
		padding-right: 40px;
	}
	ul#portfolioFilter li{
		line-height: 24px;
		margin-bottom: 5px;
	}
	.logo-emblem > img{
		width: 96px;
	}
	#submit{
		margin-top: 30px;
	}
	#intro{
		text-align: center !important;
	}
	.top-banner-caption-v6{
		padding: 0 20px;
	}
	.top-banner-caption-v6 h1{
		font-size: 48px;
		line-height: 55px;
	}
	.top-banner-caption-v1 h3 > span {
	    font-size: 32px;
	    line-height: 38px;
	}
	.top-banner-caption-v1 h1, .top-banner-caption-v5 h1, .top-banner-caption-v4 h1, .top-banner-caption-v9 h1{
		font-size: 64px;
		line-height: 71px;
	}
	.top-banner-caption-v2 h3{
		font-size: 18px;
		line-height: 28px;
	}
	.top-banner-caption-v2 h3 > span{
		padding-bottom: 8px;
	}
	.top-banner-caption-v2 h1{
		font-size: 48px;
		line-height: 55px;
	}
	.top-banner-caption-v5{
		width: 100%;
		margin-left: 0;
	}
	.top-banner-caption-v3 h1{
		font-size: 48px;
	}
	.top-banner-caption-v3 h3 > span{
		background: transparent;
	}
	.top-banner-caption-v4, .top-banner-caption-v9{
		width: 100%;
		margin-left: 0;
	}
	.btn-rounded {
	    /*font-size: 16px;
	    padding: 8px 13px;*/
	}

	.left-split{
		display: block;
		width: 100%;
		padding: 50px;
		clear: both;
	}
	.right-split{
		display: block;
		width: 100%;
		padding: 50px;
		margin-left: 0px;
	}

	.medium-txt{font-size: 32px;  line-height: 38px; padding-top: 10px;}		/*top-banner-caption-v1 h3*/
	.medium-large-txt{font-size: 18px;  line-height: 28px; padding-top: 7px;}  /*top-banner-caption-v2 h3*/
	.large-txt{font-size: 48px; line-height: 56px;}								/*top-banner-caption-v9, v4, v5 h1*/
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:112px; }
	.x-large-txt{font-size: 48px; line-height: 55px; padding-top: 5px;}			/*top-banner-caption-v6 h1*/
} 

/*iPhone Landscape Mode and Mediium Smart Phones*/
@media screen and (max-width: 480px) {
	.liner {
    margin-bottom:7px;
	}
	.hide-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	  .show-on-mobile-only{
	 	display: block;
	 	visibility: visible;
	 }
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	 	text-align: center;
	 }
	.container{
    width: 330px;
	}
	.service-details{
    width: 330px;
    margin:0;
    padding:0;
	}
	.service-slider {
    margin-right:-15px;
    margin-left:-15px;
	}
	.super-heading {
	    font-size: 24px;
	    line-height: 31px;
	}
	.promo-heading {
	    font-size: 20px;
	    line-height: 27px;
	}
	.promo-text {
	    font-size: 16px;
	    line-height: 23px;
	}
	.main-heading {
	    font-size: 24px;
	    line-height: 31px;
	}
  .services-icon-wrap {
    margin-top:0;
  }
	.services-icon-wrap > .service-icon > a > img{
		width: 65px;
		height: 65px;
	}
	.services-icon-wrap > .service-icon.current{
		background: transparent;
	}
	.sub-heading {
	    font-size: 24px;
	    line-height: 21px;
	    margin-bottom: 10px;
	}
	.small-heading {
	    margin-bottom: 20px;
	}
	.small-heading > span {
	    font-size: 16px;
	    line-height: 23px;
	    border:none;
	    color: #000;
	}
	.team-info{
		margin-bottom: 20px;
	}
	.testimonial-carousel{
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonial-user > span{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li{
		width: 50%;
	}
	div#portfolio_thumbs ul li div.item_info h3{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li div.item_info{
		background-image: none;
	}
	div#portfolio_thumbs ul li div.item_info h3{
		padding: 20px 10px;
	}
	ul#portfolioFilter{
		padding-left: 40px;
		padding-right: 40px;
	}
	#text_content h3 {
	    font-size: 32px;
	    line-height: 39px;
	}
	ul#portfolioFilter li{
		line-height: 24px;
		margin-bottom: 5px;
	}
	.logo-emblem > img{
		width: 96px;
	}
	#submit{
		margin-top: 30px;
	}
	#intro{
		text-align: center !important;
	}
	.top-banner-caption-v6{
		padding: 0 20px;
	}
	.top-banner-caption-v6 h1{
		font-size: 32px;
		line-height: 39px;
	}
	.top-banner-caption-v1 h3 > span {
	    font-size: 24px;
	    line-height: 31px;
	}
	.top-banner-caption-v1 h1, .top-banner-caption-v5 h1, .top-banner-caption-v4 h1, .top-banner-caption-v9 h1{
		font-size: 48px;
		line-height: 55px;
	}
	.top-banner-caption-v2 h3{
		font-size: 12px;
		line-height: 24px;
	}
	.top-banner-caption-v2 h3 > span{
		padding-bottom: 8px;
	}
	.top-banner-caption-v2 h1{
		font-size: 36px;
		line-height: 43px;
	}
	.top-banner-caption-v5{
		width: 100%;
		margin-left: 0;
	}
	.top-banner-caption-v3 h1{
		font-size: 32px;
	}
	.top-banner-caption-v3 h3 > span{
		background: transparent;
	}
	.top-banner-caption-v4, .top-banner-caption-v9{
		width: 100%;
		margin-left: 0;
	}
	.team-info{
		margin-bottom: 20px;
		width: 100%;
	}
	.btn-rounded {
	    /*font-size: 16px;
	    padding: 8px 13px;*/
	}

	.left-split{
		display: block;
		width: 100%;
		padding: 50px;
		clear: both;
	}
	.right-split{
		display: block;
		width: 100%;
		padding: 50px;
		margin-left: 0px;
	}

	.medium-txt{font-size: 24px;  line-height: 31px; padding-top: 7px;}			/*top-banner-caption-v1 h3*/
	.medium-large-txt{font-size: 12px;  line-height: 24px; padding-top: 5px;}  /*top-banner-caption-v2 h3*/
	.large-txt{font-size: 34px; line-height: 42px;}								/*top-banner-caption-v9, v4, v5 h1*/
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:84px; }
	.x-large-txt{font-size: 32px; line-height: 39px; padding-top: 3px;}			/*top-banner-caption-v6 h1*/
}

/*Other Major Small Smart Phones*/
@media screen and (max-width: 360px) {
 	.hide-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	  .show-on-mobile-only{
	 	display: block;
	 	visibility: visible;
	 }
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	 	text-align: center;
	 }
	.container{
    width: 300px;
    padding-left:10px;
    padding-right:10px;
	}
	.service-details{
    width: 300px;
    margin:0;
    padding:0;
	}
	.service-slider {
    margin-right:-10px;
    margin-left:-10px;
	}
	.super-heading {
    font-size: 24px;
    line-height: 31px;
	}
	.promo-heading {
	    font-size: 20px;
	    line-height: 27px;
	}
	.promo-text {
	    font-size: 16px;
	    line-height: 23px;
	}
	.main-heading {
	    font-size: 24px;
	    line-height: 31px;
	}
  .services-icon-wrap > .service-icon > h5 {
    height:47px;
  }
	.services-icon-wrap > .service-icon > a > img{
		width: 80px;
		height: 80px;
	}
	.services-icon-wrap > .service-icon.current{
		background: transparent;
	}
	.sub-heading {
	    font-size: 24px;
	    line-height: 21px;
	    margin-bottom: 10px;
	}
	.small-heading {
	    margin-bottom: 20px;
	}
	.small-heading > span {
	    font-size: 16px;
	    line-height: 23px;
	    border:none;
	    color: #000;
	}
	.testimonial-carousel{
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonial-user > span{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li{
		width: 50%;
	}
	div#portfolio_thumbs ul li div.item_info h3{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li div.item_info{
		background-image: none;
	}
	div#portfolio_thumbs ul li div.item_info h3{
		padding: 20px 10px;
	}
	#text_content h3 {
	    font-size: 32px;
	    line-height: 39px;
	}
	ul#portfolioFilter li{
		line-height: 24px;
		margin-bottom: 5px;
	}
	.logo-emblem > img{
		width: 96px;
	}
	#submit{
		margin-top: 30px;
	}
	#intro{
		text-align: center !important;
	}
	.top-banner-caption-v6{
		padding: 0 20px;
	}
	.top-banner-caption-v6 h1{
		font-size: 32px;
		line-height: 39px;
	}
	.top-banner-caption-v1 h3 > span {
	    font-size: 24px;
	    line-height: 31px;
	}
	.top-banner-caption-v1 h1, .top-banner-caption-v5 h1, .top-banner-caption-v4 h1, .top-banner-caption-v9 h1{
		font-size: 36px;
		line-height: 43px;
	}
	.top-banner-caption-v2 h3{
		font-size: 12px;
		line-height: 24px;
	}
	.top-banner-caption-v2 h3 > span{
		padding-bottom: 8px;
	}
	.top-banner-caption-v2 h1{
		font-size: 36px;
		line-height: 43px;
	}
	.top-banner-caption-v5{
		width: 100%;
		margin-left: 0;
	}
	.top-banner-caption-v3 h1{
		font-size: 32px;
	}
	.top-banner-caption-v3 h3 > span{
		background: transparent;
	}
	.top-banner-caption-v4, .top-banner-caption-v9{
		width: 100%;
		margin-left: 0;
	}
	div#portfolio_thumbs ul li div.item_info p{
		display: none;
	}
	.team-info{
		margin-bottom: 20px;
		width: 100%;
	}
	.btn-rounded {
	    font-size: 16px;
	    padding: 8px 13px;
	}

	.left-split{
		display: block;
		width: 100%;
		padding: 50px;
		clear: both;
	}
	.right-split{
		display: block;
		width: 100%;
		padding: 50px;
		margin-left: 0px;
	}

	.medium-txt{font-size: 24px;  line-height: 31px; padding-top: 7px;}			/*top-banner-caption-v1 h3*/
	.medium-large-txt{font-size: 12px;  line-height: 24px; padding-top: 5px;}  /*top-banner-caption-v2 h3*/
	.large-txt{font-size: 28px; line-height: 36px;}								/*top-banner-caption-v9, v4, v5 h1*/
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:72px; }
	.x-large-txt{font-size: 32px; line-height: 39px; padding-top: 3px;}			/*top-banner-caption-v6 h1*/
}

/*iPhone Portrait Mode and Very Small Mobile Phones*/
@media screen and (max-width: 320px) {
	 .hide-on-mobile-only{
	 	display: none;
	 	visibility: hidden;
	 }
	  .show-on-mobile-only{
	 	display: block;
	 	visibility: visible;
	 }
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	 	text-align: center;
	 }
	.container{
    width: 220px;
	}
	.service-details{
    width: 220px;
    margin:0;
    padding:0;
	}
	.service-slider {
    margin-right:-10px;
    margin-left:-10px;
	}
	.super-heading {
	    font-size: 24px;
	    line-height: 31px;
	}
	.promo-heading {
	    font-size: 20px;
	    line-height: 27px;
	}
	.promo-text {
	    font-size: 16px;
	    line-height: 23px;
	}
	.main-heading {
	    font-size: 24px;
	    line-height: 31px;
	}
	.services-icon-wrap > .service-icon > a > img{
		width: 80px;
		height: 80px;
	}
	.services-icon-wrap > .service-icon.current{
		background: transparent;
	}
	.small-heading {
	    margin-bottom: 20px;
	}
	.small-heading > span {
	    font-size: 16px;
	    line-height: 23px;
	    border:none;
	    color: #000;
	}
	.team-info{
		margin-bottom: 20px;
	}
	.testimonial-carousel{
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonial-user > span{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li{
		width: 50%;
	}
	div#portfolio_thumbs ul li div.item_info h3{
		font-size: 12px;
		line-height: 19px;
	}
	div#portfolio_thumbs ul li div.item_info{
		background-image: none;
	}
	div#portfolio_thumbs ul li div.item_info h3{
		padding: 20px 10px;
	}
	#text_content h3 {
	    font-size: 32px;
	    line-height: 39px;
	}
	ul#portfolioFilter li{
		line-height: 24px;
		margin-bottom: 5px;
	}
	.logo-emblem > img{
		width: 96px;
	}
	#submit{
		margin-top: 30px;
	}
	#intro{
		text-align: center !important;
	}
	.top-banner-caption-v6{
		padding: 0 20px;
	}
	.top-banner-caption-v6 h1{
		font-size: 32px;
		line-height: 39px;
	}
	.top-banner-caption-v1 h3 > span {
	    font-size: 24px;
	    line-height: 31px;
	}
	.top-banner-caption-v1 h1, .top-banner-caption-v5 h1, .top-banner-caption-v4 h1, .top-banner-caption-v9 h1{
		font-size: 36px;
		line-height: 43px;
	}
	.top-banner-caption-v2 h3{
		font-size: 12px;
		line-height: 24px;
	}
	.top-banner-caption-v2 h3 > span{
		padding-bottom: 8px;
	}
	.top-banner-caption-v2 h1{
		font-size: 36px;
		line-height: 43px;
	}
	.top-banner-caption-v5{
		width: 100%;
		margin-left: 0;
	}
	.top-banner-caption-v3 h1{
		font-size: 32px;
	}
	.top-banner-caption-v3 h3 > span{
		background: transparent;
	}
	.top-banner-caption-v4, .top-banner-caption-v9{
		width: 100%;
		margin-left: 0;
	}
	div#portfolio_thumbs ul li div.item_info p{
		display: none;
	}
	.team-info{
		margin-bottom: 20px;
		width: 100%;
	}
	.btn-rounded {
	    font-size: 16px;
	    padding: 8px 13px;
	}

	.left-split{
		display: block;
		width: 100%;
		padding: 50px;
		clear: both;
	}
	.right-split{
		display: block;
		width: 100%;
		padding: 50px;
		margin-left: 0px;
	}

	.medium-txt{font-size: 24px;  line-height: 31px; padding-top: 7px;}			/*top-banner-caption-v1 h3*/
	.medium-large-txt{font-size: 12px;  line-height: 24px; padding-top: 5px;}  /*top-banner-caption-v2 h3*/
	.large-txt{font-size: 24px; line-height: 30px;}								/*top-banner-caption-v9, v4, v5 h1*/
  .text-rotator.dark-txt.light-heading .rotator-wrap { height:60px; }
	.x-large-txt{font-size: 32px; line-height: 39px; padding-top: 3px;}			/*top-banner-caption-v6 h1*/
}


