/******************** WELCOME SECTION *********************/                                                                                                                                         
                                                                                                                                         
/********* 950px *********/
@media (max-width: 950px) {
/* content */
#WelcomeSection #WelcomeContent {
    width: 400px; 
    top: calc(50% - 205px); 
    left: calc(50% - 200px); 
}

/* h1 */
#WelcomeSection #WelcomeContent h1 {
    font-size: 45px; 
}  

/* p */
#WelcomeSection #WelcomeContent p {
    font-size: 14px; 
} 

/* btns */
#WelcomeSection #WelcomeContent a {
    width: 160px; 
}
}


/********* 500px *********/
@media (max-width: 500px) { 
#WelcomeSection {                                                                                                                         
    width: calc(100% - 50px);  
    height: 650px;  
    left: 25px;  
}

/* content */
#WelcomeSection #WelcomeContent {
    width: 300px;  
    top: calc(50% - 185px);  
    left: calc(50% - 150px);  
}

/* h1 */
#WelcomeSection #WelcomeContent h1 { 
    font-size: 32px;   
}  

/* p */
#WelcomeSection #WelcomeContent p {
    line-height: 1.4;  
    font-size: 13px;  
} 

/* btns */
#WelcomeSection #WelcomeContent a {
    width: 145px;  
    margin-top: 70px;   
    font-size: 9px;  
}

#WelcomeSection #WelcomeContent a.one {
    padding-top: 14px;       
}

#WelcomeSection #WelcomeContent a.two {
    margin-left: 10px;  
    padding-top: 15px;   
}
}








/******************** MISSION SECTION *********************/        
    
/********* 1350px *********/ 
@media (max-width: 1350px) {   
/* img section */
#MissionSection #MissionSectionImage #MissionSectionImageOuter h2 { 
    font-size: 18px;
}

#MissionSection #MissionSectionImage #MissionSectionImageOuter h2 strong {
    font-size: 56px;    
}

/* content */ 
#MissionSection #MissionSectionContent {
    width: 400px;   
    right: calc(25% - 200px);   
}
    
/* header */ 
#MissionSection #MissionSectionContent #MissionSectionHeader h2 {
    font-size: 18px;   
}

#MissionSection #MissionSectionContent #MissionSectionHeader h3 {
    font-size: 45px;   
} 

#MissionSection #MissionSectionContent #MissionSectionHeader .bar {
    width: 70px;   
}

/* stats col */
#MissionSection #MissionSectionContent .statcol { 
    width: 190px;   
    margin-right: 20px;   
    padding: 25px;    
}    

/* stats header */
#MissionSection #MissionSectionContent .statcol h4 { 
    font-size: 30px;   
}   

/* stats par */ 
#MissionSection #MissionSectionContent .statcol p {
    word-spacing: 2px;   
    font-size: 9px;   
}

/* description */ 
#MissionSection #MissionSectionContent #MissionSectionDescription {
    font-size: 16px;   
}
}


/********* 1000px *********/ 
@media (max-width: 1000px) {                                              
#MissionSection {                        
     height: 700px;           
     margin-top: 60px;  
}        

/* img section */
#MissionSection #MissionSectionImage {
    width: calc(50% - 30px);  
    height: 700px;   
    left: 30px;  
}

#MissionSection #MissionSectionImage #MissionSectionImageOuter { 
    width: calc(100% - 30px);  
    height: calc(100% - 30px);  
    top: 30px;  
    left: 30px;  
}

#MissionSection #MissionSectionImage #MissionSectionImageOuter h2 {
    top: calc(50% - 40px); 
    font-size: 16px;
}

#MissionSection #MissionSectionImage #MissionSectionImageOuter h2 strong {
    font-size: 52px;    
}

#MissionSection #MissionSectionImage #MissionSectionImageRec {
    width: calc(100% - 30px);  
    height: calc(100% - 30px);   
}

/* content */ 
#MissionSection #MissionSectionContent {
    width: 300px;  
    top: 60px;   
    right: calc(25% - 150px);  
}
    
/* header */ 
#MissionSection #MissionSectionContent #MissionSectionHeader h2 {
    font-size: 16px;  
}

#MissionSection #MissionSectionContent #MissionSectionHeader h3 {
    font-size: 40px;  
} 

#MissionSection #MissionSectionContent #MissionSectionHeader .bar {
    width: 60px;  
}

/* stats col */
#MissionSection #MissionSectionContent .statcol { 
    width: 145px;  
    margin-top: 80px;  
    margin-right: 10px;  
}   

