/************************************************************************************
НАВИГАЦИЯ
*************************************************************************************/
#nav-wrap {
	margin-top: 13px;
}

.colored.red {
    color: red;
    opacity: .85
}

/* Иконка меню */
#menu-icon {
	display: none; /* Скрываем иконку при инициализации */
}

#nav, 
#nav li {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

/* Ссылки навигации */
#nav a {
	padding: 4px 15px;
	display: block;
	color: #000;
	background: #ecebeb;
}
#nav a:hover {
	background: #f8f8f8;
}

/* Выпадающий список */
#nav ul {
	background: #fff;
	padding: 2px;
	position: absolute;
	border: solid 1px #ccc;
	display: none; /* Скрываем */
	width: 200px;
}
#nav ul li {
	float: none;
	margin: 0;
	margin-left: 0 !important;
	padding: 0;
}
#nav li:hover > ul {
	display: block; /* выводим список */
}

/************************************************************************************
МОБИЛЬНЫЕ УСТРОЙСТВА
*************************************************************************************/


	#nav-wrap {
		float: right;
		position: relative;
	}

	/* Иконка меню */
	#menu-icon {
    cursor: pointer;
    display: block;
    text-align: right;
	}
	
	/* Навигация */
	#nav {
		clear: both;
		position: absolute;
		top: 30px;
		right: -2px;
		width: 190px;
		z-index: 10000;
		padding: 5px;
		background: #f8f8f8;
		border: solid 1px #999;
		display: none; /* Видимость включается jQuery */
	}
	#nav li {
		clear: both;
		float: none;
		margin: 5px 0 5px 10px;
	}
	#nav a, #nav ul a {
    background: none;
    display: inline;
    padding: 0;
    color: #666;
    border: none;
    font-family: open sans;
}
	#nav a:hover, 
	#nav ul a:hover {
		background: none;
		color: #000;
	}
	
	/* Выпадающий список */
	#nav ul {
		width: auto;
		margin-left: 0;
		position: static;
		display: block;
		border: none;
		background: inherit;
	}
	#nav ul li {
		margin: 3px 0 3px 15px;
	}

