/*css
@import "../css/grid.css";

@import "../css/touchTouch.css";
@import "../css/form.css";
@import "../css/animation.css";*/

@import url("ModuleTile.min.css");

@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,700italic,800&subset=latin,cyrillic,cyrillic-ext);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700&subset=latin,cyrillic,cyrillic-ext);
@import "grid.css";
@import "superfish.css";
@import "form.css";
@import "touchTouch.css";
@import "animation.css";


input::-ms-clear {
   display: none;
}

html, body { }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; width:100%; font-size:0; line-height:0;}
.wrapper, .wrapper-extra, .extra-wrap{
	position: relative;
	overflow:hidden;
	width: 100%; 
}
.wrapper-after:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}

.lh22{line-height: 22px;}
.lh24{line-height: 24px;}
.lh26{line-height: 26px;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{ margin-right:0 !important;margin-left:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.marRight1{margin-right: 35px;}

.padTop1{padding-top: 20px;}

.padLeft1{padding-left: 40px;}


.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.mar1{margin: -1px 10px 0; display: inline-block !important; color: #808080 !important;}
.mar2{margin: 0 10px;}

.marTop0{margin-top: 0px;}
.marTop1{margin-top: 76px}
.marTop2{margin-top: 49px;}
.marTop3{margin-top: 30px;margin-bottom: -10px;}
.marTop4{margin-top: 32px;}
.marTop5{margin-top: 17px;}
.marTop6{margin-top: 3px;}
.marTop7{margin-top: 15px;}


.pos_rel{
	position: relative;
	z-index: 10;
}

.marBot1{margin-bottom: 8px; display: inline-block;}


.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	padding-bottom: 33px;
	border-bottom: 1px solid #f3f3f3;
	position: relative;
	margin-bottom: 27px;
}
.hline3{
	padding-bottom: 43px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 0px;
}
.hline4{
	margin-top: 40px;
	padding-bottom: 24px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 19px;
}
.hline5{
	padding-bottom: 38px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 0px;
}
.hline6{
	padding-bottom: 26px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 0px;
	overflow: hidden;
}
.hline7{
	padding-bottom: 58px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 0px;
}
.hline8{
	padding-bottom: 32px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 26px;
}
.hline9{
	padding-bottom: 44px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 26px;
}

.box, .box2, .box3{overflow: hidden;}
.bold{font-weight: bold;}
.fw400{font-weight: 400;}
.fw600{font-weight: 600;}


.color1{color: #72c751;}
.color2{color: #000;}







/* Global properties ======================================================== */
html, body { margin:0; padding:0; height:100%;}

body {
	min-width:300px;
	background: #f8f8f8;
	color:#8e8e8e;
	font:16px/23px "Open Sans", Arial, Helvetica, sans-serif ;
}
.fs_14{font-size: 14px;}
#back-top {
  position: fixed;
  bottom: 40px;
  left: 51%;
  z-index: 1000;
  display: none;
  margin-left: 620px;
  width: 44px;
  height: 44px;
  background: url(../images/up-arrow.png) 50% 50% no-repeat;
  color: #c5c5c5;
  text-align: center;
  cursor: pointer;
  -webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;

}
#back-top i{line-height: 73px; font-size: 22px; display: none}
#back-top:hover {
	color: #3498db;
  background: url(../images/up-arrow.png) 50% 50% no-repeat #72c751;
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	background: #fff; 
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width:100%;
	overflow: hidden;
}
.div-content.content_page{padding-bottom: 112px;}
.txt_col1{
	position: relative;
	display: inline-block;
	width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	margin:0;
	float: left;
}
h1 img{max-width: inherit;}


h2 {
	font:300 36px/40px 'Open Sans', Arial, sans-serif;
	color:#444444; 
	margin-top: 0px;
}
h2.v2{
	color: #555555;
	margin-top: 18px;
	font: 300 30px/38px 'Open Sans', Arial, sans-serif;
}
h3 {
	font:600 20px/24px 'Open Sans', Arial, sans-serif;
	color:#393939;
	text-transform: uppercase;
}
h3.h3_footer {
	font:18px/24px 'Open Sans', Arial, sans-serif;
	color:#343434;
	margin-top: 22px;
}
h4 {
	font:300 20px/25px 'Open Sans', Arial, sans-serif;
	color:#363f45;
	margin-top: 39px;
	text-transform: uppercase;
}


#search-results h4{color: #000; padding-bottom: 12px;}
span.search{color: #f85353 !important;}
#search-results h4 a:hover{color: #f85353;}
h5{ 
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:14px/22px 'Open Sans', Arial, sans-serif;
}

.num1{
	font:300 35px/52px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	margin-top: 21px;
	text-transform: uppercase;
	float: left;
	margin-right: 28px;
	background: #f85353;
	border-radius: 500px;
	width: 52px;
	height: 52px;
	text-align: center;
}

.num2{
	font: 300 50px/75px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	margin-top: 31px;
	text-transform: uppercase;
	width: 81px;
	height: 81px;
	background: #3e454c;
	margin-top: 36px;
	border-radius: 500px;
	text-align: center;
}


.txt1 {
	font:300 90px/90px 'Open Sans', Arial, sans-serif;
	color:#fff;
	margin-top: 157px;
	/*text-transform: uppercase;*/
	text-shadow:1px 1px #a3b997;
	text-align: center;
}
.txt2 {
	font:34px/34px 'Open Sans', Arial, sans-serif;
	color:#fff;
	margin-top: 12px;
	text-transform: uppercase;
	text-shadow:1px 1px #a3b997;
	text-align: center;
}
.txt3 {
	font:13px/19px 'Open Sans', Arial, sans-serif;
	color:#727272;
}
.txt4 {
	font:600 13px/19px 'Open Sans', Arial, sans-serif;
	color:#313131;
	text-transform: uppercase;
}
.txt5 {
	font:13px/19px Arial, sans-serif;
	color:#848080;
	margin-top: 27px;
}
.txt6 {
	font:600 15px/20px Arial, sans-serif;
	color:#575757;
	margin-top: 21px;
	text-align: center;
	text-transform: uppercase;
}
.txt7 {
	font:300 30px/36px 'Open Sans', Arial, sans-serif;
	color:#555;
	margin-top: -3px;
}
.txt8 {
	font:16px/22px 'Open Sans', Arial, sans-serif;
	color:#72c751;
	margin-top: 29px;
}
.txt9 {
	font:13px/19px 'Open Sans', Arial, sans-serif;
	color:#a3a3a3;
	margin-top: 11px;
}
.txt10 {
	font:18px/24px 'Open Sans', Arial, sans-serif;
	color:#535353;
	margin-top: 27px;
	text-transform: uppercase;
}
.txt11 {
	font:600 14px/19px 'Open Sans', Arial, sans-serif;
	color:#3a3a3a;
	margin-top: 18px;
}
.txt12 {
	font:13px/20px 'Open Sans', Arial, sans-serif;
	color:#707070;
	margin-top: 51px;
	text-transform: uppercase;
}
.txt13 {
	font:600 14px/36px 'Open Sans', Arial, sans-serif;
	color:#343434;
	margin-top: 32px;
	text-transform: uppercase;
}
.txt14 {
	font:600 14px/36px 'Open Sans', Arial, sans-serif;
	color:#7bcb5d;
	margin-top: 48px;
	text-transform: uppercase;
}

p{margin-top: 19px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}

.img_rounded{border-radius: 10px;}
.img1{
	margin-top: 0px;
	float: left;
	margin-right: 28px;
}
.img2{
	margin-top: 50px;
	float: left;
	margin-right: 22px;
}
.img3{margin-top: 0;}
.img4{
	margin-top: 24px;
	float: left;
	margin-right: 30px;
}

a { 
	text-decoration:none; 
	cursor:pointer;
	color: inherit;
}

.num_link{
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #111010;
	text-align: center;
	font:12px/40px "Open Sans", Arial, Helvetica, sans-serif;
	color: #8d8584;
	border-radius: 500px;
	margin-top: 30px;
}
.num_link:hover{
	color: #fff;
	background: #eb6654;
}

a.link1{}
a.link1:hover{color: #000;}

a.link2{text-decoration: underline; color: #72c751;}
a.link2:hover{color: #000; text-decoration: underline;}


a.link_comment{
	padding-left: 23px;
	background: url(../images/comment_icon.png) 0 5px no-repeat;
	margin-right: 4px;
}
.logo_link:hover img{opacity: 0.5;}



.comment_txt{margin-top: 4px;margin-bottom: -20PX;}
.comment_txt i{
	color: #bbbaba;
	font-size: 15px;
	margin-top: 5px;
	margin-right: 5px;

}


a:hover{
	color: #57a010;
	text-decoration:none;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}


.num_section{
	position: relative;
	margin-top: 45px;
	width: 55px;
	height: 55px;
	font:bold 29px/55px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	float: left;
	background: #eb6654;
	text-align: center;
	margin-right: 30px;
}

.img_section{
	width: 100%;
	position: relative;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border: 1px solid #d5d5d6;
	padding: 29px 29px 38px;
	margin-top: 35px;
}


.date_section{
	display: inline-block;
	position: relative;
	width: 67px;
	margin-top: 0px;
	float: left;
	margin-right: 0;
}
.date_section.v2{
	width: 70px;
	margin-top: -9px;
}
.day{font:bold 48px/48px 'Open Sans Condensed', Arial, sans-serif; margin-top: 26px; display: block; color: #3a3a3a;}
.month{font:bold 18px/18px 'Open Sans Condensed', Arial, sans-serif; margin-top: 3px; display: block; color: #acacac;text-transform: uppercase;}


/************Header************/
header{
	position: relative;
	z-index: 9;
	padding: 0;
	background: url(../images/header_bg_pic.jpg) 50% 0 #b2c7a7;
	z-index: 11;
	padding-top: 61px;
	padding-bottom: 28px;
}
header.content_header{
	background: url(../images/header_pattern.png) #b2c7a7;
}

.menu_section{
	position: relative;
	background: #fff;
}

.banner1{
	position: relative;
	float: left;
	width: 33.33333%;
	margin-right: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: #ff6e00;
	padding: 34px 59px 73px;
	margin-top: 0;
	color: #fff;
}
.banner1 + .banner1{background: #ffba00;}
.banner1 + .banner1 .banner_title{border-bottom: 1px solid #ffd461;}
.banner1 + .banner1+ .banner1{background: #cbd600; padding: 34px 49px 73px;}
.banner1 + .banner1+ .banner1 .banner_title{border-bottom: 1px solid #e1e561;}
.banner_title{
	font:300 26px/26px 'Open Sans', Arial, sans-serif;
	padding-bottom: 23px;
	border-bottom: 1px solid #ffa861;
	color:#fff;
}
.banner_txt{
	font:14px/18px 'Open Sans', Arial, sans-serif;
	color:#fff;
	margin-top: 23px;
}

.bot_line{
	display: inline-block;
	margin-top: 2px;	
	margin-bottom: 42px;
	width: 100%;
	height: 1px;
	background: #f2f2f2;	
}
	
/************Content***********/



blockquote{
	margin-top: 77px;
	position: relative;
	background: url(../images/quote_sign.png) 0 5px no-repeat;
	padding-left: 53px;
	padding-top: 0;
	padding-right: 0;
}


.gall_txt_section{
		background: #fff;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	
		padding: 10px 10px 33px 19px;
	border: 1px solid #c8c8c8;
	border-top: none;
}

.img_col1{
	float: left;
	width: 300px;
}

.box-1{
	margin: 0;
	border: 1px solid #e8e8e8;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-top: 37px;
}
.box-1.v2{margin-top: 30px;}
.box-1.v3{margin-top: 27px;}
.box-1-inner1, .box-1-inner2{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	width: 100%;
	padding: 16px 42px 39px 40px;
}
.box-1-inner1{
	padding: 30px 20px 24px 38px;
	border-bottom: 1px solid #e8e8e8;
}
.box-1-inner2.v2{padding: 27px 26px 10px 26px;}
.box-1-inner2.v3{padding: 30px 25px 36px 40px;}
.box-1-inner2.v4{padding: 30px 25px 36px;}

.box-2{
	margin: 0;
	border-top: 1px solid #e9e9e9;
	margin-top: 64px;
	background: #f8f8f8;
	padding: 30px 0 53px;
}



.img_box{
	background: #fff;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 13px 13px 8px;
	margin-top: 47px;
	line-height: 21px;
}


/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: 46px;
}
.listWithMarker.v2 {
  margin-top: 18px;
}
.listWithMarker li {
  display: block;
  padding-left: 27px;
  background: url(../images/list_marker.png) 0px 5px no-repeat;
  margin-bottom: 0;
  padding-bottom: 9px;
}
.listWithMarker li a {
  color: #414141;
  text-decoration: none;
  font:300 15px/20px "Open Sans", Arial, sans-serif;
}
.listWithMarker li a:hover, .listWithMarker li.current a{
  color: #72c751;
}


.list2{margin-top: 30px;}
.list2 li {
  display: block;
  padding-bottom: 0px;
}
.list2 li a {
  color: #696462;
  text-decoration: none;
  font: 300 11px/20px "Open Sans", Arial, sans-serif;
  text-transform: uppercase;
}
.list2 li a:hover {color: #eb6654;}

/* ============================= end lists ====================== */
.comments_btn{
	padding-left: 19px;
	background: url(../images/comment_icon.png) 0 2px no-repeat;
	color: #6b6b6b;
}




.more_btn{
	display: inline-block;
	margin-top: 32px;
	padding: 12px 26px;
	background: #72c751;
	color: #fff;
	text-decoration:none; 
	font:600 14px/20px "Open Sans", Arial, sans-serif;
	border-radius: 6px;
}
.more_btn:hover{
	color: #fff;
	background: #000;
}

.more_btn2{
	display: inline-block;
	margin-top: 22px;
	padding: 12px 26px;
	background: #7a7a7a;
	color: #fff;
	text-decoration:none; 
	font:600 14px/20px "Open Sans", Arial, sans-serif;
	border-radius: 6px;
}
.more_btn2.v2{background: #acacac;}
.more_btn2:hover{
	color: #fff;
	background: #72c751 !important;
}




.more_btn3{
	display: inline-block;
	margin-top: 10px;
	padding: 14px 0 14px;
	background: #f7f7f7;
	color: #3a3a3a;
	text-decoration:none; 
	font:600 14px/20px "Open Sans", Arial, sans-serif;
	text-align: center;
	width: 100%;
}
.more_btn3:hover{
	color: #fff;
	background: #72c751;
}


.more_btn4{
	display: inline-block;
	margin-top: 22px;
	padding-left: 28px;
	color: #72c751;
	text-decoration:none; 
	font:600 14px/24px "Open Sans", Arial, sans-serif;
	background: url(../images/more_arr1.png) 0 4px no-repeat;
	float: right;
	padding-right: 9px;
}
.more_btn4:hover{color: #000;}



figure{display: block; margin-top: 7px;}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-right: 0;
	margin-top: 27px;
}
figure iframe {
	width: 100%;
	height: 340px;
}
address{
	display: block;
	margin-top: 14px;
	font-style: normal;
	margin-bottom: 0;
}
address dl dt{
	display: inline-block;
	margin-bottom: 24px;
	color: #72c751;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 89px;
}



/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /* display:block; */
    display: inline-block;
}
.magnifier2 img{
}
.zoom{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/

  	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: url(../images/magnifier2.png) 50% 50% no-repeat;
	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;
}
a.magnifier2:hover .zoom{
	opacity: 1;
}
a.magnifier2 .zoom{
	opacity: 0;
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer{ 
	display: block; 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	border-top: 1px solid #e9e9e9;
}
.footer_priv{
	padding: 47px 0 50px;
}

p.txt_priv{
	color:#525252;
	font:600 14px/20px "Open Sans", Arial, sans-serif;
	margin-top: 12px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}


/*----------- start social icons ----------------*/

.soc_icons {
  position: relative;
  display: inline-block;
  margin-top: 3px;
  white-space: nowrap;
  text-align: left;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-right: 27px;
}
.soc_icons > li > a {
  position: relative;
  color: #f8f8f8;
  background: #cacaca;
  line-height: 1em;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
	display: inline-block;
	text-align: center;
  /*font: normal normal 16px/37px 'FontAwesome';*/
	border-radius: 500px;
	width: 37px;
	height: 37px;
}
.soc_icons i{font: normal normal 16px/37px 'FontAwesome';}
.soc_icons > li > a:hover {
  color: #fff;
  text-decoration: none;
  background: #72c751;
}



/*----------- end social icons ----------------*/
.indent1{margin-top: 75px;}

.priv_section1{float: left;}
.priv_section2{float: right;}
.sf-menu strong{display: none !important;}


.fw_video {
  width: 100%;
  height: 227px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fw_video iframe {
  position: relative;
  display: inline-block;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
}
.clear.v2{display: none;}
.formLayout
{
    display:block;
    width:99%;
}
.formLayout p
{
    display:block;
    margin:0;
    padding:5px;
    margin-bottom:5px;
    position:relative;
    clear:both;
}
.formLayout p:after
{
    clear:both;
}
.formLayout p > label
{
    text-align:right;
    padding:5px;
    padding-right:10px;
    font-weight:bold;
    width:30%;
    margin:0;
    display:block;
    float:left;
}
.formLayout div.controls
{
    display:block;
    position:relative;
    float:left;
    width:59%;
}
.formLayout input[type='text'],.formLayout textarea,.formLayout input
{
    padding:5px;
    width:100%;
    border-radius:3px;
    -webkit-border-radius:3px;
}
.formLayout input[type='checkbox']
{
    width:auto;
    padding:0;
}
.formLayout fieldset
{
    border:gray 1px solid;
        padding:10px;
        border-radius:10px;
}
.formLayout legend
{
    display:block;
    border:none;
   
}


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1399px) {
	
}


@media only screen and (max-width: 1199px) {
	.div-content{width:100%;}
	address dd span{width: 87px;}

	figure a{width: 100%;}

	.txt1 {font: 300 55px/55px 'Open Sans', Arial, sans-serif;}



}


@media only screen and (max-width: 979px) {
	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	address dd span{width: 77px;}
	
	address dd, footer .grid_3.alpha p{font-size: 12px;	}
	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}

	.banner1{width: 100%; margin-top: 0;}
	.txt1{margin-top: 40px;}
	.txt12 {font: 11px/20px 'Open Sans', Arial, sans-serif;}
	.txt13, .txt14 {font: 600 13px/36px 'Open Sans', Arial, sans-serif;}
	.box-1-inner2.v4{padding: 30px 5px 36px;}



}


@media only screen and (max-width: 767px) {

	img{width: 100%;}
	img.no_resize{width: auto;}
	.box{overflow: visible;}
	.mobile_txt_cntr{text-align: center;}
	figure.img_inner {margin-bottom: 10px;}
	.sf-menu strong{display: block !important;}
	h1, h1 img{width: 100%;}
	.txt1 {font: 300 35px/45px 'Open Sans', Arial, sans-serif;}
	.txt2 {font:22px/22px 'Open Sans', Arial, sans-serif;}
	.clear.v2{display: block;}
	p.txt_priv{text-align: left;}
	.img1, .img2, .img4{margin-bottom: 10px;}





}


@media only screen and (max-width: 479px) {
	/*.caption_bg{display: none;}*/
	/*h1 img{width: 100%;}*/

}
@media only screen and (max-width: 320px) {


}