/*============================================================
	For Very Large Desktop
==============================================================*/

@media (min-width: 2000px) {

/* Maps */
.general-thumb .overlay {
  min-height: 300px;
}

.lgrey-bottom-style:before,.lgrey-bottom-style:after {
    height: 90px;
    top: -2px;
}
.white-top-style:before,.white-top-style:after {
    height: 90px;
    top: -82px;
}

}

/*============================================================
	For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1150px) {

/* slider */
.carousel-caption h3 {
  font-size: 45px;
}

/* works */


/* team */

.member-thumb {
  width: auto;
}

}


/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 979px) {
    
/* navigation */
.navbar-nav {
    float:left;
    font-size: 11pt;
    margin-left: -50px;
    width: 500px;
}
.nav>li>a {
    padding: 10px 7px;
}
.nav>li {
    height: 30px;
}
.btn-right {
    margin-right: 60px;
    margin-top: -18px;
}
.btn-right > .btn-group {
    margin-top: -106px;
}
#btnRegister {
    font-size: 11pt;
    padding: 5px 2px;
    min-width: 90px;
    width: 90px;
    margin-top: 10px;
}
#btnRegister a {
    white-space: pre-wrap;
    word-wrap: break-word;
    width: 90px;
}
#btnLogin {
    font-size: 11pt;
    padding: 5px 2px;
    min-width: 90px;
    width: 90px;
    margin-top: 10px;
}
#btnLogin a {
    white-space: pre-wrap;
    word-wrap: break-word;
    width: 90px;
}

/* Parallax scene */

#scene {
    margin-top: -60px;
    zoom: 0.65;
}

/* slider */

.carousel-caption h2 {
  font-size: 55px;
}

.carousel-caption h3 {
  font-size: 36px;
}

/* services */

.service-item {
  margin: 0 auto 30px;
  text-align: center;
  width: 230px;
}

.service-item h3 {
  margin-bottom: 10px;
}

.service-icon {
  float: left;
  margin-top: -46px;
  text-align: center;
  width: 50px;
  height: 50px;
}

.service-desc {
  position: relative;
  top: 5px;
}

/* works */

.work-item {
  width: 33%;
}

.works-dept-desc {
    display: none;
}

/* blocks */

.block-item {
  width: 33%;
}

/* team */
.team-member {
    margin-bottom: 40px;
    width: 22%;
}

.member-thumb .overlay2 h5 {
  margin: 15px 0;
}

.member-thumb .overlay2 p {
  font-size: 12px;
}

.member-thumb .overlay2 ul>li {
  font-size: 12px;
}

.member-thumb {
  margin: 0 auto;
  width: auto;
  align-content: center;
  padding: 2px 10%;
}

.team-member .social-links {
    margin-top: 4%;
}
.team-member .social-links li a {
    width: 34px;
}

/* fatcs */

#facts {
background-position: center top !important;
}
.counters-item {
  margin-bottom: 30px;
}

.counters-item i {
  margin: 0 0 15px;
}

.counters-item strong {
  font-size: 45px;
}

/* contact */

.contact-form .name-email input {
  margin-right: 0;
  width: 100%;
}

.footer-social {
  margin-top: 45px;
}

/* footer */

.footer-single {
  margin-bottom: 30px;
}

/* Portal */

.loggedin-panel {
  margin-left: 43%;
}

}

/*============================================================
	Mobile (Portrait) Design for a width of 414px to 767px
==============================================================*/

