/*  main_wrapper
nav_wrapper
header_right
header_wrapper
header
logo
flex-container
box1
box2
button
box3
welcome_wrapper
welcome_title
welcome_column
row
features_column
button5
features_column_center
quote_wrapper
quote_attribution_home
bottom_footer_wrapper
copyright 

CSSMenu1_container
FM2_CSSMenu1_container
CSSMenu1
FM2_CSSMenu1
FM2_mobile_button
FM2_CSSMenu1_mobile_button
*/

/*  body */



body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 157%;
    font-size: 14px;
    letter-spacing: 0px;
    padding: 0px !important;
}

@media screen and (max-width: 1000px) {
body {
    background-color: #07519D;
}
}

/*  end body */
/*  main_wrapper */
.main_wrapper {
    line-height: 150%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
.main_wrapper a.language_btn,
.main_wrapper a.membersonly_btn {
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    color: #ffffff;
    height: 14px;
    line-height: 115%;
    font-weight: bold;
    font-variant: normal;
    font-style: normal;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    float: right;
    white-space: nowrap;
}
.main_wrapper a.language_btn:visited,
.main_wrapper a.membersonly_btn:visited {
        color: #ffffff;
        background-color: #20AABB;
    }
.main_wrapper a.language_btn:hover,
.main_wrapper a.membersonly_btn:hover {
        color: #004F9D;
        background-color: #63E0F1;
    }
.main_wrapper {
        clear: both;
        min-height: auto;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 0px;
        padding-left: 0px;
    }
    
.main_wrapper .pdfList li a:hover {
    color: #000000;
    text-decoration: none;
}

.main_wrapper .pdfList li a {
        /*display: block;*/
        float: none;
        line-height: 1em;
        color: #004F9D;
        font-weight: bold;
        text-decoration: underline;
    }
.main_wrapper .optionList {
    display: block;
    list-style: none;
}
.main_wrapper .optionList li {
    display: block;
    float: none;
    padding: 10px;
    text-align: center;
}
.main_wrapper .optionList li a {
    display: inline-block;
    float: none;
    line-height: 1em;
    width: 200px;
    color: #ffffff;
}
.main_wrapper .optionList li a:hover {
    color: #004F9D;
}


.main_wrapper .pdfList {
    display: block;
    /*list-style: none;*/
}
.main_wrapper .pdfList li {
    /*display: block;*/
    float: none;
    padding: 10px;
    text-align: left;
}
/* end main_wrapper */
/*  nav_wrapper */
.nav_wrapper {
	background-color: #07519D;
    clear: both;
    height: 50px;
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 100;
}
@media only screen and (max-width: 800px) {
  .nav_wrapper {
	background-color: #07519D;
    clear: both;
    height: 100px;
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 100;
}
}

/*  end nav_wrapper */
/*  header_right */
.header_right {
    position: fixed;
  top: 10px;
  right: 300px;
  width: auto;
    }
    
.header_right table,
.header_right tbody,
.header_right tr,
.header_right td {
        display: block;
        width: auto;
        text-align: center;
        margin: 0 !important;
        padding: 0;
        float: none !important;
    }
.header_right tr td:first-child {
        display: none;
    }
.header_right td {
        padding: 5px;
    }
.header_right td a {
            float: none !important;
            line-height: 1em !important;
            height: auto !important;
            display: block !important;
            padding: 1em 0px 1em 0px !important;
            -webkit-border-radius: 4px !important;
            -moz-border-radius: 4px !important;
            border-radius: 4px !important;
        }
.header_right {
    float: right !important;
    width: 120px !important;
    
}
/*  end header_right */
/*  header_wrapper */
.header_wrapper {
 height: 670px;
 width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.header_wrapper {
        clear: both;
        min-height: 90px;
    }
    
@media only screen and (max-width: 1000px) {
  .header_wrapper {
    background-image: none;
 background-color: #07519D;
}
}
/* end header_wrapper */
/*  header */
.header {
        min-height: 90px;
        margin-left: auto;
        margin-right: auto;
        position:relative;
  		top: 20px;
    }
/*  end header */
/*  logo */
.logo {
    padding-top: 30px;
    text-align: left;
    float: left;
	width: 288px;
	position: absolute;
	left: 2%;
}

@media only screen and (max-width: 1000px) {
.logo {
    visibility: hidden;
}
}
/*  end logo */
/*  flex-container */

@media only screen and (max-width: 1000px) {
.flex-container {
background-color: E85B80;
height: 100%;
  left: 10px;
}
}



.flex-container {
  display: flex;
  flex-wrap: wrap;
  color: #ffffff !important;
  width: 100%;
  margin-top: 10px;
  
}
/*  end flex-container */
/*  box1 */
.flex-container>.box1 {
  background-color: none;
  width: 20%;
  margin: 2%;
  text-align: center;
  color: E85B80;
  min-width: 250px;
}

/*  end box1 */
/*  box2 */
.flex-container>.box2 {
  background-color: none;
  width: 30%;
  margin: 2%;
  text-align: left;
  font-size: 25px;
  line-height: 30px;
  font-weight:100;
  min-width: 250px;
}

/*  end box2 */
/*  button */
button {
width: 240px;
height: 46px;
background-color: #ffffff;
color: #000000;
font-size: 17px;
margin-top: 20px;
padding-top: 5px;
}
a.button {
    display:block;
    text-decoration: none;
    padding: 5px 0px;
    width:120px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #23C8FE), color-stop(98%, #01B6F1));
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    font-weight:bold;
}
a.button:visited {
    color:#FFF;
}
a.button:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.button:active {
    color:#FFF;
}
/*  end button */
/*  box3 */
.flex-container>.box3 {
  background-color: none;
  width: 30%;
  margin: 2%;
 text-align: left;
  font-size: 25px;
  line-height: 30px;
  font-weight:100;
  min-width: 250px;
}

.box3 li{
  font-size: 20px;
  line-height: 22px;
  font-weight:100;
}

.box3 h2{
  font-size: 44px;
  line-height: 50px;
  font-weight:400;
  margin-left: -40px !important;
}

/* end box3 */
/*  welcome_wrapper */
.welcome_wrapper {
 background-color: #07519D;
 height: auto;

}
/*  end welcome_wrapper */
/*  welcome_title */
.welcome_title {
  margin: auto;
  padding-top: 5px;
  width: 75%;
}
.welcome_title h1{
  color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
    line-height: 50px;
    font-size: 45px;
    letter-spacing: 0px;
      text-align: center;
}
/*  end welcome_title */
/*  welcome_title */
/* Create two equal columns that floats next to each other */
.welcome_column {
  float: left;
  width: 42%;
  color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
    font-size: 14px;
    padding-left: 4%;
    padding-right: 4%;
}
/*  end welcome_title */
/*  row */
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
  margin: auto;
}

.row {
  clear: both;
  margin: auto;
}

/*  end row */
/*  features_column */
/* Create three equal columns that floats next to each other */
.features_column {
margin-top: 40px;
margin-left: 20px;
margin-right: 30px;
  float: left;
  width: 26%;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}

.features_column_left {
margin-top: 40px;
margin-left: 40px;
margin-right: 0px;
  float: left;
  width: 26%;
  padding-left: 40px;
  padding-right: 0px;
  height: auto;
}


/*  end features_column */
/*  button5 */
.button5 {
color: #ffffff;
background-color: #000000;
font-size: 15px;
margin-top: 20px;
padding-top: 5px;
width: 130px;
height: 40px;
} /* Black */
/* end button5 */
/* features_column_center */
.features_column_center {
margin-top: 40px;
margin-left: 1%;
  float: left;
  width: 28%;
  
  padding-left: 30px;
  padding-right: 30px;
  height: auto;
  border-left: 2px solid black;
  border-right: 2px solid black;
}
/* end features_column_center */
/* end quote_wrapper */
.quote_wrapper {
  margin: auto;
  width: 75%;
  padding: 10px;
  color: #07519D;
    font-weight: bold;
    font-size: 40px;
    font-style: italic;
    margin-top: 100px;
    font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
    line-height: 40px;
    margin-bottom: 4px;
    text-align: center;
}
/* end quote_wrapper */
/* quote_attribution_home */
.quote_attribution_home {
  margin: auto;
  width: 75%;
  padding: 10px;
  color: #48B9C7;
        font-weight: light;
        font-size: 20px;
        font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
    margin-bottom: 4px;
    text-align: center;
}
/* end quote_attribution_home */
/* bottom_footer_wrapper */
.bottom_footer_wrapper {
        clear: both;
        height: auto;
        position: relative;
  left: -20px;
  bottom: -20px;
  overflow: hidden;
    }
.bottom_footer_wrapper {
    background-color: #1A1A1A;
    overflow-x:hidden;
}
/* end bottom_footer_wrapper */
/* end copyright */
    .copyright {
        width: 960px;
        margin-right: auto;
    }
    .copyright {
    display: inline;
        padding-top: 15px;
    padding-bottom: 30px;
}

.copyrightboxleft {
    color: #FFFFFF;
    text-align: left;
    margin-left: 20px;
    width: 30%;
    position: relative;
  bottom: -20px;
}

.copyrightboxright {
    color: #FFFFFF;
    text-align: left;
    width: 55%;
    margin-left: 40%;
    padding-right: 50px;
    padding-bottom: 30px;
}
/* end copyright */

/* span a & b is the language option menu at top */
span.a {
  display: inline; /* the default for span */
  width: 400px;
  height: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid white; 
  border-radius: 20px; 
  background-color: none; 
  margin-left: 10px;
  color: white;
  font-size: 11px;
}

span.b {
  display: inline; /* the default for span */
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px; 
  background-color: none; 
  margin-left: 10px;
  color: white;
  font-size: 9px;
}
/* end span a & b is the language option menu at top */

a:link {
  text-decoration: none;
}



#mobileshow    { display:none; }

@media screen and (max-width: 1000px) {
#mobileshow   { 
display:block;
padding-top: 150px;
padding-left: 20px;
padding-right: 20px;
margin-left: auto;
margin-right: auto;
  color: #ffffff;
  width: auto;
 }
}