.large-4-blocks {

}
.large-4-blocks img{
	float: left;
    margin-right: 30px;
    max-width: 145px;
    margin-top: 10px;
}
.large-4-blocks h4{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 26px;
	padding-top: 4%;
    margin-top: 10px;
}
.large-4-blocks p{
	font-size: 17px;
    color: #263948;
    line-height: 22px;
    overflow: hidden;	
}
.large-6-blocks img{
	float: left;
    margin-right: 30px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.large-6-blocks h4{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 26px;
	padding-top: 4%;
}
.large-6-blocks p{
	font-size: 17px;
    color: #263948;
    line-height: 22px;
	 padding-top: 10px;
	
}
.large-7-blocks img{
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
.large-7-blocks h4{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 26px;
	padding-top: 4%;
}
.large-7-blocks p{
	font-size: 17px;
    color: #263948;
    line-height: 22px;
	 padding-top: 10px;
	
}
.large-4-blocks p a{
	color:#008efd;
	text-decoration: underline;
}
.margin-bottom {
	margin-bottom: 20px;
}
/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #4272b6;
  color: #fff; }
.panel h1{
	font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 35px;

}  

.panel h1 span{
	font-size: 70px;
}  
.index-text p{
	color: #263948;
    font-size: 17px;
    line-height: 22px;
	text-align: left;
}
.large-5-blocks img{
	float: left;
    margin-right: 25px;
}
.large-5-blocks h4{
    text-transform: uppercase;
    color: #323232;
    font-size: 32px;
    line-height: 40px;
    padding-top: 45px;
}
.large-5-blocks h5{
	color: #8f8f8f;
    text-transform: uppercase;
    font-size: 25px;
	line-height: 30px;
	padding-top: 5px; 
}
.centr_title h1{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 40px;
    line-height: normal;
	padding-top: 5px;
    padding-bottom: 5px;
	text-align: center;
}

@media screen and (max-width: 350px) {
.check-wrapper .check-label {
    float: left!important;
    font-size: 12px!important;
    margin-left: 10px!important;
    margin-top: -2px!important;
    width: 85%;
}
.check-wrapper.invert .check-bg {
    padding: 5px!important;
}
.check-wrapper.invert .check {
    margin-top: 2px!important;
}
.check-wrapper .check {
    height: 12px!important;
    margin-left: -13px!important;
    width: 7px!important;
}

.img-comic img {
    width: 100%!important;
	margin-top: 2px; 
	margin-bottom: 6px;
}
.large-4-blocks h4{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 16px;
	line-height: 17px;
	padding-top: 2px!important; 
}
.margin-bottom {
    margin-bottom: 0px;
}
.large-5-blocks h4{
	color: #323232;
    font-size: 12px;
    line-height: 17px;
    padding-top: 5px;
    text-transform: uppercase;
}
.large-5-blocks h5{
	color: #8f8f8f;
    font-size: 9px;
    line-height: 17px;
    padding-top: 0;
    text-transform: uppercase;
}
.check-wrapper {
    margin-bottom: 3px !important;
    margin-top: 0;
}
#msform label {
    padding-top: 10px!important;
}
.modal-margin-badge-text{
	padding-top: 40px!important;
}
}
@media only screen and (max-width: 380px) {
#msform label {
    padding-top: 10px!important;
}
.check-wrapper .check-label {
    float: left!important;
    font-size: 12px!important;
    margin-left: 10px!important;
    margin-top: -2px!important;
    width: 85%;
}
.check-wrapper.invert .check-bg {
    padding: 5px!important;
}
.check-wrapper.invert .check {
    margin-top: 2px!important;
}
.check-wrapper .check {
    height: 12px!important;
    margin-left: -13px!important;
    width: 7px!important;
}
.img-comic img {
    width: 100%!important;
	margin-top: 2px;
	margin-bottom: 8px;
}
.check-wrapper {
    margin-bottom: 0!important;
    margin-top: 0;
}
.th {
    border: 4px solid white;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    float: left;
    line-height: 0;
    margin-bottom: 7px;
    margin-right: 10px!important;
    margin-top: 5px;
    max-width: 100%;
    transition: all 200ms ease-out 0s;
}
.head-img img{
	width:70%;
}
#menu-icon img{
	float: right;
	width:50%;
}
#nav-wrap {
    float: right;
    margin-top: 5px;
    position: relative;
    width: 25%;
}
	#nav {
		clear: both;
		position: absolute;
		top: 25px;
		right: 0px;
		width: 190px;
		z-index: 10000;
		padding: 5px;
		background: #f8f8f8;
		border: solid 1px #999;
		display: none; /* Видимость включается jQuery */
	}
	
