@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) {}


#section1, #section2, #section3, #section4, #section5, #section6, #section7, #section8, #section9, #section10, #section11 {padding-top: 30px !important; padding-bottom: 40px !important;}
@media only screen and (max-width: 1024px) {#section1, #section2, #section3, #section4, #section5, #section6, #section7, #section8, #section9, #section10, #section11 {padding-top: 20px !important; padding-bottom: 30px !important;}}
@media only screen and (max-width: 641px) {#section1, #section2, #section3, #section4, #section5, #section6, #section7, #section8, #section9, #section10, #section11 { padding-bottom: 20px !important;}}

/*------------------------------------------------------------------------------------------------------------------------------ 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;
}





#section2 img, #section3 img {border-radius:10px;-moz-border-radius:10px;}


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





