.magnifier-container {
  position: relative;
  max-width: 100%;
}

#main-image {
  width: 100%;
  height: auto;
  display: block;
}

.magnifier-glass {
  position: absolute;
  border-radius: 50%;
  width: 600px;
  height: 600px;
  overflow: hidden;
  pointer-events: none;
  display: none;
  z-index: 10;
  transition: opacity 0.2s ease;
  box-shadow: #fff 0 0 30px 30px;
}

.magnifier-glass img {
  position: absolute;
  pointer-events: none;
}

.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.processmodaltab {
    height: 289px !important;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0.0);
    opacity: 100% !important;
}

.processmodaltab1 {
    background: url(process/powerpoints/Images/design-process/1.jpg) !important;
    width: 49px !important;
}

.processmodaltab1.active {
    background: url(process/powerpoints/Images/design-process/1hover.jpg) !important;
}

.processmodaltab2 {
    background: url(process/powerpoints/Images/design-process/2.jpg) !important;
    width: 146px !important;
}

.processmodaltab2.active {
    background: url(process/powerpoints/Images/design-process/2hover.jpg) !important;
}

.processmodaltab3 {
    background: url(process/powerpoints/Images/design-process/3.jpg) !important;
    width: 142px !important;
}

.processmodaltab3.active {
    background: url(process/powerpoints/Images/design-process/3hover.jpg) !important;
}

.processmodaltab4 {
    background: url(process/powerpoints/Images/design-process/4.jpg) !important;
    width: 51px !important;
}

.processmodaltab4.active {
    background: url(process/powerpoints/Images/design-process/4hover.jpg) !important;
}

.processmodaltab5 {
    background: url(process/powerpoints/Images/design-process/5.jpg) !important;
    width: 147px !important;
}

.processmodaltab5.active {
    background: url(process/powerpoints/Images/design-process/5hover.jpg) !important;
    width: 147px !important;
}

.processmodaltab6 {
    background: url(process/powerpoints/Images/design-process/6.jpg) !important;
    width: 141px !important;
}

.processmodaltab6.active {
    background: url(process/powerpoints/Images/design-process/6hover.jpg) !important;
    width: 141px !important;
}

.processmodaltab7 {
    background: url(process/powerpoints/Images/design-process/7.jpg) !important;
    width: 47px !important;
}

.processmodaltab7.active {
    background: url(process/powerpoints/Images/design-process/7hover.jpg) !important;
    width: 47px !important;
}

.show {
  display: block !important;
}

.img-thumbnail {
    max-width: 150px;
    border-radius: 50%;
}


bodymodal {
    font-size: .8rem;
    background: none;
    font-family: 'K2D', sans-serif !important;  
}

.modal-backdrop {
  background-color: #eee;
}

.shadow-big {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.3)!important;
}

.nav-link {
    width: 100%;
    height: 140px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}

.veryround {
    border-radius: 23px;
}

.aspects, .think, .techdrawing {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000;
    background-color: #eee;
    transition: background-color 0.5s;
}

.nav-item {
    width: 20%;
}

.nav-icons {
    width: 40px;
    margin-bottom: 15px;
    filter: contrast(0%) brightness(50%);
}

.nav-pills {
    padding: 1rem;
    clear: both;
}

.nav-link {
    color: #000;
    opacity: 60%;
    
}

.mobileheading {
    display: none;
}

.nav-link:focus, .nav-link:hover {
    color: #333;
    opacity: 100%;
    transition: opacity 0.5s;
    
}

.nav {
    flex-wrap: nowrap;
    overflow-x: auto;
}


.lead {
    font-size: 12pt;
    text-transform: uppercase;
}

.modalAccordion {
    min-height: 500px;
}


.modalcontainer {
    background-color: #fff;
    padding: .25rem;
    border-radius: 20px;
}

.subfield {
    background-color: rgba(0,0,0,0.1);
    margin: 5px;
    border-radius: 15px;
    height: 100%;
    padding: 10px;
}

.videopopover {
    float: right;
    background-color: #ffc368;
    padding: 5px;
    border-radius: 5px;
    margin-right: -20px;
    text-decoration: none !important;
    color: #fff !important;
    margin-top: -10px;
}

.videopopover:hover {
    background-color: #e4a545;
}