.large-4-blocks img{
	float: left;
    margin-right: 10px;
	width:30%;
}
.large-4-blocks h4{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 16px;
	line-height: 17px;
	padding-top: 5px; 
}
.large-4-blocks p{
    color: #263948;
    font-size: 11px;
    line-height: 15px;
    margin-top: 2px;
	text-align: left;
    overflow: hidden;
}
.large-6-blocks img{
	float: left;
    margin-right: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.large-6-blocks h4{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 16px;
	line-height: 17px;
	padding-top: 15px; 
}
.large-6-blocks p{
    color: #263948;
    font-size: 11px;
    line-height: 15px;
	padding-top: 10px;
	text-align: left;
}
.large-7-blocks img{
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
.large-7-blocks h4{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 14px;
	line-height: 17px;
	padding-top: 15px; 
}
.large-7-blocks p{
    color: #263948;
    font-size: 11px;
    line-height: 15px;
	padding-top: 0px;
	text-align: left;
}
.index-text p{
	color: #263948;
    font-size: 11px;
    line-height: 15px;
	text-align: left;
	margin-top: -6px;
}
.large-4-blocks p a{
	color:#008efd;
	text-decoration: underline;
}
.margin-bottom {
    margin-bottom: 5px;
}

.panel h1{
	font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 22px;

}  
.panel h1 span{
	font-size: 40px;
}  
.large-5-blocks img{
	float: left;
    margin-right: 10px;
	width:30%;
}
.large-5-blocks h4 {
    color: #323232;
    font-size: 16px;
    line-height: 17px;
    padding-top: 0;
    text-transform: uppercase;
}
.large-5-blocks h5 {
    color: #8f8f8f;
    font-size: 12px;
    line-height: 17px;
    padding-top: 0;
    text-transform: uppercase;
}  
.centr_title h1{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 33px;
	text-align: center;
}
.margin-badge{
	margin: 53px auto 20px!important;
}
.badge-icon {
    margin-top: -48px!important;
    right: -15px!important;
}
.text-margin-badge{
	margin-top: 28px;
}

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

 }
  @media screen and (min-width: 355px) and (max-width: 365px) {
  .modal-margin-badge-text{
	padding-top: 30px!important;
}  
  }
  /* max-width 640px, mobile-only styles, use when QAing mobile issues */
 @media screen and (min-width: 361px) and (max-width: 469px) {
#msform label {
    padding-top: 10px!important;
}
.check-wrapper .check-label {
    float: left!important;
    font-size: 13px!important;
    margin-left: 10px!important;
    margin-top: -2px!important;
    width: 85%;
}
.check-wrapper.invert .check-bg {
    padding: 5px!important;
}
.check-wrapper.invert .check {
    margin-top: 2px!important;
}
.check-wrapper .check {
    height: 12px!important;
    margin-left: -13px!important;
    width: 7px!important;
}
.img-comic img {
    width: 100%!important; 
	margin-top: 2px;
	margin-bottom: 8px;
}
.check-wrapper {
    margin-bottom: 5px !important;
    margin-top: 0;
}
 .margin-badge{
	margin: 68px auto 20px!important;
}
.badge-icon {
    margin-top: -48px!important;
    right: -15px!important;
}
.text-margin-badge{
	margin-top: 28px;
}
.modal-margin-badge-text{
	padding-top: 30px!important;
}
.modal-margin-badge{
	margin-top: -11px;
}
 }
 @media screen and (min-width: 475px) and (max-width: 630px) {
.check-wrapper .check-label {
    font-size: 16px;
    margin-left: 13px;
    margin-top: -4px;
    width: 75%!important;
}
.img-comic img {
	margin-top: 2px;
}
 }
 /* max-width 640px, mobile-only styles, use when QAing mobile issues */
 @media screen and (min-width: 400px) and (max-width: 600px) {
 .testimonials {
    margin-right: 8px;
    margin-top: -20px;
}
.head-img > img{
	width: 70%;
}
#menu-icon img{
	float: right;
}
#nav-wrap {
    float: right;
    margin: 7px 0;
    position: relative;
}
	#nav {
		clear: both;
		position: absolute;
		top: 38px;
		right: 0px;
		width: 190px;
		z-index: 10000;
		padding: 5px;
		background: #f8f8f8;
		border: solid 1px #999;
		display: none; /* Видимость включается jQuery */
	}
	