@media only screen and (min-width: 414px) and (max-width: 767px) and (orientation: portrait) {
.navbar-header {
    width: 405px;
}
.navbar-collapse {
    background-color: rgb(95, 168, 172);
    width: 400px;
}
#grpFluidCombo{
    display: block;
    margin: 0 0 10px -5px;
    width: 110%;
}
#grpStdCombo {
    display: none;
}
#preloader img {
    margin-left: -35px;
}
#preloader h1 {
    display: none;
}
.btn-right {
    margin-right: 60px;
    margin-top: 0;
}
.btn-right > .btn-group {
    margin-top: -106px;
}
#btnRegister {
    font-size: 11pt;
    padding: 15px 2px;
    min-width: 160px;
    width: 160px;
    margin-top: 0;
}
#btnRegister a {
    white-space: pre-wrap;
    word-wrap: break-word;
    width: 90px;
    border-top: 0;
}
#btnLogin {
    font-size: 11pt;
    padding: 15px 2px;
    min-width: 120px;
    width: 120px;
    margin-top: 0;
}
#btnLogin a {
    white-space: pre-wrap;
    word-wrap: break-word;
    width: 90px;
    border-top: 0;
}
#btnRegister2, #btnLogin2 {
    font-size: 11pt;
    padding: 15px 2px;
    min-width: 90px;
    width: 90px;
    white-space: pre-wrap;
}
#btnReturn2 {
    font-size: 11pt;
    padding: 15px 9px;
    min-width: 90px;
    width: 90px;
    white-space: pre-wrap;
    height: 72px;
}
#btnReturn2 a {
    display: flex;
    margin-top: -40px;
}
#main-banner {
    margin-top: 20px;
    padding: 10px;
}
#scene {
    margin-top: -99px;
}
/*What's New*/
#dagTip1 {
    top: 200px;
    left: 100px;
}
/*Contact Us*/
#dagTip2 {
    top: 470px;
    left: 100px;
}
/*Find Us*/
#dagTip3 {
    top: 105px;
    left: 310px;
}
/*Classes*/
#dagTip4 {
    top: 192px;
    left: 500px;
}
/*Become a Member*/
#dagTip5 {
    top: 410px;
    left: 570px;
}
/*Departments*/
#dagTip6 {
    top: 68px;
    left: 710px;
}
/*Gallery*/
#dagTip7 {
    top: 240px;
    left: 710px;
}
/*Artist Talks*/
#dagTip8 {
    top: 437px;
    left: 700px;
}
/*Calendar*/
#dagTip9 {
    top: 270px;
    left: 980px;
}
/*Volunteer*/
#dagTip10 {
    top: 450px;
    left: 1300px;
}
/*Transfer membership*/
#dagTip11 {
    top: 270px;
    left: 440px;
}

p {
  padding: 0 5px;
}
.sec-sub-title p {
  font-size: 14px;
  padding: 0 10px;
}
.devider {
  width: 98%;
  margin-left: 2%;
}

.devider:before,
.devider:after {
  content: "_______";
  color: #e6e8ea;
  position: relative;
  bottom: 6px;
}

.white-top-style:before,.white-top-style:after,.lgrey-bottom-style:before,.lgrey-bottom-style:after {
    width: 110%;
}

/* slider */
.carousel-caption h2 {
  font-size: 35px;
}

.carousel-caption h3 {
  font-size: 22px;
}

.carousel-caption p {
  font-size: 14px;
}

.social-links {
  margin-top: 20%;
}

/* services */

.service-item {
  margin: 0 auto 30px;
  text-align: center;
  width: 100%;
}
.service-item h3 {
    padding-left: 0;
}
.service-icon {
  float: none;
  margin-top: -35px;
  margin-bottom: 10px;
  text-align: center;
  width: 60px;
  height: 60px;
}

.service-desc {
  margin-left: 0;
  position: relative;
  top: 0;
}

.dblue-panel {
  border-bottom-left-radius: 30px;
}
.service-rep {
  margin-left: 40px;    
}

/* works */

.work-item {
  left: 5% !important;
  width: 45%;
}
.work-item .overlay h4 {
    margin-top: 15px;
}
.work-item .overlay p {
  display: none;
}

/* blocks */

.sec-text p {
    margin: 0 10px;
}
.block-item {
  left: 5% !important;
  width: 90%;
}

/* team */

.team-member {
  margin-bottom: 30px;
  padding: 1px;
  width: 78px;
}

