html{font-size:16px;}

body{

font-family: 'Raleway', sans-serif;

font-size: 14px;
line-height:17px;
font-size: 0.875rem; 
line-height:1.25rem;
color:#666;
margin:0;
   padding:0;
    -webkit-text-size-adjust: 100%;
   font-weight:500;
   background-image:url(3023.png);
background-repeat:repeat-x;
background-position:left top;
background-color:#e7e7e7;
}

br.cb { 
   clear: both; 
}

b{
font-weight:600
}


a {color:#9f426c;
text-decoration:none;
}

h2 {
color:#a8cc1e;
font-size: 18px;
line-height:12px;
font-size: 1.125rem; 
line-height:1.5rem;
margin:0px;
font-weight:600;
   margin-bottom:4px;
   text-transform:uppercase;
}


#page_all{
   width:1120px;
   margin:0 auto;
   padding-bottom:50px;
   background-color:#fff;
   padding-left:30px;
   padding-right:30px;
   padding-top:35px;
}


.img_box{
position:relative;
}

.grid{
   width:45%;
   float:left;

   position:relative;
   padding-right:5%;
   border-right:1px dotted #91c300;
}


.grid_right{
    width:45%;
   float:right;
   margin-bottom:40px;
   position:relative;

}


.about{
   width:28%;
   float:right;
}

.cont60{width:68%;float:left;}

.full{
   width:100%;
  float:left,
}





.fb_icon,.fb_icon_left{
   width:45px;
   position:absolute;
   top:10px;
   right:0;
   z-index:999
}


.fb_icon_left{
   right:8.5%
}



.cont_full{
   width:100%;
   float:left;
   
}

.line_content {
   height:2px;
   border-bottom:1px dotted #91c300;
   margin:25px 0 25px 0;
   width:100%;
   float:left;
}


ul{
margin:0em;
display:block;
padding:0em;
}


li {
list-style:none;
margin:0em;
padding:0em;
}



ul.mylist,ul.mylistbrown  { margin-left: 1.25em; list-style: none; }
ul.mylist,ul.mylistbrown  li { position: relative; line-height: 180%}

ul.mylist li:before{
    position:absolute;
     left: -1.45em;
     content: url(2953.svg) " "
}




ul.mylistbrown li:before{
    position:absolute;
     left: -1.45em;
     content: url(2966.svg) " "
}




img {
   width:100%;
   max-width: 100%;
   width: auto\9; /* ie8 */
   display:block;
   margin:0;
   padding:0;
   height: auto;
   border:0;
   border: none;

}


.videoScale {
   position: relative;
   padding-bottom: 56.25%; /* 16:9 */
   padding-top: 25px;
   height: 0;
}
.videoScale iframe {
  position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}





.videoScaleMap {
   position: relative;
   padding-bottom: 33.5%;
   height: 0;
}

.videoScaleMap iframe {
  position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height:100%;
}

@media screen and (max-width:1150px) {
 #page_all{width:94%;padding:30px 0 20px 0}
   body{background:none;}
}



@media screen and (max-width:860px) {
.grid{width:47%;padding-right:3%;}
.grid_right{width:47%;}
.fb_icon_left{right:6% }
   
}

@media screen and (max-width:768px) {

 #page_all{padding:20px 0 20px 0}
  .grid,.grid_right{width:100%;padding:0;border-right:0px;}
   .grid{border-bottom:1px dotted #91c300;padding-bottom:20px;margin-bottom:25px}
   
   .grid_right{margin-bottom:0}
   .fb_icon_left{right:0 }
}


@media screen and (max-width:600px) {
   .cont60{width:100%;margin-bottom:20px}
   .about{width:100%;float:left}
      #page_all{width:92%}
}

@media screen and (max-width:480px) {

}