.large-4-blocks img{
	float: left;
    margin-right: 20px;
	width:30%;
}
.large-4-blocks h4{
	color: #3d454b;
    font-size: 21px!important;
    line-height: 25px;
    padding-top: 15px;
    text-transform: uppercase;
}
.large-4-blocks p{ 
    color: #263948;
    font-size: 15px!important;
    line-height: 19px;
    margin-top: -5px;
    text-align: left;
}
.large-6-blocks img{
	float: left;
    margin-right: 30px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.large-6-blocks h4{
	color: #3d454b;
    font-size: 21px!important;
    line-height: 25px;
    padding-top: 15px;
    text-transform: uppercase;
}
.large-6-blocks p{ 
    color: #263948;
    font-size: 15px!important;
    line-height: 19px;
    text-align: left;
	padding-top: 15px;
}
.large-7-blocks img{
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
.large-7-blocks h4{
	color: #3d454b;
    font-size: 21px!important;
    line-height: 25px;
    padding-top: 15px;
    text-transform: uppercase;
}
.large-7-blocks p{ 
    color: #263948;
    font-size: 15px!important;
    line-height: 19px;
    text-align: left;
	padding-top: 15px;
}
.index-text p{
	color: #263948;
    font-size: 15px!important;
    line-height: 19px;
	text-align: left;
	  margin-top: -5px;
}

.large-4-blocks p a{
	color:#008efd;
	text-decoration: underline;
}
.margin-bottom {
    margin-bottom: 15px;
}
.panel h1{
	font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 33px;

}  

.panel h1 span{
	font-size: 60px;
}
.large-5-blocks img{
	float: left;
    margin-right: 10px;
	width:30%;
}
.large-5-blocks h4{
	color: #323232;
    font-size: 19px;
    line-height: 21px;
    padding-top: 15px;
    text-transform: uppercase;
}
.large-5-blocks h5{
	color: #8f8f8f;
    font-size: 17px;
    line-height: 19px;
    padding-top: 0;
    text-transform: uppercase;
}  
.centr_title h1{
	color: #3d454b;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 35px;
	text-align: center;
}
.margin-badge{
	margin: 68px auto 20px!important;
}
.badge-icon {
    margin-top: -53px!important;
    right: -15px!important;
}
.modal-margin-badge-text{
	padding-top: 40px!important;
}
.modal-margin-badge{
	margin-top: -11px;
}
 } /* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (min-width: 37em) {
 .testimonials {
    margin-right: 8px;
    margin-top: -20px;
}
#menu-icon img{
	float: right;
}
#nav-wrap {
    float: right;
    margin-top: 20px;
    position: relative;
    width: 20%;
}
	#nav {
		clear: both;
		position: absolute;
		top: 41px;
		right: -2px;
		width: 240px;
		z-index: 10000;
		padding: 5px;
		background: #f8f8f8;
		border: solid 1px #999;
		display: none;
	}
.modal-margin-badge{
	margin-top: -15px;
}

.modal-margin-badge-text{
	padding-top: 45px!important;
}
	
 } /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 53em) { 
#nav-wrap {
    float: right;
    margin-top: 13px;
    position: relative;
    width: 20%;
}
.large-5-blocks h4{
    color: #323232;
    font-size: 29px;
    line-height: 40px;
    padding-top: 25px;
    text-transform: uppercase;
}
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

.testimonials {
    background: #f7f7f9 none repeat scroll 0 0;
    border: 1px solid #e1e1e3;
    padding: 8px 5px 0;
	margin-top: -10px;
	margin-bottom: 8px;
}
.photo {
	float: left;
	margin-right:5px; 
	display:inline; 
}
.description{
	overflow:hidden;
}
* html .description{	
	float:left;
}
.testimonials-text {
    color: #404040;
    font-family: arial;
    font-size: 0.8em;
    line-height: normal;
    margin-left: 3px;
    text-align: left;
	margin-bottom: 5px;
}
.testimonials-text span{
	color:#1d5f9b;
	font-weight:bold;
}
.testimonials-like {
    color: #919ba4;
    font-family: arial;
    font-size: 0.7em;
    letter-spacing: -0.2px;
    margin-left: 3px;
    text-align: left;
	margin-bottom: 15px;
}
.testimonials-like span{
    color:#3b5998;
}
.testimonials-like span img{
    margin-top: -4px;
}
.hover:hover{
    text-decoration: underline;
	cursor: pointer;
}
.form-block-100 {
    margin-bottom: 15px;
}
@media only screen and (min-width: 49em) { 
	.testimonials {
    margin-top: -40px!important;
	margin-right: 24px;
}
.form-block-img-link-100 {
    margin-top: 30px!important;
}
.form-block-img-link-100 p{
    font-size: 16px!important;
}
.new-anim-img {
    margin-top: 2px!important;
}
.search-form-padding {
    padding-bottom: 5px!important;
}
.new-anim-text h4 {
    font-size: 1.2em !important;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 12px;
    text-align: left;
}
.new-anim-img {
    margin-top: -3px;
}
}
@media only screen and (min-width: 29em) and (max-width: 39em) { 
.form-title-h2 {
    padding-bottom: 5px !important;
}
.form-block-100 {
    border-right: medium none !important;
    width: 100% !important;
	margin-top: -12px;
}
.form-block-img-link-100 {
    border-left: medium none !important;
    width: 100% !important;
	clear: both;
}
.form-block-img-link-100 p{
    font-size: 12px!important; 
    width: 60%!important;
}
.new-anim-img {
    margin-top: 7px !important
}
.search-form-padding {
    padding-bottom: 5px!important;
}
.new-anim-text h4 {
    font-size: 1.1em !important;
    font-weight: bold;
    margin-top: 8px;
    text-align: left;
}
}
@media only screen and (min-width: 39.9em) and (max-width: 49em) { 
.new-anim-img {
    margin-top: 2px!important;
}
.form-title-h2 {
    padding-bottom: 5px !important;
}
.form-block-100 {
    border-right: medium none !important;
    width: 100% !important;
	margin-top: -12px;
}
.form-block-img-link-100 {
    border-left: medium none !important;
    width: 100% !important;
	clear: both;
}
.form-block-img-link-100 p{
    font-size: 14px!important; 
    width: 60%!important;
}
.new-anim-text h4 {
    font-size: 1.1em !important;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 5px !important;
    text-align: left;
}
.search-form-padding {
    padding-bottom: 5px!important;
}
}
.search-form-padding {
    padding-bottom: 5px!important;
}
.new-anim-img {
	display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
}
.new-anim-text{
	overflow:hidden;
}
* html .new-anim-text{	
	float:left;
}
.new-anim-text h4{
    font-size: 1em;
    font-weight: bold;
    text-align: left;
	margin-top: 7px;
}
.new-anim {
    border-top: 1px solid #ccc;
    display: block;
    padding: 12px 10px 8px 2px;
    position: relative;
}
.testimonial-padding {
	padding: 0 !important;
}

/* end facebook plugin */
.index-text p a{
    word-wrap: break-word;
}

.check-wrapper {
  padding:1px 0 0 6px;
  display:inline-block;
  cursor:pointer;
  box-sizing:border-box;
  margin-bottom: 15px;  
}

.check-desktop1{
  padding:1px 0 0 1px;
}

.check-wrapper .check-bg {
  width:20px;
  height:20px;
  background-color:#5ED36C;
 display:inline-block;
  float:left;
  box-sizing:border-box;
}

.check-wrapper.invert .check-bg {
    background-color: #fff;
    border: 1px solid #b7171d;
    border-radius: 3px;
    padding: 10px;
}

.check-wrapper.circle .check-bg {
  border-radius:50%;
}

.check-wrapper input {
    float: left !important;
    margin-left: -20px;
    visibility: hidden;
    width: 20px !important;
}

.check-wrapper .check-label{
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
    float: left;
    font-size: 16px;
    margin-left: 13px;
    margin-top: -4px;
    width: 85%;
  
}

.check-desktop1 .check-label {
    width: 86%;
}

.check-wrapper .check {
   -ms-transform: rotate(42deg); 
    -webkit-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
    transform: rotate(42deg);
  -ms-transition:all 200ms linear;
  -webkit-transition:all 200ms linear;
   -moz-transition:all 200ms linear;
   transition:all 200ms linear;
  float: left;
  height: 15px;
  margin-left: -15px;
  width:8px;
  border-bottom:3px #fff solid;
  border-right:3px #fff solid;
  opacity:0;
  box-sizing:border-box;
}

.check-wrapper.invert .check {
    border-bottom: 3px solid #b7171d;
    border-right: 3px solid #b7171d;
    margin-top: 2px;
}

input[type=checkbox]:checked + .check {
  opacity:1;
}

.prompt {
  margin-bottom:20px;
  font-weight:bold;
}
.badge-icon{
	margin-top: -45px;
    position: absolute;
    right: -15px;
    z-index: 1;
    width: 105px;
}
#msform .new-step-block{
	border: 0 none;
    margin-bottom: -15px;
    margin-top: -4px;
    padding: 0;
    width: 100%;
}
#msform .new-step-block h4{
	color: #045196;
    font-size: 2.3em;
    margin-bottom: 2px;
    margin-top: 2px;
}
#msform .new-step-block p{

}
#msform .new-step-text{
	color: #333;
    font-size: 1em;
    margin-bottom: 15px;
    margin-top: 23px;
    padding-left: 50px;
    padding-right: 50px;
}
#msform .new-step-note{
	color: red;
    font-size: 0.82em;
    margin-bottom: 25px;
}
#msform fieldset .new-step-button{
    font-size: 1.35em;
    max-width: 435px;
    width: 100%;
}
.block-bg-st {
    border: 2px solid #fff;
    border-radius: 10px;
	-webkit-box-shadow: 0px 0px 4px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 4px rgba(204,204,204,1);
	box-shadow: 0px 0px 4px rgba(204,204,204,1);
    margin: 0 auto;
    max-width: 675px;
	overflow: hidden;
}
.block-img-st {
    background-image: url("../img/step-2-img-2.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 10px;
    min-height: 414px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 27em;
}
@media screen and (max-width: 430px) {
.block-img-st {
    background-image: url("../img/step-2-img-min2.jpg");
}
  }
@media screen and (min-width: 680px) and (max-width: 720px) {
.block-img-st {
    padding-top: 25.5em;
}
  }
@media screen and (min-width: 650px) and (max-width: 679px) {
.block-img-st {
    padding-top: 24.5em;
}
  }
@media screen and (min-width: 620px) and (max-width: 649px) {
.block-img-st {
    padding-top: 23.8em;
}
  }
@media screen and (min-width: 599px) and (max-width: 619px) {
.block-img-st {
    padding-top: 22.5em;
}
#msform .new-step-text {
    padding-left: 30px;
    padding-right: 30px;
}
  }