.team-member:last-child {
  margin-bottom: 0;
}

.member-thumb {
  margin: 0 auto;
  width: 100%;
}

.team-member h4 {
    font-size: 12px;
}

.team-member span {
    font-size: 9.5px;
}

.exec-team-member {
  padding: 0 5px;
}

.exec-member-thumb {
  margin: 0 auto;
  width: 70px;
}
.member-thumb .overlay2 {
    height: 160px;
    padding: 10px;
}
.member-thumb .overlay2 h5, .member-thumb .overlay2 p {
    display: none;
}
/* facts */

#facts {
background-position: center top !important;
}
.number-counters {
    margin: 0 10px;
}
.counters-item {
  margin-bottom: 30px;
  margin-left: -8px;
  width: 60px;
}
.counters-item p{
  font-size: 7pt;
}
.counters-item i{
  width: 60px;
  height: 60px;
  padding: 15px 0 0;
}

/* contact */
.contact-address {
  margin-bottom: 30px;
  padding: 0 15px;
}
.footer-social {
  margin-top: 20px;
  text-align: center;
}

.footer-social li {
  display: inline-block;
}

.footer-social li a {
  margin: 0 10px;
}
#contact-location {
    display: none;
}
#contact-social-submit {
    float: right;
    display: block;
}
#contact-social {
    display: none;
}
#contact-submit {
    display: none;
}

/* Maps */
.general-item {
  margin: 0;
  padding: 0;
}
.general-thumb {
  margin: 0 auto;
  width: 200px;
  padding: 0 1px;
}
.general-thumb .overlay {
  font-size: 16px;
  padding: 2px;
  line-height: 28px;
}
.general-item .social-links {
  margin-top: 20px;
}
.general-item .social-links li a {
  height: 35px;
  width: 35px;
  padding: 5px 0 0;
}

/* footer */

.footer-single {
  margin-bottom: 30px;
}

}

/*============================================================
	Mobile (Portrait) Design for a width of 375px to 413px
==============================================================*/

@media only screen and (min-width: 375px) and (max-width: 413px) and (orientation: portrait) {
.navbar-header {
    width: 365px;
}
.navbar-collapse {
    background-color: rgb(95, 168, 172);
    width: 365px;
}
#grpFluidCombo{
    display: block;
    margin: 0 0 10px -5px;
    width: 110%;
}
#grpStdCombo {
    display: none;
}
#preloader img {
    margin-left: -35px;
}
#preloader h1 {
    display: none;
}
.btn-right {
    margin-right: 60px;
    margin-top: 0;
}
.btn-right > .btn-group {
    margin-top: -106px;
}
#btnRegister {
    font-size: 11pt;
    padding: 15px 2px;
    min-width: 160px;
    width: 160px;
    margin-top: 0;
}
#btnRegister a {
    white-space: pre-wrap;
    word-wrap: break-word;
    width: 90px;
    border-top: 0;
}
#btnLogin {
    font-size: 11pt;
    padding: 15px 2px;
    min-width: 120px;
    width: 120px;
    margin-top: 0;
}
#btnLogin a {
    white-space: pre-wrap;
    word-wrap: break-word;
    width: 90px;
    border-top: 0;
}
#btnRegister2, #btnLogin2 {
    font-size: 11pt;
    padding: 15px 2px;
    min-width: 90px;
    width: 90px;
    white-space: pre-wrap;
}
#btnReturn2 {
    font-size: 11pt;
    padding: 15px 9px;
    min-width: 90px;
    width: 90px;
    white-space: pre-wrap;
    height: 72px;
}
#btnReturn2 a {
    display: flex;
    margin-top: -40px;
}
#main-banner {
    margin-top: 20px;
    padding: 10px;
}
#scene {
    margin-top: -99px;
}
/*What's New*/
#dagTip1 {
    top: 200px;
    left: 100px;
}
/*Contact Us*/
#dagTip2 {
    top: 470px;
    left: 100px;
}
/*Find Us*/
#dagTip3 {
    top: 105px;
    left: 310px;
}
/*Classes*/
#dagTip4 {
    top: 192px;
    left: 500px;
}
/*Become a Member*/
#dagTip5 {
    top: 410px;
    left: 570px;
}
/*Departments*/
#dagTip6 {
    top: 68px;
    left: 710px;
}
/*Gallery*/
#dagTip7 {
    top: 240px;
    left: 710px;
}
/*Artist Talks*/
#dagTip8 {
    top: 437px;
    left: 700px;
}
/*Calendar*/
#dagTip9 {
    top: 270px;
    left: 980px;
}
/*Volunteer*/
#dagTip10 {
    top: 450px;
    left: 1300px;
}