/* stats par */ 
#MissionSection #MissionSectionContent .statcol p {
    padding-top: 13px;  
    line-height: 1.4;   
}

#MissionSection #MissionSectionContent .statcol p br {
    display: block;  
}

/* description */ 
#MissionSection #MissionSectionContent #MissionSectionDescription {
    margin-top: 40px;  
    line-height: 1.5;  
    font-size: 15px;  
}
}


/********* 775px *********/ 
@media (max-width: 775px) {                                              
#MissionSection {               
     height: auto;           
     margin-top: 85px;   
}        

/* img section */
#MissionSection #MissionSectionImage {
    width: calc(100% - 60px);  
    height: 400px;  
    margin-top: 85px;  
    position: relative;  
    top: auto;  
    left: auto;  
}

/* content */ 
#MissionSection #MissionSectionContent {
    width: 400px;  
    position: relative;  
    top: auto;  
    right: auto;  
}
}
 
 
/********* 500px *********/ 
@media (max-width: 500px) {                                              
#MissionSection {                                 
     width: calc(100% - 50px);  
     left: 25px;  
}        

/* img section */
#MissionSection #MissionSectionImage {
    width: calc(100% - 40px); 
    height: 350px; 
}

#MissionSection #MissionSectionImage #MissionSectionImageOuter { 
    width: calc(100% - 20px); 
    height: calc(100% - 20px); 
    top: 20px; 
    left: 20px; 
}

#MissionSection #MissionSectionImage #MissionSectionImageOuter h2 { 
    top: calc(50% - 35px);   
    font-size: 14px;
}

#MissionSection #MissionSectionImage #MissionSectionImageOuter h2 strong { 
    font-size: 45px; 
}    

#MissionSection #MissionSectionImage #MissionSectionImageRec {
    width: calc(100% - 20px); 
    height: calc(100% - 20px);  
}

/* content */ 
#MissionSection #MissionSectionContent {
    width: 300px; 
}
    
/* header */ 
#MissionSection #MissionSectionContent #MissionSectionHeader h2 {
    word-spacing: 4px; 
    font-size: 14px; 
}

#MissionSection #MissionSectionContent #MissionSectionHeader h3 {
    top: -3px; 
    font-size: 32px; 
} 

#MissionSection #MissionSectionContent #MissionSectionHeader .bar {
    width: 50px; 
    margin-top: 13px; 
}

/* stats header */
#MissionSection #MissionSectionContent .statcol h4 { 
    font-size: 25px; 
}   

/* stats par */ 
#MissionSection #MissionSectionContent .statcol p {
    padding-top: 14px; 
}

/* description */ 
#MissionSection #MissionSectionContent #MissionSectionDescription { 
    line-height: 1.4; 
    font-size: 13px; 
}
}  








/******************** FEATURED SECTION *********************/      
   
/********* 1350px *********/ 
@media (max-width: 1350px) {   
/* header */ 
#FeaturedSection #FeaturedSectionHeader h3 {
    font-size: 18px;  
}

#FeaturedSection #FeaturedSectionHeader h4 {
    font-size: 45px;  
} 

#FeaturedSection #FeaturedSectionHeader .bar {
    width: 70px;  
}
}

 
/********* 1000px *********/ 
@media (max-width: 1000px) {        
/* header */
#FeaturedSection #FeaturedSectionHeader {
    padding-left: 210px;   
}

#FeaturedSection #FeaturedSectionHeader h3 {
    font-size: 16px;  
}

#FeaturedSection #FeaturedSectionHeader h4 {
    font-size: 40px;   
} 

#FeaturedSection #FeaturedSectionHeader .bar {
    width: 60px;  
}

/* carousel */
#FeaturedSection #FeaturedSectionCarouselOuter {
    width: calc(100% - 210px);  
}

/* content containers */
#FeaturedSection #FeaturedSectionCarouselInner .fscontent {
    margin-right: 60px;  
}

/* controls */
#FeaturedSection #FeaturedSectionControls {
    left: 60px;  
}
} 


/********* 775px *********/ 
@media (max-width: 775px) {          
#FeaturedSection {                 
    margin-top: 100px;  
}

/* header */
#FeaturedSection #FeaturedSectionHeader {
    padding-left: 110px;   
}

/* carousel */
#FeaturedSection #FeaturedSectionCarouselOuter {
    width: calc(100% - 110px);  
    top: 185px;  
}

/* content containers */
#FeaturedSection #FeaturedSectionCarouselInner .fscontent {
    width: 280px;  
    margin-right: 30px;  
}