@media screen and (max-width: 680px) {
.large-4-blocks img {
    max-width: 110px;
}
.large-4-blocks h4 {
    padding-top: 2%;
}
}    
  @media screen and (min-width: 565px) and (max-width: 598px) {
.block-img-st {
    padding-top: 21em;
}
#msform .new-step-block h4 {
    font-size: 2.1em;
    margin-top: 10px;
}
#msform .new-step-text {
    padding-left: 15px;
    padding-right: 15px;
}
#msform fieldset .new-step-button {
    font-size: 1.2em;
    max-width: 390px;
    width: 100%;
}
  }
  @media screen and (min-width: 500px) and (max-width: 564px) {
.block-img-st {
    padding-top: 19.8em;
}
#msform .new-step-block h4 {
    font-size: 2.1em;
} 
#msform .new-step-text {
    padding-left: 15px;
    padding-right: 15px;
	font-size: 0.9em;
}
#msform fieldset .new-step-button {
    font-size: 1.2em;
    max-width: 390px;
    width: 100%;
}
#msform .new-step-block {
    margin-top: -20px;
}
  }  
  
@media screen and (min-width: 430px) and (max-width: 498px) {
.block-img-st {
    padding-top: 17.8em;
}
#msform .new-step-block h4 {
    font-size: 1.8em;
} 
#msform .new-step-text {
    font-size: 0.85em;
    padding-left: 10px;
    padding-right: 10px;
}
#msform fieldset .new-step-button {
    font-size: 1.12em;
    max-width: 352px;
    width: 100%;
}
#msform .new-step-block {
    margin-top: -20px;
}
#msform .new-step-note {
    color: red;
    font-size: 0.75em;
    margin-bottom: 25px;
}
  } 