p {
  padding: 0 5px;
}
.sec-sub-title p {
  font-size: 14px;
  padding: 0 10px;
}
.devider {
  width: 98%;
  margin-left: 2%;
}

.devider:before,
.devider:after {
  content: "_______";
  color: #e6e8ea;
  position: relative;
  bottom: 6px;
}

.white-top-style:before,.white-top-style:after,.lgrey-bottom-style:before,.lgrey-bottom-style:after {
    width: 110%;
}

/* slider */
.carousel-caption h2 {
  font-size: 35px;
}

.carousel-caption h3 {
  font-size: 22px;
}

.carousel-caption p {
  font-size: 14px;
}

.social-links {
  margin-top: 20%;
}

/* services */

.service-item {
  margin: 0 auto 30px;
  text-align: center;
  width: 100%;
}
.service-item h3 {
    padding-left: 0;
}
.service-icon {
  float: none;
  margin-top: -35px;
  margin-bottom: 10px;
  text-align: center;
  width: 60px;
  height: 60px;
}

.service-desc {
  margin-left: 0;
  position: relative;
  top: 0;
}

.dblue-panel {
  border-bottom-left-radius: 30px;
}
.service-rep {
  margin-left: 40px;    
}

/* works */

.work-item {
  left: 5% !important;
  width: 45%;
}
.work-item .overlay h4 {
    margin-top: 15px;
}
.work-item .overlay p {
  display: none;
}

/* blocks */

.sec-text p {
    margin: 0 10px;
}
.block-item {
  left: 5% !important;
  width: 90%;
}

/* team */

.team-member {
  margin-bottom: 30px;
  padding: 1px;
  width: 78px;
}

.team-member:last-child {
  margin-bottom: 0;
}

.member-thumb {
  margin: 0 auto;
  width: 100%;
}

.team-member h4 {
    font-size: 12px;
}

.team-member span {
    font-size: 9.5px;
}

.exec-team-member {
  padding: 0 5px;
}

.exec-member-thumb {
  margin: 0 auto;
  width: 70px;
}
.member-thumb .overlay2 {
    height: 160px;
    padding: 10px;
}
.member-thumb .overlay2 h5, .member-thumb .overlay2 p {
    display: none;
}
/* facts */

#facts {
background-position: center top !important;
}
.number-counters {
    margin: 0 10px;
}
.counters-item {
  margin-bottom: 30px;
  margin-left: -8px;
  width: 60px;
}
.counters-item p{
  font-size: 7pt;
}
.counters-item i{
  width: 60px;
  height: 60px;
  padding: 15px 0 0;
}

/* contact */
.contact-address {
  margin-bottom: 30px;
  padding: 0 15px;
}
.footer-social {
  margin-top: 20px;
  text-align: center;
}

.footer-social li {
  display: inline-block;
}

.footer-social li a {
  margin: 0 10px;
}
#contact-location {
    display: none;
}
#contact-social-submit {
    float: right;
    display: block;
}
#contact-social {
    display: none;
}
#contact-submit {
    display: none;
}

