@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------------------------------------------------------------------------- SCREEN REFERENCES */
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 767px) {}
@media only screen and (max-width: 641px) {}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 320px) {}

/*------------------------------------------------------------------------------------------------------------------------------ SECTION BLOCKS */
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
#section1 {background: #FFF !important;}
#section2 {background: #f2f5f7 !important;}
#section3 {background: #FFF !important;}
#section4 {background: #f2f5f7 !important;}
#section5 {background: #FFF !important;}
#section6 {background: #f2f5f7 !important;}







#target_01, #target_02, #target_03, #target_04, #target_05, #target_06, #target_07 {
background: none repeat scroll 0 0 #000;
height: 0 !important;
position: relative;
top: -104px;
}





#section1 .circle_responsive, #section3 .circle_responsive, #section5 .circle_responsive {background: none repeat scroll 0 0 #0f1e0e;box-shadow: 0 4px 4px #FFF;}
#section1 .circle_content, #section3 .circle_content, #section5 .circle_content {color: #FFF;}


#section2 .circle_responsive, #section4 .circle_responsive, #section6 .circle_responsive {background: none repeat scroll 0 0 #0f1e0e;box-shadow: 0 4px 4px #FFF;}
#section2 .circle_content, #section4 .circle_content, #section6 .circle_content  {color: #FFF;}


/*----------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------ CSSblock */