@media only screen and (max-width: 469px) and (min-width: 380px){
.head-img img {
    max-width: 75%;
}
#menu-icon img {
    width: initial;
}
}  
@media screen and (min-width: 400px) and (max-width: 429px) {
.block-img-st {
    padding-top: 18.9em;
}
#msform .new-step-block h4 {
    font-size: 1.58em;
    margin-bottom: 8px;
} 
#msform .new-step-text {
    font-size: 0.85em;
    padding-left: 10px;
    padding-right: 10px;
}
#msform fieldset .new-step-button {
    font-size: 1.05em;
    max-width: 300px;
    width: 100%;
}
#msform .new-step-block {
    margin-top: -20px;
}
#msform .new-step-note {
    color: red;
    font-size: 0.75em;
    margin-bottom: 25px;
}
  }   
 @media screen and (min-width: 370px) and (max-width: 399px) {
.block-img-st {
    padding-top: 17em;
}
#msform .new-step-block h4 {
    font-size: 1.8em;
    margin-bottom: 10px;
} 
#msform .new-step-text {
    font-size: 0.85em;
    padding-left: 10px;
    padding-right: 10px;
}
#msform fieldset .new-step-button {
    font-size: 1.05em;
    max-width: 300px;
    width: 100%;
}
#msform .new-step-block {
    margin-top: -20px;
}
#msform .new-step-note {
    color: red;
    font-size: 0.75em;
    margin-bottom: 25px;
}
  } 
   @media screen and (min-width: 350px) and (max-width: 369px) {
.block-img-st {
    padding-top: 16.3em;
}
#msform .new-step-block h4 {
    font-size: 1.7em;
    margin-top: 8px;
    margin-bottom: 5px;
} 
#msform .new-step-text {
    font-size: 0.85em;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#msform fieldset .new-step-button {
    font-size: 1.05em;
    max-width: 300px;
    width: 100%;
}
#msform .new-step-block {
    margin-top: -20px;
}
#msform .new-step-note {
    color: red;
    font-size: 0.75em;
    margin-bottom: 25px;
}
  } 
  
  @media screen and (min-width: 315px) and (max-width: 349px) {
.block-img-st {
    padding-top: 14.3em;
}
#msform .new-step-block h4 {
    font-size: 1.7em;
    margin-bottom: 0;
    margin-top: 12px;
} 
#msform .new-step-text {
    font-size: 0.75em;
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
#msform fieldset .new-step-button {
    font-size: 0.9em;
    max-width: 300px;
    width: 100%;
}
#msform .new-step-block {
    margin-top: -20px;
}
#msform .new-step-note {
    color: red;
    font-size: 0.7em;
    margin-bottom: 25px;
}
  } 