@media screen and (max-width: 450px) {
#mobileshow   { 
display:block;
padding-top: 150px;
padding-left: 10%;
padding-right: 10%;
margin-left: auto;
margin-right: auto;
  color: #ffffff;
  width: auto;
 }
}

#mobileshow  a { 
  color: #ffffff;

}




@media screen and (max-width: 1000px) {
#mobilehide { display:none; }
}

/* footer */


/* Create four equal columns that floats next to each other */
.fourfootercolumn {
  float: left;
  width: 22%;
  padding: 10px;
  height: 200px; /* Should be removed. Only for demonstration */
}

.fourfootercolumn p{
color: #ffffff;
}

.fourfootercolumn li{
color: #ffffff;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}



.footer a:hover {
    color: #004F9D;
    text-decoration: none;
    
}


.footer a:visited {
    color: #ffffff;
    text-decoration: none;
}

 .footer_wrapper {
        clear: both;
    }
   
   .footer a {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

 .footer {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #48B9C7;
        padding: 20px;
    }

 .footer a {
        color: #FFFFFF;
        font-weight: normal;
    }

 .footer_wrapper p {
        height: auto;
        margin-left: 0px;
        margin-right: 0px;
    }

  .footer h2 {
        height: auto;
        text-align: left;
    }
    
  .footer h3 {
        color: #FFFFFF;
    }
    
    .learn_more_col2 ul {
    list-style-type: none;
    margin-top: 0px;
    margin-left: 24px;
    text-align: left;
}
.learnmore_unit_wrapper .address ul {
    list-style-type: none;
    margin-top: 0px;
    text-align: left;
    margin-left: 24px;
}
.learn_more_col2 {
    font-family: Arial, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: left;
    float: right;
    margin-right: 15px;
    width: 45%;
}
.learnmore_unit_wrapper p {
    margin-bottom: 0px;
    margin-left: 12px;
}
    
    /* end footer */
    
    
    .hamburger {
  width: 35px;
  height: 5px;
  background-color: white;
  margin: 6px 0;
}

.mobilelogo {
position: fixed;
  top: 80px;
  left: 40%;
}

.white {
color: #000000 !important;
background-color: #ffffff;
padding: 40px;
margin: 0px -45px 0px -45px;
}

.teal {
color: #ffffff !important;
background-color: #48b9c7;
padding: 40px;
margin: 0px -45px 0px -45px;
}

.charcoal {
color: #ffffff !important;
background-color: #1a1a1a;
padding: 40px;
margin: 0px -45px 0px -45px;
}


.xtd_menu_ellipsis {
padding-bottom: 20px;
}

.social {
background-image: url("http://dev.garzadesignstudio.com/update/images/social.png");
background-size: auto;
 background-repeat: no-repeat;
  background-position: left top;
position: fixed;
width: 60px;
height: 300px;
  top: 200px;
  right: 0px;
  z-index: 9998;
  padding-top: 5px;
}

.socialicon {
padding-left: 30px;
}

.socialiconm {
padding: 10px;
float: left;
}


#videoborder {
border: 4px solid white;
height: 140px;
width: 243px;
}

#footheadrow {
display: inline;
    color: #004F9D;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3em;
}

#footheadrow2 {
display: inline;
    color: #004F9D;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3em;
    margin-left: 37%;
}

.pink {
background-image: url("https://cincilingua.com/update/images/home-background.jpg");
 background-color: #07519D;
background-size: auto;
 background-repeat: no-repeat;
  background-position: left top;
}

.mobilecity{
background-image: url("http://dev.garzadesignstudio.com/update/images/mobile-background.jpg");
 background-color: #07519D;
background-size: auto;
 background-repeat: no-repeat;
  background-position: left top;
color: #ffffff !important;
background-color: #48b9c7;
padding: 40px;
margin: 0px -45px 0px -45px;
}