#FeaturedSection #FeaturedSectionCarouselInner .fscontent .fsinnercontent { 
    padding: 30px;  
}

/* header */
#FeaturedSection #FeaturedSectionCarouselInner .fscontent h2 { 
    padding-bottom: 10px;  
    font-size: 17px;  
}

#FeaturedSection #FeaturedSectionCarouselInner .fscontent h2 span {
    font-size: 11px; 
}

/* p */
#FeaturedSection #FeaturedSectionCarouselInner .fscontent p {
    margin-top: 11px;  
    font-size: 13px;  
}

/* btn */
#FeaturedSection #FeaturedSectionCarouselInner .fscontent .fsarrow {
    width: 35px;  
    height: 35px;  
    padding: 11px;
    bottom: 30px;     
    left: 30px;  
}

/* controls */
#FeaturedSection #FeaturedSectionControls {
    width: 50px;  
    top: 185px;   
    left: 30px;  
}

#FeaturedSection #FeaturedSectionControls p {
    padding-left: 35px;  
    left: -90px;  
    font-size: 17px;  
}
 
#FeaturedSection #FeaturedSectionControls img {
    width: 40px;  
    bottom: 5px;   
    left: 5px;  
}
}
 

/********* 500px *********/ 
@media (max-width: 500px) {        
#FeaturedSection {                    
    width: calc(100% - 50px);  
    height: 580px;  
    left: 25px;    
}

/* header */
#FeaturedSection #FeaturedSectionHeader {
    padding-left: 20px;   
}

#FeaturedSection #FeaturedSectionHeader h3 { 
    word-spacing: 4px;    
    font-size: 14px;   
}

#FeaturedSection #FeaturedSectionHeader h4 {
    top: -3px;   
    font-size: 32px;   
} 

#FeaturedSection #FeaturedSectionHeader .bar {
    width: 50px;   
    margin-top: 13px;   
}

/* carousel */
#FeaturedSection #FeaturedSectionCarouselOuter {
    width: calc(100% - 20px);  
    top: 220px;    
}

/* content containers */
#FeaturedSection #FeaturedSectionCarouselInner .fscontent {
    width: 250px;  
    margin-right: 20px;  
}

/* controls */
#FeaturedSection #FeaturedSectionControls {
    width: 210px;  
    height: 40px;    
    top: 160px;   
    left: 20px;  
}

#FeaturedSection #FeaturedSectionControls p {
    width: 100%;   
    height: 40px;   
    padding-top: 9px;   
    padding-left: 30px;  
    top: 0px;   
    left: 0px;   
    transform: rotate(0deg);   
}

#FeaturedSection #FeaturedSectionControls img {
    width: 30px;  
    bottom: 0px;   
    right: 10px;   
    left: auto;   
    transform: rotate(-90deg);   
}
}








/******************** FILLER SECTION ********************/    
                                                           
/********* 1000px *********/
@media (max-width: 1000px) {                             
/* rect */
#FillerSectionRect {
    width: calc(100% - 60px); 
    height: calc(100% - 60px); 
    top: 30px; 
    left: 30px; 
}

/* image */
#FillerSectionImage {
    width: calc(100% - 120px); 
    left: 60px; 
}

/* content */
#FillerSectionContent {
    width: 280px; 
    top: calc(50% - 175px); 
    left: calc(50% - 140px);  
}

#FillerSectionContent #FillerSectionLogo {
    width: 80px; 
}

#FillerSectionContent h2 {
    font-size: 25px; 
}

#FillerSectionContent h2 br {
    display: none; 
}
}


/********* 775px *********/ 
@media (max-width: 775px) {          
#FillerSection {
    margin-top: 100px;
}   
}


/********* 500px *********/
@media (max-width: 500px) {                             
#FillerSection {                                                          
    width: calc(100% - 50px); 
    height: 500px; 
    left: 25px; 
}

/* rect */
#FillerSectionRect {
    width: calc(100% - 40px); 
    height: calc(100% - 40px); 
    top: 20px; 
    left: 20px; 
}

/* image */
#FillerSectionImage {
    width: calc(100% - 80px); 
    left: 40px; 
}

/* content */
#FillerSectionContent {
    width: 200px; 
    top: calc(50% - 125px); 
    left: calc(50% - 100px);  
}

#FillerSectionContent #FillerSectionLogo {
    width: 70px; 
}

#FillerSectionContent h2 {
    margin-top: 50px; 
    padding-top: 40px; 
    font-size: 16px; 
}
}