hr {
    margin: 0.25rem 0.25rem 0;
}
#nav a{
    font-size: 16px;
}
.wrap-icons{
    margin-top: 12px;
}
.wrap-icons .large-4-blocks img{
    float: none;
    display: inline-block;
    width: 145px;
}
.large-4-blocks .block-icons {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    width: calc(100% - 145px - 35px);
    width: -webkit-calc(100% - 145px - 35px);
}
.large-4-blocks .block-icons h4 {
    padding-top: 0;
}
.large-6-blocks p {
    font-size: 16px;
    line-height: normal;
    overflow: hidden;
    padding-top: 12px;
}
.centr_title{
    margin-top: 10px;
}

  @media screen and (max-width: 1024px) {
    .large-4-blocks img {
        width: 30%;
    }
  }
.panel h1 span {
    margin-top: 12px;
    display: block;
    margin-bottom: 18px;
}  
@media screen and (max-width: 768px) {
.centr_title h1 {
    font-size: 30px;
}
.large-6-blocks p {
    overflow: hidden;
}
.badge-icon {
    width: 92px;
}
.clearing-blackout {
    height: 101%;
}
.visible-img {
    height: 95%;
}
.clearing-blackout .clearing-close {
    position: absolute;
}
.panel h1 span {
    font-size: 62px;
}
}
@media screen and (max-width: 680px) {
.wrap-icons .large-4-blocks img {
    width: 110px;
    vertical-align: top;
}
.large-4-blocks .block-icons {
    width: 70%;
    width: calc(100% - 110px - 35px);
    width: -webkit-calc(100% - 110px - 35px);
}
}
@media screen and (max-width: 600px) {
.panel h1 span {
    font-size: 54px;
}
#nav {
    width: 225px;
}
#nav a{
    font-size: 15px;
}
}  
@media screen and (max-width: 469px) {
.panel h1 span {
    line-height: 10px!important;
}
#nav {
    width: 215px;
}
#nav a{
    font-size: 14px;
}
#nav ul li {
    line-height: 22px;
}
footer p{
    font-size: 15px;
}
}
@media screen and (max-width: 420px) {
.large-4-blocks img {
    width: 25%;
    margin-right: 13px;
}
.badge-icon {
    width: 84px;
    margin-top: -38px!important;
    right: -15px!important;
}
.clearing-blackout .clearing-close {
    position: relative;
}
.visible-img {
    height: 89%;
}
.panel {
    padding: .8rem;
}
.panel h1 span {
    font-size: 38px;
    margin-top: 14px;
}
.wrap-icons .large-4-blocks img {
    width: 80px;
}
.large-4-blocks .block-icons {
    width: 63%;
    width: calc(100% - 80px - 20px);
    width: -webkit-calc(100% - 80px - 20px);
}
.large-4-blocks p {
    margin-bottom: 0px;
}
.centr_title h1 {
    margin-top: 10px;
}
footer p {
    font-size: 14px;
    margin-bottom: 10px;
}
}
@media screen and (max-width: 360px) {
.large-6-blocks p {
    font-size: 13px;
    line-height: normal;
}
.index-text p {
    font-size: 12px;
}
.centr_title h1 {
    font-size: 24px;
    line-height: normal;
}
}
@media screen and (max-width: 350px) {
#nav {
        top: 22px;
    }