/* Maps */
.general-item {
  margin: 0;
  padding: 0;
}
.general-thumb {
  margin: 0 auto;
  width: 180px;
  padding: 0 1px;
}
.general-thumb .overlay {
  font-size: 14px;
  padding: 2px;
  line-height: 22px;
}
.general-item .social-links {
  margin-top: 20px;
}
.general-item .social-links li a {
  height: 35px;
  width: 35px;
  padding: 5px 0 0;
}

/* footer */

.footer-single {
  margin-bottom: 30px;
}
.footer-login {
    display: inline-block;    
}
.highlight-box {
    margin: 0;
}
.class-title {
    font-size: 14pt;   
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.blue-section {
    width: 46px;
}

}

/*============================================================
	Mobile (Portrait) Design for a width of 320px to 374px
==============================================================*/

@media only screen and (max-width: 374px) and (orientation: portrait) {
.navbar-header {
    width: 300px;
}
.navbar-collapse {
    background-color: rgb(95, 168, 172);
    width: 300px;
}
#grpFluidCombo{
    display: block;
    margin: 0 0 10px -5px;
    width: 110%;
}
#grpStdCombo {
    display: none;
}
#preloader img {
    margin-left: -35px;
}
#preloader h1 {
    display: none;
}
.btn-right {
    margin-right: 60px;
    margin-top: 0;
}
.btn-right > .btn-group {
    margin-top: -106px;
}
#btnRegister {
    font-size: 11pt;
    padding: 15px 2px;
    min-width: 160px;
    width: 160px;
    margin-top: 0;
}
#btnRegister a {
    white-space: pre-wrap;
    word-wrap: break-word;
    width: 90px;
    border-top: 0;
}
#btnLogin {
    font-size: 11pt;
    padding: 15px 2px;
    min-width: 120px;
    width: 120px;
    margin-top: 0;
}
#btnLogin a {
    white-space: pre-wrap;
    word-wrap: break-word;
    width: 90px;
    border-top: 0;
}
#btnRegister2, #btnLogin2 {
    font-size: 11pt;
    padding: 15px 2px;
    min-width: 90px;
    width: 90px;
    white-space: pre-wrap;
}
#btnReturn2 {
    font-size: 11pt;
    padding: 15px 9px;
    min-width: 90px;
    width: 90px;
    white-space: pre-wrap;
    height: 72px;
}
#btnReturn2 a {
    display: flex;
    margin-top: -40px;
}
#main-banner {
    margin-top: 20px;
    padding: 10px;
}
#scene {
    margin-top: -99px;
}
/*What's New*/
#dagTip1 {
    top: 200px;
    left: 100px;
}
/*Contact Us*/
#dagTip2 {
    top: 470px;
    left: 100px;
}
/*Find Us*/
#dagTip3 {
    top: 105px;
    left: 310px;
}
/*Classes*/
#dagTip4 {
    top: 192px;
    left: 500px;
}
/*Become a Member*/
#dagTip5 {
    top: 410px;
    left: 570px;
}
/*Departments*/
#dagTip6 {
    top: 68px;
    left: 710px;
}
/*Gallery*/
#dagTip7 {
    top: 240px;
    left: 710px;
}
/*Artist Talks*/
#dagTip8 {
    top: 437px;
    left: 700px;
}
/*Calendar*/
#dagTip9 {
    top: 270px;
    left: 980px;
}
/*Volunteer*/
#dagTip10 {
    top: 450px;
    left: 1300px;
}

p {
  padding: 0 5px;
}
.sec-sub-title p {
  font-size: 14px;
  padding: 0 10px;
}
.devider {
  width: 98%;
  margin-left: 2%;
}

.devider:before,
.devider:after {
  content: "_______";
  color: #e6e8ea;
  position: relative;
  bottom: 6px;
}
.secPadding {
    padding: 0; 
}
.white-top-style:before,.white-top-style:after,.lgrey-bottom-style:before,.lgrey-bottom-style:after {
    width: 110%;
}
/* buttons */
.btn-default, .btn-inverse {
    min-width: 140px;
}