.videopopover1 {
    float: right;
    background-color: #ffc368;
    padding: 10px;
    border-radius: 5px;
    margin-right: -20px;
    text-decoration: none !important;
    color: #fff !important;
    margin-top: -10px;
}

.videopopover1:hover {
     background-color: #e4a545;
}

.resource1 {
    float: right;
    background-color: #ffc368;
    padding: 5px;
    border-radius: 5px;
    margin-right: -20px;
    text-decoration: none !important;
    color: #fff !important;
    margin-top: -10px;
}

.resource1:hover {
    background-color: #e4a545;
}

.resource {
    float: right;
    background-color: #ffc368;
    padding: 5px;
    border-radius: 5px;
    margin-right: 5px;
    text-decoration: none !important;
    color: #fff !important;
    margin-top: -10px;
}

.resource:hover {
    background-color: #e4a545;
}

.resource-sub {
    float: right;
    background-color: #ffc368;
    padding: 5px;
    border-radius: 5px;
    text-decoration: none !important;
    color: #fff !important;
    margin-top: -15px;
}

.resource-sub:hover {
    background-color: #e4a545;
}

.soundplay {
    float: right;
    background-color: #ffc368;
    padding: 1px;
    border-radius: 5px;
    margin-right: 5px;
    text-decoration: none !important;
    color: #fff !important;
    margin-top: -10px;
}

.soundplay:hover {
    background-color: #e4a545;
}

.megatitle {
    font-size: 2.2rem;
    text-transform: uppercase;
    font-family: 'K2D', sans-serif !important;
}

.bigtitle {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-family: 'K2D', sans-serif !important;
}

.border-bottom {
    border-style: dotted !important;
}

.littletitle {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-family: 'K2D', sans-serif !important;
}

.tinytitle {
    font-size: 1rem;
    text-transform: uppercase;
    font-family: 'K2D', sans-serif !important;
    line-height: 0px;
    padding-bottom: 1.5rem !important;
}


.subcontainer {
    border-radius: 10px;
}



.popover {
  border: 0 !important;
  background-color:rgba(255, 255, 255, 0.0) !important;
}

.popover-header {
  border: 0 !important;
  background-color:rgba(255, 255, 255, 1) !important;
  font-size: 1.2rem;
  text-transform: lowercase;
  font-family: 'K2D', sans-serif !important;
}

    .buttonhover {
	background: none !important;
}

.modal-btn {
    float: right;
    margin-top: -50px;
    border-radius: 40px;
    padding: 3px;
    padding-right: 10px;
    padding-left: 10px;
}

    .buttonhover {
    -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

    .buttonhover:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.containercheck {
    display: none;
    float: left;
    position: relative;
    padding-left: 30px;
    margin-top: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 0px;
    width: 20px;
    height: 20px;
}

/* Hide the browser's default checkbox */
.checkboxcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 6px;
  border: 1px solid #fff;
}

/* On mouse-over, add a grey background color */
.containercheck input ~ .checkmark {
  background-color: rgba(255,255,255,0.3);
}

/* On mouse-over, add a grey background color */
.containercheck:hover input ~ .checkmark {
  background-color: rgba(255,255,255,0.3);
}

/* When the checkbox is checked, add a blue background */
.containercheck input:checked ~ .checkmark {
  background-color: rgba(255,255,255,0.3);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containercheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containercheck .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

    @media (min-width: 768px) {
.container, .container-md, .container-sm {
    max-width: 1200px!important;
        }
    }
    @media (min-width: 576px) {
.container, .container-sm {
    max-width:  1200px !important;
}
    }


    @media (max-width: 1200px) {
.halfonsmall {
    min-width: 225px!important;
        }
    }

    @media (max-width: 700px) {
.nav-item {
    width: 20%;
}

.sticky {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 1;
    background-color: inherit;
    box-shadow: 0px 6px 6px -6px;
    width: 100%;
    transition: all .5s ease-in-out;
}

.contentdrop {
    top: 100px;
}

.mobileheading {
    display: block;
    padding: 10px; 
    text-align: center;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
}

.heading {
    font-size: 12pt;
} 
       
.nav-link {
        height: 60px;
    display: inline-block;
}

.nav-text {
    display: none;
}

.nav-icons {
    margin-bottom: 5px;
        }
}