.panel {
    padding: .6rem;
}    
.panel h1 span {
    margin-top: 10px;
    line-height: 5px!important;
}
}


.testimonials-fb {
    background: #f7f7f9 none repeat scroll 0 0;
    border: 1px solid #e1e1e3;
    padding: 1em 1em 0;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    color: black;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    margin-right: 20px;
}  

.testimonials-fb li {
    display: block;
    margin-bottom: 12px;
}
.testimonials-fb li img {
    display: inline-block;
    vertical-align: top;
    float: none !important;
}
.testimonials-fb li > img {
    width: 30px;
    height: auto;
}
.testimonials-fb li .testimonial-b {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 45px);
    width: -webkit-calc(100% - 45px);
    padding-left: 8px;
    text-align: left;
}
.testimonials-fb p {
    font-family: helvetica, arial, sans-serif !important;
    font-size: 12px !important;
    color: black !important;
    margin-bottom: 5px!important;
    margin-top: 0!important;
    float: none !important;
    line-height: 1.4!important;
}
.testim-name {
    font-weight: bold;
    color: #3b5998!important;
}
.testim-date {
    color: #9197a3!important;
}
.like-link, .reply-link, .likes-count {
    color: #3b5998;
}
.likes-count:before {
    content: "";
    width: 12px;
    height: 11px;
    vertical-align: top;
    background: url(../img/fb-like1.png);
    display: inline-block;
    background-size: cover;
    margin-top: 1px;
}

@media screen and (max-width: 468px){
.testimonials-fb {
    margin-right: 0;
    margin-left: 0;
    font-size: 11px;
    padding: 1em 0.3em 0;
}
.testimonials-fb p {
    line-height: 1.35!important;
}
.centr_title h1 {
    font-size: 26px;
}
.large-7-blocks h4 {
    font-size: 16px;
    line-height: 21px;
}
}

@media screen and (max-width: 375px){
.testimonials-fb { 
    font-size: 11px;
}
.testimonials-fb p {
    font-size: 11px !important;
}
.testimonials-fb li .testimonial-b {
    width: calc(100% - 43px);
    width: -webkit-calc(100% - 43px);
    padding-left: 5px;
}
}

@media screen and (max-width: 359px){
.clearing-thumbs li, [data-clearing] li {
    width: 130px;
    margin-top: 13px;
}
}