/* slider */
.carousel-caption h2 {
  font-size: 35px;
}

.carousel-caption h3 {
  font-size: 22px;
}

.carousel-caption p {
  font-size: 14px;
}

.social-links {
  margin-top: 20%;
}

/* services */

.service-item {
  margin: 0 auto 30px;
  text-align: center;
  width: 100%;
}
.service-item h3 {
    padding-left: 0;
}
.service-icon {
  float: none;
  margin-top: -35px;
  margin-bottom: 10px;
  text-align: center;
  width: 60px;
  height: 60px;
}

.service-desc {
  margin-left: 0;
  position: relative;
  top: 0;
}

.dblue-panel {
  border-bottom-left-radius: 30px;
}
.service-rep {
  margin-left: 40px;    
}

/* works */

.work-item {
  left: 5% !important;
  width: 45%;
}
.work-item .overlay h4 {
    margin-top: 15px;
}
.work-item .overlay p {
  display: none;
}

/* blocks */

.sec-text p {
    margin: 0 10px;
}
.block-item {
  left: 5% !important;
  width: 90%;
}

/* team */

.team-member {
  margin-bottom: 30px;
  padding: 1px;
  width: 78px;
}

.team-member:last-child {
  margin-bottom: 0;
}

.member-thumb {
  margin: 0 auto;
  width: 100%;
}

.team-member h4 {
    font-size: 12px;
}

.team-member span {
    font-size: 9.5px;
}

.exec-team-member {
  padding: 0 5px;
}

.exec-member-thumb {
  margin: 0 auto;
  width: 70px;
}
.member-thumb .overlay2 {
    height: 160px;
    padding: 10px;
}
.member-thumb .overlay2 h5, .member-thumb .overlay2 p {
    display: none;
}
/* facts */

#facts {
background-position: center top !important;
}
.number-counters {
    margin: 0 10px;
}
.counters-item {
  margin-bottom: 30px;
  margin-left: -8px;
  width: 60px;
}
.counters-item p{
  font-size: 7pt;
}
.counters-item i{
  width: 60px;
  height: 60px;
  padding: 15px 0 0;
}

/* contact */
.contact-address {
  margin-bottom: 30px;
  padding: 0 15px;
}
.footer-social {
  margin-top: 20px;
  text-align: center;
}

.footer-social li {
  display: inline-block;
}

.footer-social li a {
  margin: 0 10px;
}
#contact-location {
    display: none;
}
#contact-social-submit {
    float: right;
    display: block;
}
#contact-social {
    display: none;
}
#contact-submit {
    display: none;
}

/* Maps */
.general-item {
  margin: 0;
  padding: 0;
}
.general-thumb {
  margin: 0 auto;
  width: 150px;
  padding: 0 1px;
}
.general-thumb .overlay {
  font-size: 12px;
  padding: 2px;
  line-height: 18px;
}
.general-item .social-links {
  margin-top: 2px;
}
.general-item .social-links li a {
  height: 28px;
  width: 28px;
  padding: 5px 0 0;
}
/* footer */

.footer-single {
  margin-bottom: 30px;
}
.footer-login {
    display: inline-block;    
}
.highlight-box {
    margin: 0;
}
.class-title {
    font-size: 14pt;   
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.blue-section {
    width: 46px;
}


}


/*============================================================
	Mobile (Landscape) Design for a width of 480px to 767px
==============================================================*/

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {


/* services */

.service-item {
  margin: 0 auto 30px;
  text-align: center;
  width: 325px;
}

.service-icon {
  float: none;
  margin: 0 auto 15px;
  text-align: center;
  width: 50px;
}

.service-desc {
  margin-left: 0;
  position: relative;
  top: 0;
}

/* works */

.work-item {
  left: inherit !important;
  width: 50%;
}

/* blocks */

.block-item {
  left: inherit !important;
  width: 50%;
}

}