img{max-width:100%;padding:6px;border:8px #ff0808}image_full{border:none!important}strong{font-weight:700;font-size:16px;color:#0de8e2;text-shadow:2px 2px 2px #000}.boxed-contact img{border-radius:100px 100px 100px 100px;box-shadow:1px 1px 35px 0 white}.full-text-grid{margin:0 0 3em -10px;padding-top:12px}.bottom-grid1{width:30%;float:left;margin-right:3%;font-size:17px}.bottom-grid1 h3{color:#ff0d0d;font-family:'Open Sans',sans-serif;font-size:1.5em;padding:15px 0 15px 0;border-bottom:1px solid #E9E9E9;margin-bottom:13px;text-transform:uppercase}.bottom-grid1 h2{color:#ff0d0d;font-family:'Open Sans',sans-serif;font-size:1.5em;padding:15px 0 15px 0;border-bottom:1px solid #E9E9E9;margin-bottom:13px;text-transform:uppercase}.bottom-grid1 p{font-size:.875em;color:#DEDEDE;line-height:1.6em;font-family:'Oswald',sans-serif;padding:8px 0 10px 0;font-weight:700}.creating-sec{clear:both;padding:0;margin:0}.box-group:before,.box-group:after{img-content:"";display:table}.box-group:after{clear:both}.box-group{zoom:1}.col{display:block;float:left;margin:1% 0 1% 1.6%}.col:first-child{margin-left:0}.span_2_of_3{width:63.1%;padding:1.5%}.span_1_of_3{width:29.2%;padding:1.5%}.span_2_of_3 h2{font-size:1.5em;color:#ff0d0d;text-transform:initial;padding:10px 0;margin-bottom:10px;text-transform:uppercase;margin-bottom:10px;text-shadow:1px 1px 4px;font-weight:1000;font-family:-webkit-pictograph}.span_2_of_3 h3{font-size:1.5em;color:#ff0d0d;text-transform:initial;padding:10px 0;margin-bottom:10px;text-transform:uppercase;margin-bottom:10px;text-shadow:1px 1px 4px;font-weight:1000;font-family:-webkit-pictograph}.span_2_of_3 h4{font-size:1.3em;color:#ff0d0d;text-transform:initial;padding:10px 0;margin-bottom:10px;text-transform:uppercase;margin-bottom:10px;text-shadow:1px 1px 4px;font-weight:1000;font-family:-webkit-pictograph;border-bottom:1px solid #E9E9E9;margin-bottom:13px}@media only screen and (max-width:800px){.span_2_of_3{width:94%;padding:3%}.col{margin:1% 0 1% 0%}.span_1_of_3{width:94%;padding:3%}}@media only screen and (max-width:640px) and (min-width:480px){.span_2_of_3{width:94%;padding:3%}.col{margin:1% 0 1% 0%}.span_1_of_3{width:94%;padding:3%}}@media only screen and (max-width:480px){.span_2_of_3{width:90%;padding:5%}.col{margin:0%}.span_1_of_3{width:90%;padding:5%}}@media only screen and (max-width:640px){.bottom-grid1{width:94%;padding:3%;margin-right:0}.bottom-grid1 h3{padding:0}}@media only screen and (max-width:480px){.full-text-grid{margin:0}}

        .gallery-item {
            background-color: red; /* Light background color */
            border: 1px solid #ddd; /* Light border color */
            border-radius: 10px; /* Rounded edges */
            padding-bottom: 5px; /* Padding inside the border */
			margin-bottom:20px;
			
        }
        .gallery-item img {
            border-radius: 10px; /* Rounded edges for images */
        }
		 .testimonial-container {
            overflow: hidden;
        }
        .testimonial {
            background-color: Black;
            padding: 30px;
            margin-bottom: 20px;
            border-radius: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            border: dashed  white 1px;
			
        }
        .testimonial p {
            font-style: italic;
			font-size:16px;
        }
        .testimonial-author {
            font-weight: bold;
        }
		.new-text {
			color:#FFF;
			font-size:16px;
			font-style: italic;
			font-weight: 900;
    text-shadow: 2px 2px 3px #000;
		
			
			}
			
        .faq-container {
            max-width: 100%;
            margin: 0 auto;
			font-size:16px;
			
        }
        .faq-item {
            border-bottom: 1px solid red;
            padding: 20px 0;
            position: relative;
        }
        .faq-question {
            font-weight: bold;
            cursor: pointer;
        }
        .faq-answer {
            display: none;
        }
        .faq-arrow {
            position: absolute;
            top: 50%;
            right: 10px;
            transform: translateY(-50%);
            cursor: pointer;
        }
		
		.video-section {
            position: relative;
            max-height: 289px;
            overflow: hidden; 
        }

        .video-section .members-vid-logo {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
		
		
		
		.loopvid{
            max-height: 290px;
            overflow: hidden;
        }
        @media (max-width:979px){
            .loopvid{
                max-height: 175px;
            }
          

        }
        @media (max-width:576px){
           
            .loopvid img{
                width: 275px;
            }


        }
		
		 .loopvid{
            max-height: 290px;
            overflow: hidden;
        }
        @media (max-width:979px){
            .loopvid{
                max-height: 175px;
            }
          

        }
        @media (max-width:576px){
           
            .loopvid img{
                width: 275px;
            }


        }
		.resp-img {
            max-width: 100%;
            height: auto;
            width: 100%;
        }
 
		

