/* IE 9 and 10 */
@media screen and (min-width:0\0) {
 html { font-size: 101%; }
}

@media only screen and (max-width: 450px) {
#t_ban img { width: 242px; }
}

@media only screen and (max-width: 600px) {
#t_exp_cnt { flex-direction: column; }
#t_sup_cnt { flex-direction: column; }
#t_con_cnt { flex-direction: column !important; }
#t_ftr_top { flex-direction: column !important; }
#t_hdr_fg { bottom: 10px !important; }
}

@media only screen and (max-width: 900px) {
#t_fixed { display: none; }
#t_top { display: none; }
#t_mm_btn { display: flex !important; }
#t_mm_lbl { display: flex !important; }
.t_scl_img { width: 45px; }
#t_hdr {top: 45px; margin-bottom: 45px; }
div#t_hdr_logo { width: 70%;}
}
@media only screen and (max-width : 746px) {
.span_1_of_1video {
	width: 100% !important;
	text-align: left;
	position: relative;
	min-height: 100%;
        padding: 20px;
}
}
html,body { font-size: 62.5%; height: 100%; margin: 0; padding: 0; }
.t-full-width { width: 100%; } 
.t-width {
 box-sizing: border-box;
 margin-left: auto;
 margin-right: auto;
 max-width: 128rem;
 padding: 0 1rem;
 width: 100%;
}

#t_top {
    height: 61px;
}
#t_had {
    padding: 0 10px;
    background: white;
    border-bottom: 1px solid black;
}

#t_had_cnt {
 display: flex;
 margin: 0 auto;
 width: 100%;
}

#t_cherry {
    /* flex-basis: 0; */
    /* flex-grow: 1; */
}

#t_cherry_img {
 max-width: 100%;
}

#t_had_r {
 flex-basis: 0;
 flex-grow: 1;
}

#t_had_rt {
 align-items: center;
 display: flex;
}

#t_slogan_div {
    flex-grow: 1;
    font-size: 22px;
    font-family: fantasy;
    font-style: italic;
    color: grey;
    padding: 16px;
}

#t_slogan {
 max-width: 100%;
}

#t_had_btn {
 cursor: pointer;
 /*flex-basis: 0;*/
 /*flex-grow: 1;*/
}

#t_scl {
 align-items: center;
 display: flex; 
 justify-content: flex-end;
}

.t_scl_lnk {

}

.t_scl_img {
 vertical-align: middle;
}

#t_fixed {
 background-color: rgba(255, 255, 255, 0.8);
 position: fixed;
 width: 100%;
 z-index: 1000;
 border-bottom: solid 1px black;
}
#t_hdr_logo_img {
    max-width: 100%;
}
#t_hdr {
 position: relative; 
}

#t_hdr_fg {
 align-items: flex-end;
 bottom: 25px;
 display: flex;
 justify-content: center;
 left: 0;
 position: absolute;
 right: 0;
 top: 0;
 z-index: 2;
}

#t_logo {
 max-width: 100%;
}

#t_ss {
 position: relative;
 z-index: 1;
}

#t_ss, #t_ss > .vgc_ss { width: 100% }

#t_ss .vgc_ss_prev,
#t_ss .vgc_ss_next {
 display: none;
}

#t_sad {

}

#t_ban {
 display: flex;
 margin: 0 auto;
 padding: 0 10px;
}


#t_ban_lft,
#t_ban_rgt {
 align-items: center;
 cursor: pointer;
 display: flex;
 padding: 4px;
}

#t_ban_lft {
 position: relative;
}

#t_ban_rgt {
 position: relative;
}

#t_ban_lft_arrow,
#t_ban_rgt_arrow {
 border-bottom: 10px solid transparent;
 border-top: 10px solid transparent;
 height: 0;
 width: 0;
}

#t_ban_lft_arrow {
 border-right: 20px solid #7c7c7c;
}

#t_ban_rgt_arrow {
 border-left: 20px solid #7c7c7c;
}

#t_ban_its {
 align-items: center;
 display: flex;
 flex-grow: 1;
 justify-content: left;
 overflow: hidden;
}

.t_ban_it {
}

.t_ban_it_img {
 vertical-align: middle;
}
div#t_ban_its img {
    border: 1px solid black;
    margin: 20px 5px 5px 5px;
}
div#t_ban_its a img {
}
#t_sup_top {
 position: relative;
}

#t_sup_red {
 background-color: red;
 height: 3px;
 left: 0;
 margin-top: -2px;
 position: absolute;
 right: 0;
 top: 50%;
 z-index: 1;
}

#t_sup_img {
 display: block;
 margin: 0 auto;
 max-width: 100%;
 position: relative;
 z-index: 2;
}

#t_sup_cnt {
    background-color: white;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#t_sup_cnt img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
#t_sup_text {
    font-size: 13px;
    padding: 10px 20px 0px 20px;
    font-family: sans-serif;
    text-align: center;
}
#t_con_top {
 background-color: #568d6d;
}

#t_con_img {
 display: block;
 margin: 0 auto;
 max-width: 100%;
}

#t_con_cnt {
 background-color: #4a5e53;
 align-items: center;
 display: flex;
 justify-content: space-around;
}

.t_con_lnk {
 color: white;
 font-family: Arial, sans-serif;
 font-size: 14px;
 margin: 10px;
 text-align: center;
 text-decoration: none;
}

.t_con_img {
 display: block;
 margin: 0 auto;
}

#t_exp_top {
 background-color: #3b4baa;
border-top: white solid 2px;
}

#t_exp_img {
 display: block;
 margin: 0 auto;
 max-width: 100%;
}

#t_exp_cnt {
    display: flex;
    justify-content: space-evenly;
    background: #3b4baa;
    padding-bottom: 50px;
    border-bottom: white solid 2px;
}

.t_exp_itm {
    margin: 1px 0px 1px 1px;
    position: relative;
    display: flex;
}
#t_exp_cal {
 max-width: 100%;
border: white solid 2px;
}
#t_exp_dis {
 max-width: 100%;
border: white solid 2px;
}
#t_exp_str {
 max-width: 100%;
border: white solid 2px;
}

#t_exp_lnk {
    position: absolute;
    display: flex;
    vertical-align: -webkit-baseline-middle;
    text-align: center;
    justify-content: center;
    margin: 0px auto;
    right: 0px;
    left: 0px;
    top: 60%;
}

#t_exp_lnk a {
    z-index: 100;
    font-size: 18px;
    color: black;
    text-decoration: none;
    font-family: sans-serif;
    border: 1px solid white;
    padding: 10px;
    border-radius: 10px;
    justify-content: center;
    margin: 0px auto;
    right: 0px;
    left: 0px;
    background: rgb(255 255 255 / .5);
    font-weight: bold;
}
#t_wth_top {
 background-color: white;
}

#t_wth_img {
 display: block;
 margin: 0 auto;
 max-width: 100%;
}

#t_ftr {
 background-image: url('../header/images/footer_background.jpg');
 background-repeat: no-repeat;
 background-size: cover;
 display: flex;
 flex-direction: column;
}

#t_ftr_top {
 display: flex;
}

.t_ftr_cnt {
 align-items: center;
 display: flex;
 flex-basis: 0; 
 flex-grow: 1;
 justify-content: center; 
}

#t_ftr_logo {
    max-width: 65%;
    width: 100%;
}

#t_ftr_addr {
 background-color: rgba(255, 255, 255, 0.6);
 padding: 10px;
 border-radius: 10px;
}

#t_addr_txt {
 color: black;
 font-family: Ariel, sans-serif;
 font-size: 25px;
 margin: 0;
 text-align: center;
 font-weight: bold;
}

#t_ftr_bot {
 display: flex;
}

#t_ftr_cpy {
 color: black;
 font-family: Ariel, sans-serif;
 font-size: 13px;
 margin: 10px;
 text-align: center;
     text-shadow: 0px 0px 9px white;
    font-weight: bold;
}

#t_swn {
 color: black;
 font-family: Ariel, sans-serif;
 font-size: 13px;
 text-align: center;
 text-decoration: none;
     text-shadow: 0px 0px 4px white;
    font-weight: bold;
}

#t_swn_img {
 vertical-align: middle;
 width: 100px; 
}


.vgc_ss {
 overflow: hidden;
 position: relative;
}

.vgc_ss_Dark {
 border-color: white;
 color: white;
}

.vgc_ss_Light {
 border-color: black;
 color: black;
}

.vgc_ss_slide {
 overflow: hidden;
 width: 100%;
}

.vgc_ss_image {
 vertical-align: middle;
 width: 100%;
}

.vgc_ss_text {
 bottom: 0;
 font-family: Arial, sans-serif;
 left: 0; 
 position: absolute;
 right: 0;
}

.vgc_ss_bg {
 height: 100%;
 opacity: 0.66;
 position: absolute;
 width: 100%;
 z-index: 1;
}

.vgc_ss_Dark .vgc_ss_bg {
 background-color: black;
}

.vgc_ss_Light .vgc_ss_bg {
 background-color: white;
}

.vgc_ss_title {
 font-size: 1.8rem;
 font-weight: bold;
 margin: 8px;
 position: relative;
 z-index: 2;
}

.vgc_ss_caption {
 font-size: 1.4rem;
 font-style: italic;
 margin: 8px;
 position: relative;
 z-index: 2;
}

.vgc_ss_Fade > .vgc_ss_slide {
 opacity: 0;
 position: absolute;
 top: 0;
 transition: opacity 0.5s;
}

.vgc_ss_Fade > .vgc_ss_slide:first-child {
 position: relative;
}

.vgc_ss_Fade[data-slide="1"] > .vgc_ss_slide:nth-of-type(1) { opacity: 1; }
.vgc_ss_Fade[data-slide="2"] > .vgc_ss_slide:nth-of-type(2) { opacity: 1; }
.vgc_ss_Fade[data-slide="3"] > .vgc_ss_slide:nth-of-type(3) { opacity: 1; }
.vgc_ss_Fade[data-slide="4"] > .vgc_ss_slide:nth-of-type(4) { opacity: 1; }
.vgc_ss_Fade[data-slide="5"] > .vgc_ss_slide:nth-of-type(5) { opacity: 1; }
.vgc_ss_Fade[data-slide="6"] > .vgc_ss_slide:nth-of-type(6) { opacity: 1; }
.vgc_ss_Fade[data-slide="7"] > .vgc_ss_slide:nth-of-type(7) { opacity: 1; }
.vgc_ss_Fade[data-slide="8"] > .vgc_ss_slide:nth-of-type(8) { opacity: 1; }
.vgc_ss_Fade[data-slide="9"] > .vgc_ss_slide:nth-of-type(9) { opacity: 1; }
.vgc_ss_Fade[data-slide="10"] > .vgc_ss_slide:nth-of-type(10) { opacity: 1; }
.vgc_ss_Fade[data-slide="11"] > .vgc_ss_slide:nth-of-type(11) { opacity: 1; }
.vgc_ss_Fade[data-slide="12"] > .vgc_ss_slide:nth-of-type(12) { opacity: 1; }
.vgc_ss_Fade[data-slide="13"] > .vgc_ss_slide:nth-of-type(13) { opacity: 1; }
.vgc_ss_Fade[data-slide="14"] > .vgc_ss_slide:nth-of-type(14) { opacity: 1; }
.vgc_ss_Fade[data-slide="15"] > .vgc_ss_slide:nth-of-type(15) { opacity: 1; }
.vgc_ss_Fade[data-slide="16"] > .vgc_ss_slide:nth-of-type(16) { opacity: 1; }
.vgc_ss_Fade[data-slide="17"] > .vgc_ss_slide:nth-of-type(17) { opacity: 1; }
.vgc_ss_Fade[data-slide="18"] > .vgc_ss_slide:nth-of-type(18) { opacity: 1; }
.vgc_ss_Fade[data-slide="19"] > .vgc_ss_slide:nth-of-type(19) { opacity: 1; }
.vgc_ss_Fade[data-slide="20"] > .vgc_ss_slide:nth-of-type(20) { opacity: 1; }

.vgc_ss_Slide > .vgc_ss_slide {
 margin-left: 100%;
 position: absolute;
 top: 0;
 transition: margin 0.5s;
 z-index: 1;
}

.vgc_ss_Slide > .vgc_ss_slide:first-child {
 position: relative; 
}

.vgc_ss_Slide[data-slide="1"] > .vgc_ss_slide:nth-of-type(1)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="1"] > .vgc_ss_slide:last-of-type
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="2"] > .vgc_ss_slide:nth-of-type(2)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="2"] > .vgc_ss_slide:nth-of-type(1)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="3"] > .vgc_ss_slide:nth-of-type(3)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="3"] > .vgc_ss_slide:nth-of-type(2)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="4"] > .vgc_ss_slide:nth-of-type(4)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="4"] > .vgc_ss_slide:nth-of-type(3)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="5"] > .vgc_ss_slide:nth-of-type(5)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="5"] > .vgc_ss_slide:nth-of-type(4)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="6"] > .vgc_ss_slide:nth-of-type(6)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="5"] > .vgc_ss_slide:nth-of-type(5)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="7"] > .vgc_ss_slide:nth-of-type(7)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="7"] > .vgc_ss_slide:nth-of-type(6)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="8"] > .vgc_ss_slide:nth-of-type(8)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="8"] > .vgc_ss_slide:nth-of-type(7)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="9"] > .vgc_ss_slide:nth-of-type(9)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="9"] > .vgc_ss_slide:nth-of-type(8)
{ margin-left: -100%; z-index: 2; } 
.vgc_ss_Slide[data-slide="10"] > .vgc_ss_slide:nth-of-type(10)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="10"] > .vgc_ss_slide:nth-of-type(9)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="11"] > .vgc_ss_slide:nth-of-type(11)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="11"] > .vgc_ss_slide:nth-of-type(10)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="12"] > .vgc_ss_slide:nth-of-type(12)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="12"] > .vgc_ss_slide:nth-of-type(11)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="13"] > .vgc_ss_slide:nth-of-type(13)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="13"] > .vgc_ss_slide:nth-of-type(12)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="14"] > .vgc_ss_slide:nth-of-type(14)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="14"] > .vgc_ss_slide:nth-of-type(13)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="15"] > .vgc_ss_slide:nth-of-type(15)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="15"] > .vgc_ss_slide:nth-of-type(14)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="16"] > .vgc_ss_slide:nth-of-type(16)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="16"] > .vgc_ss_slide:nth-of-type(15)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="17"] > .vgc_ss_slide:nth-of-type(17)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="17"] > .vgc_ss_slide:nth-of-type(16)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="18"] > .vgc_ss_slide:nth-of-type(18)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="18"] > .vgc_ss_slide:nth-of-type(17)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="19"] > .vgc_ss_slide:nth-of-type(19)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="19"] > .vgc_ss_slide:nth-of-type(18)
{ margin-left: -100%; z-index: 3; } 
.vgc_ss_Slide[data-slide="20"] > .vgc_ss_slide:nth-of-type(20)
{ margin-left: 0; z-index: 3; } 
.vgc_ss_Slide[data-slide="20"] > .vgc_ss_slide:nth-of-type(19)
{ margin-left: -100%; z-index: 3; } 

.vgc_ss_prev, .vgc_ss_next {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 45%;
    text-align: center;
    vertical-align: middle;
    z-index: 10;
    opacity: 0.4;
}

.vgc_ss:hover .vgc_ss_prev,
.vgc_ss:hover .vgc_ss_next {
 display: block;
}

.vgc_ss_prev {
    left: 10px;
    border-right: 25px solid #ffffff;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

.vgc_ss_next {
    right: 10px;
    border-left: 25px solid #ffffff;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

.vgc_ss_arrow {
 height: 0; 
 width: 0; 
 z-index: 2;
}

.vgc_ss_prev > .vgc_ss_arrow {
}

.vgc_ss_next > .vgc_ss_arrow {
}



#PMainMenu {
 display: flex;
 flex-wrap: wrap;
 justify-content: center; 
 list-style-type: none;
 padding: 0;
 margin: 0 0 0px 0;
}

#PMainMenu > li {
 border-left: 1px solid black;
 margin-left: 10px;
 margin-top: 0px;
 padding-left: 10px;
 background-repeat: no-repeat;
 background-position: right, center;
 line-height: 2;
}

#PMainMenu > li:first-child {
 border-width: 0;
 margin-left: 0;
 padding: 0;
}

#PMainMenu li a {
 color: black;
 font-family: Arial, sans-serif;
 font-size: 16px;
 text-decoration: none;
 padding: 0;
}

#PMainMenu li a:hover {
 color: grey;
}

#PMainMenu li a:visited {
 color: #000000;
}

#PMainMenu li ul {
    background-color: rgb(45 63 155);
    border: 1px solid black;
    box-shadow: 5px 5px 5px #000;
    left: -999em;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-align: left;
    z-index: 1001;
    margin-left: -11px;
}

#PMainMenu li:hover ul {
 left: auto;
}

#PMainMenu li ul li {
 border-width: 0 0 0 0;
 padding: 0 10px 0 10px;
 float: none;
 margin: 0 0 0 0;
 display: block;
}

#PMainMenu li ul li:first-child {
 margin: 0;
 border: 0;
}

#PMainMenu li ul li a {
 color: #fefeff;
 line-height: 2;
 white-space: nowrap;
}

#PMainMenu li ul li a:visited {
    color: white;
}
#PMainMenu li ul li a:hover {
    color: grey;
}

#PMainMenu ul li a ul {
    color: white;
}

#MobileMenu {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#MobileMenu li {
 margin: 0;
 padding: 0 10px 0 10px;
}

#MobileMenu li.VGC_MENU_DADDY {
 background-image: url('../header/images/arrow.png');
 background-position: right, center;
 background-repeat: no-repeat;
 margin-right: 10px;
}

#MobileMenu li:first-child {
 border-left: 0;
}

#MobileMenu li a, #MobileMenu li span {
    color: white;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 2;
    text-decoration: none;
    white-space: nowrap;
}

#MobileMenu li a:visited {
 color: #ffffff;
}

#MobileMenu li ul {
 /*-moz-box-shadow: 5px 5px 5px #000;
 -webkit-box-shadow: 5px 5px 5px #000;
 box-shadow: 5px 5px 5px #000;*/
 background-color: black;
 border-bottom: 1px solid white;
 border-top: 1px solid white;
 display: none;
 margin: 0;
 padding: 0;
 /*padding: 10px;*/
 position: absolute;
 z-index: 6;
     opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

#MobileMenu li ul li {
    font-size: 14px; 
}

/*#MobileMenu li ul li {
 display: block;
 margin: 0;
 padding: 0 10px 0 10px;
}*/

/*#MobileMenu li ul li a {
 color: white;
 font-size: 19px;
 line-height: 2;
 white-space: nowrap;
}*/

/*#MobileMenu li ul li:first-child {
 margin: 0;
 border: 0;
}*/

#MobileMenu li span {
    font-weight: bold;
    font-size: 14px;
    color: #ff8d00;
}
#t_mobile_menu {
    display: none;
    position: fixed;
    top: 46px;
    width: 100%;
    z-index: 1001;
    background: rgb(51 69 157 / .9);
    border-bottom: white solid 1px;
}

#t_fxd_cnt {
    display: flex;
    margin: 0 auto;
    max-width: 1260px;
    padding: 0 10px;
}
#t_fxd {
    background-color: transparent;
    position: fixed;
    width: 100%;
    z-index: 1000;
    border-bottom: black solid 1px;
}


#t_fxd_top {
    display: flex;
    /* background-image: url(../header/images/top_background.jpg); */
    background: rgb(255 255 255 / .8);
}

#t_fxd_logo {
    margin-bottom: -15px;
    padding: 10px 0 0 10px;
}


#t_mm_btn {
 align-items: center;
 background-image: url('../header/images/nav.png');
 background-repeat: no-repeat;
 background-position: left center;
 cursor: pointer;
 display: none;
 padding: 0 0 0 45px;
}

#t_mm_lbl {
 color: black;
 font-family: Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
 user-select: none;
 display: none;
}

#t_fxd_social {
 align-items: center;
 display: flex;
 flex-grow: 1;
 justify-content: flex-end;
}

.t_fsb {
    color: #e43c02;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none;
}


.t_fsb > img {
 vertical-align: middle;
}

#t_fxd_bot {

}

#t_fxd_mnu {
    text-align: right;
    background-color: rgba(0,0,0,0.5);
    border-top: 1px solid #e43c02;
}

#t_fxd_mnu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#t_fxd_mnu li {
 display: inline-block;
 padding: 0px 20px;
}

#t_fxd_mnu a {
 color: white;
 font-size: 16px;
 font-family: Arial, sans-serif;
 line-height: 2.5;
 text-decoration: none;
}


#t_content {
 margin: 0 auto;
 overflow-x: hidden;
 overflow-y: auto;
 padding: 10px 30px 20px 30px;
}


#t_content {
 font-family: Arial, sans-serif;
 font-size: 1.4rem;
 line-height: 1.5;
}

#t_content h1,
#t_content h2,
#t_content h3,
#t_content h4,
#t_content h5,
#t_content h6 { 
 line-height: 1.2;
}

#t_content h1 { font-size: 2.4rem; }
#t_content h2 { font-size: 2.0rem; }
#t_content h3 { font-size: 1.6rem; }
#t_content h4 { font-size: 1.2rem; }
#t_content h5 { font-size: 1.0rem; }
#t_content h6 { font-size: 1.0rem; }

#t_content h1 *,
#t_content h2 *,
#t_content h3 *,
#t_content h4 *,
#t_content h5 *,
#t_content h6 * { font-size: inherit; }

#t_content a {
 color: black;
 text-decoration: none;
}
#t_content a:hover { color: black; }
#t_content a:visited { color: black; }
#t_content a:active { color: black; }

#t_content .img_left {
 float: left;
 margin: 0 1rem 1rem 0;
 text-align: left;
}
#t_content .img_left img { display: block; }
#t_content .img_left span { font-size: 1.2rem; font-style: italic; }

#t_content .img_right {
 float: right;
 margin: 0 0 1rem 1rem;
 text-align: right;
}
#t_content .img_right img { display: block; }
#t_content .img_right span { font-size: 1.2rem; font-style: italic; }

#t_content *.clear { clear: both; } 


.lft_bod_its {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-around;
}

.lft_bod_itm {
    align-items: center;
    border: 1px solid black;
    display: flex;
    flex-direction: column;
    padding: 10px;
    width: 280px;
    margin-top: 10px;
}

.lft_bod_nam {
 font-size: 20px;
}

.lft_bod_img {
 margin: 4px 0;
 width: 100%;
}

.lft_bod_ttl {
 color: #444;
 font-style: italic;
 margin-top: 0;
}

.lft_bod_phn {
 margin-top: 0;
}

.lft_bod_eml {
 margin: 0;
}





.smm_mem_its {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-around;
}

.smm_mem_itm {
    align-items: center;
    border: 1px solid black;
    display: flex;
    flex-direction: column;
    padding: 10px;
    width: 280px;
    margin-top: 10px;
}

.smm_mem_nam {
 font-size: 20px;
}

.smm_mem_img {
 margin: 4px 0;
 width: 100%;
}

.smm_mem_ttl {
 color: #444;
 font-style: italic;
 margin-top: 0;
}

.smm_mem_phn {
 margin-top: 0;
}

.smm_mem_eml {
 margin: 0;
}











/*  SECTIONS1  */
.section1 {
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 8px auto 0 auto;
    max-width: 1050px;
    overflow: visible;
    max-height: 100%;
    justify-content: space-between;
    display: flex;
}

.sectionleft {
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0 auto;
    max-width: 95%;
    overflow: visible;
    max-height: 100%;
}

.sectionright {
    clear: both;
    padding: 0px;
    margin: 0px auto;
    max-width: 1000px;
    overflow: visible;
    max-height: 100%;
    float: none;
    top: 0px;
}
.sectionfoot {
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0 auto;
    max-width: 1280px;
    overflow: visible;
    max-height: 100%;
}

/*  COLUMN SETUP  */
.col1 {
	display: block;
	float: left;
	margin: 0 0 0 1.6%;
	
}

.colleft {
	display: block;
	float: left;
	margin: 0 0 0 1.6%;
	
}
.colright {
	display: block;
	margin: 0 0 0 1.6%;
        float: right;
	
}
.colleft1 {
    display: block;
    float: left;
    margin: 2% 1% 1% 0px;
}
.colright1 {
    display: block;
    margin: 2% 0% 1% 1%;
    float: right;
}

.col1 p {
/* display: block;
 width: auto;
 right: 0px;
 left: 0px;
 position: relative;*/
}
.col1:first-child {  }


/*  SECTIONS  */
.section {
clear: both;
	padding: 10px 0px 10px 0px;
	margin: 0px auto;
	max-width: 1930px;
	overflow: visible;
	max-height: 100%;
        display: flex;

}
.section_att {
	clear: both;
	padding: 0px 10px 10px 0px;
	margin: 0px auto;
	max-width: 1256px;
	overflow: visible;
	max-height: 100%;
}

/*  COLUMN SETUP  */
.colcon {
	display: block;
	float:left;
	margin: 0 0 0 1.6%;

	
}

.col p {
 display: block;
 width: auto;
 right: 0px;
 left: 12px;
 position: relative;
}
.col:first-child {  }

.section img {
    max-width: 100%;
    height: inherit;
}

.span_1_of_1r p a img {
    float: left;
    margin: 0 10px 10px 0;
}
.span_1_of_1l img {
    float: left;
    margin: 0 10px 10px 0;
}


.span_1_of_1c img {
    float: left;
    margin: 0 10px 10px 0;
}

.span_1_of_1r img {
    float: right;
    margin: 0 0 10px 10px;
}

.span_1_of_1more img {
    float: right;
    margin: 0 0 10px 10px;
}

/*  GRID OF ONE  */
.span_1_of_1c {
	width: 98.4%;
	text-align: left;
	position: relative;
	min-height: 100%;	
}
.span_1_of_1r {
	width: 98.4%;
	text-align: left;
	position: relative;
	min-height: 100%;
	
}
.span_1_of_1l {
	width: 98.4%;
	text-align: left;
	position: relative;
	min-height: 100%;
	
}
.span_1_of_1h {
	width: 98.4%;
	text-align: center;
	position: relative;
	min-height: 100%;

}
.span_1_of_1more {
	text-align: left;
	position: relative;
	min-height: 100%;
	
}

/*  GRID OF TWO  */
.span_2_of_2c {
/*	width: 48.4%;
	text-align: center;
	position: relative;
	min-height: 100%;
*/	
}

.span_1_of_2c {
/*	width: 48.4%;
	text-align: center;
	position: relative;
	min-height: 100%;
*/
}

.span_2_of_2left {
/*	text-align: center;
	position: relative;
	min-height: 100%;
	margin-left: 35%;
*/
}        

.span_1_of_2left {
/*	text-align: center;
	position: relative;
	min-height: 100%;
*/
}


.span_4_of_4right {
/*	width: 22%;
	text-align: center;
	position: relative;
	min-height: 100%;
*/
}

.span_3_of_4right {
/*	width: 22%;
	text-align: center;
	position: relative;
	min-height: 100%;
*/
}
.span_2_of_2right {
/*	width: 22%;
	text-align: center;
	position: relative;
	min-height: 100%;
*/
}

.span_1_of_1right {
/*	text-align: center;
	position: relative;
	min-height: 100%;*/
}


.span_2_of_2logo {
/*	width: 47.4%;
	text-align: center;
	position: relative;
	min-height: 100%;*/
	
}

.span_1_of_2logo {
/*	width: 47.4%;
	text-align: center;
	position: relative;
	min-height: 100%;*/
}
.span_2_of_2na {
/*	width: 47.4%;
	text-align: center;
	position: relative;
	min-height: 100%;
	*/
}

.span_1_of_2na {
/*	width: 47.4%;
	text-align: left;
	position: relative;
	min-height: 100%;*/
}


/*  GRID OF THREE  */
.span_3_of_3 {
/*	width: 31.5%;
	text-align: center;
	position: relative;
	min-height: 100%;*/
	
}
.span_2_of_3 {
 /*   width: 31.5%;
    text-align: center;
    position: relative;
    min-height: 100%;*/
}

.span_1_of_3 {
/*	width: 31.5%;
	text-align: center;
	position: relative;
	min-height: 100%;*/
}

.section2 {
/*	clear: both;
	padding: 10px;
	margin: 0px auto;
	max-width: 800px;
	overflow: visible;
	max-height: 100%;*/
}
.col span_1_of_2{
/*	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;*/
}	

.span_1_of_2 {
/*
	text-align: left;
	position: relative;
	min-height: 100%;
        width: 47%;*/
}

.span_mid_of_2 {
/*	width: 20%;
	text-align: left;
	position: relative;
	min-height: 100%;*/
}
.span_2_of_2 {
/*
	text-align: left;
	position: relative;
	min-height: 100%;
        width: 47%;*/
}
/****************************
 INFO REQUEST PAGE STYLES
****************************/

/* Everything in the mail form is inside this division. */
#VGC_MAIL_FORM {

}

#VGC_MAIL_FORM fieldset legend {
 color: black;
 font-family: Arial, sans-serif;
 font-size: 1.4rem;
 font-weight: bold;
}

.VGC_MAIL_TEXT {
 float: left;
 font-family: Arial;
 font-size: 1.8rem;
 font-weight: normal;
 margin: 0 0 0.5rem 1rem;
}

/* Each input element has a label. */
#VGC_MAIL_FORM label {
 float: left;
 margin: 0 0 0.5rem 1rem;
 font-family: Arial, sans-serif;
 font-size: 1.3rem;
 font-weight: bold;
 width: 15%;
}

/* The style for each input element. */
#VGC_MAIL_FORM input, #VGC_MAIL_FORM select, #VGC_MAIL_FORM textarea {
 border: 1px solid black;
 float: left;
 margin-bottom: 0.5rem;
}

/* This helps format the page. */
#VGC_MAIL_FORM br {
 clear: left;
}

/* The security code elements are inside this division. */
#VGC_MAIL_SECURITY {

}

/* Style for the security code message. */
#VGC_MAIL_SECURITY p {

}

/* Style for the security code input box. */
#VGC_MAIL_SECURITY input {

}

/* style for the security code image. */
#VGC_MAIL_SECURITY img {

}

.VGC_MAIL_STATUS {
 font-family: Arial, sans-serif;
 font-size: 1.5rem;
 font-weight: bold;
 color: #ff0000;
}
   .calendar {
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin-top: 1em;
    /*width: 100%;*/
   }

   .calendar td, .calendar th {
    border: 0.1em solid black;
    font-size: 1em;
   }

   .calendar th {
    background-color: #dff2cf;
   }

   .calendar th span {
    font-size: 1.6em;
   }

   .calendar tr.calendar_nav th {
    background-color: white;
    text-align: center;
   }

   .calendar tr.calendar_nav th h1 {
    color: black;
    font-size: 2em;
   }

   .calendar tr.calendar_nav th a {
    color: black;
    font-size: 1.4em;
    text-decoration: none;
   }

   .calendar tr.calendar_nav th h1 a {
    color: blue;
    font-size: 1em; 
   }
   .calendar tr.calendar_nav th h1 a:visited {
    color blue;
   }
   .calendar tr.calendar_nav th h1 a:hover {
    color blue;
   }

   .calendar tr.calendar_nav th a:visited {
    color: black;
   }

   .calendar tr.calendar_nav th a:hover {
    color: black;
   }

   .calendar div {
    background-color: white;
    height: 7.6em;
    overflow: hidden;
    padding: 2em 0em 0em 0em;
    position: relative;
    width: 100%;
   }

   .calendar div.not_in_month {
    background-color: #64855a;
   }

   .calendar div.has_events {
    background-color: #b7d69a;
   }

   .calendar div span {
    background-color: #76b663;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%;
   }

   .calendar div ul {
    margin: 0em 0em 0em 2em;
    padding: 0em;
   }

   .calendar a {
    font-family: Arial, sans-serif;
    font-size: 1.2em;
    text-decoration: none;
   }


   .calendar_event_list {
    background-color: white;
    border: 0.1em solid black;
    display: none;
    padding: 1em;
    position: absolute;
    min-height: 9.6em;
    min-width: 200px;
   }

   .calendar_event_list ul {
    margin: 0em 0em 0em 2em;
    padding: 0em;
   }

   .calendar_event_list li {
    font-size: 1em;
   }

   .calendar_event_list a {
    color: blue;
    font-family: Arial, sans-serif;
    font-size: 1.4em;
    line-height: 1.2;
    text-decoration: none;
   }

   .calendar_event_list a:visited {
    color: blue;
   }

   .calendar_event_list a:hover {
    color: blue;
   }

   .calendar_left {
    border-top-right-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
   }

   .calendar_right {
    border-top-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
   }

   .calendar_event_details {
    display: none;
    position: absolute;
    z-index: 400;
   }

   .calendar_event_arrow {
    border-bottom: 1em solid transparent;
    border-top: 1em solid transparent;
    height: 0;
    position: absolute;
    top: 0.4em;
    width: 0;
   }

   .calendar_left  .calendar_arrow {
    border-right: 2em solid white;
    left: 0.2em;
    z-index: 6;
   }

   .calendar_right .calendar_arrow {
    border-left: 2em solid white;
    right: 0.2em;
    z-index: 6;
   }

   .calendar_left .calendar_shadow {
    border-right: 2em solid black;
    left: 0;
    z-index: 2;
   }

   .calendar_right .calendar_shadow {
    border-left: 2em solid black;
    right: 0em;
    z-index: 2;
   }

   .calendar_bubble {
    background-color: white;
    border: 0.1em solid black;
    border-radius: 0.5em;
    padding: 1em;
    position: absolute;
    top: 0em;
    width: 25em;
    z-index: 4;
   }

   .calendar_left .calendar_bubble {
    -mos-box-shadow: 0.5em 0.5em 0.5em black;
    -webkit-box-shadow: 0.5em 0.5em 0.5em black;
    box-shadow: 0.5em 0.5em 0.5em black;
    left: 2em;
   }

   .calendar_right .calendar_bubble {
    -mos-box-shadow: -0.5em 0.5em 0.5em black;
    -webkit-box-shadow: -0.5em 0.5em 0.5em black;
    box-shadow: -0.5em 0.5em 0.5em black;
    right: 2em;
   }

   .calendar_bubble span {
    font-family: Arial, sans-serif;
    font-size: 1.8em;
   }

   .calendar_bubble p {
    font-family: Arial, sans-serif;
    font-size: 1.4em;
   }

   .calendar_bubble a {
    font-family: Arial, sans-serif;
    color: blue;
    font-size: 1.4em;
   }

   .calendar_help {
    font-size: 1.2em;
    position: absolute;
    right: 35%;
    text-align: right;
    top: 2.4em;
   }

   .calendar tr.calendar_nav th a.calendar_help2 {
    font-size: 1.2em;
    text-align: right;
    top: 2.6em;
   }


.calendar_event_info {
 font-family: Arial, sans-serif; 
}

.calendar_event_info h1 {
 font-size: 2em;
}

.calendar_event_info .date {
 
}

.calendar_event_info .date h3 {
 font-size: 1.6em;
}

.calendar_event_info .date span {
 font-size: 1.4em;
}

.calendar_event_info .date p {
 font-size: 1.4em;
}

.calendar_event_info .desc p {
 font-size: 1.4em;
}


.calendar td.no_border {
 border-width: 0;
}

.VGC_MINI_MONTH {
 border-collapse: collapse;
 margin: 1em;
}

.VGC_MINI_MONTH th, .VGC_MINI_MONTH td {
 font-size: 1em;
 text-align: center;
}

.VGC_MINI_MONTH thead th {
 background-color: white;
}

.VGC_MINI_MONTH thead th a {

}

.VGC_MINI_MONTH th {

}

.VGC_MINI_MONTH td.mini_blank {
 background-color: #64855a;
}

.VGC_MINI_MONTH td.mini_day {

}

.VGC_MINI_MONTH td.has_events {
 background-color: #b7d69a;
}

.VGC_MINI_MONTH a, .VGC_MINI_MONTH span {
 font-size: 1.4em;
}

.calendar .VGC_MINI_MONTH th span {
 font-size: 1.4em;
}

.calendar {
 width: 100%;
 margin-bottom: 10px;
}

.calendar_years {
 text-align: center;
 -ms-text-justify: distribute-all-lines;
 text-justify: distribute-all-lines;
}

.calendar_years .VGC_MINI_MONTH {
 display: inline-block;
 *display: inline;
 margin: 1em;
}

.calendar_years .stretch {
 display: inline-block;
 font-size: 0;
 line-height: 0;
 width: 100%;
}

.CALENDAR_MONTH_EVENT {
 font-family: Arial, sans-serif;
 overflow: auto;
 margin: 0 0 1em 0;
}

.CALENDAR_MONTH_EVENT .date {
 background-color: navy;
 border-radius: 1em;
 float: left;
 height: 4.8em;
 margin: 0em 1em 1em 0em;
 overflow: hidden;
 padding: 1em;
 text-align: center;
 width: 4.8em;
 line-height: 1.2;
}

.CALENDAR_MONTH_EVENT .date .day {
 color: white;
 font-size: 3em;
}

.CALENDAR_MONTH_EVENT .date .day a {
 color: white;
 font-size: 1em;
 text-decoration: none;
}

.CALENDAR_MONTH_EVENT .date .month {
 color: white;
 font-size: 1.4em;
}

.CALENDAR_MONTH_EVENT .title {
 font-size: 2em;
 margin: 0em 0 0.25em 0;
}

.CALENDAR_MONTH_EVENT .title a {
 color: black;
 font-size: 1em;
 text-decoration: none;
}

.CALENDAR_MONTH_EVENT .time{
 font-size: 1.4em;
 font-style: italic;
}

.CALENDAR_MONTH_EVENT p {
 font-size: 1.4em;
}



.inv_groups {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}



.inv_group {
	
}
.inv_grp a {
    padding: 10px;
    border: 2px solid black;
    margin: 5px;
    border-radius: 10px;
    box-shadow: 5px 10px 10px grey;
}
.inv_items {
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0 0 10px;
        justify-content: space-evenly;
}

.inv_grp img {
    display: none;
}

.inv_itm {
	display: flex;
	flex-direction: column;
	margin: 0 10px 10px 0;
	max-width: 280px;
	text-align: center;
	width: 100%;
    border: 1px solid black;
    padding: 5px;
}

.inv_itm_lnk {
	width: 100%;
}

.inv_itm_img {
	width: 100%;
}

.inv_itm_nam {
	font-size: 20px;
}

.inv_itm_dsc {
	font-size:18px;
}

.inv_itm_prc {
	font-size: 16px;
	font-weight: bold;
}


.inv_det {
	
}

.inv_det_back {
	clear: both;
	font-size: 18px;
}

.inv_det_img {
	float: left;
	margin: 0 10px 10px 0;
	max-width: 525px;
	width: 100%;
}

.inv_det_nam {
	font-size: 22px;
}

.inv_det_txt {
	font-size: 16px;
}


.smm_sleds {
 column-gap: 10px;
 display: grid;
 grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
 justify-content: center;
 row-gap: 10px;
}

.smm_sled {
    display: flex;
    flex-direction: column;
    border: 1px solid black;
    padding: 5px;
}

.smm_sled > a:first-child {
 display: block;
 width: 100%;
}

.smm_sled_img {
    width: 100%;
}

.smm_sled_nam {
 font-size: 18px;
 font-weight: bold;
 text-align: center;
}

.smm_sled_det {

}

#smm_sled_bck {
    display: block;
    float: left;
    border: 1px solid black;
    padding: 3px 8px 3px 15px;
    border-radius: 10px;
    box-shadow: 5px 10px 10px grey;
    margin-bottom: 15px;
}
a#smm_sled_bck {
    background: yellow;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 8px;
    font-size: 16px;
    text-align: center;
    animation: backbutton 10s infinite;
}
#smm_sled_bck:before {
 content: ''
}
.smm_sled_hr {
 clear: both;
}

.smm_sled_det_img {
 float: left;
 margin: 0 10px 10px 0;
 max-width: 600px;
 width: 100%;
}

.smm_sled_det_nam {
 font-size: 22px;
 font-weight: bold;
}

.smm_sled_det_dsc {

}

.span_1_of_1video {
	width: 44.4%;
	text-align: left;
	position: relative;
	min-height: 100%;
        padding: 20px;
}
.span_1_of_1video iframe {
   
}
.sectionvideo {
    clear: both;
    padding: 0px 10px 10px 10px;
    margin: 0px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@keyframes backbutton {
  50% {background: orange bottom right/50px 50px;}
}

.smm_news_itm {
    border: solid 1px black;
    padding: 5px 5px 15px 5px;
    margin: 5px;
    max-width: 300px;
    min-width: 300px;
    text-align: center;
}
.smm_news_itms {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.smm_news_pdf {
    /* border: 1px solid black; */
    padding: 5px 10px;
    border-radius: 7px;
    font-weight: bold;
    background: red;
    color: white !important;
    box-shadow: 5px 2px 10px grey;
}

a.smm_lnk_url.smm_pod.url {
    color: blue !important;
    word-wrap: break-word;
    font-size: 12px;
}
.smm_lnk_itm.smm_pod {
    border: 1px solid black;
    padding: 5px;
    margin: 5px;
    width: 300px;
    text-align: center;
    background: #80808059;
}
.smm_lnk_itms.smm_pods {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.smm_lnk_itm.smm_il {
    border: 1px solid black;
    padding: 5px;
    margin: 5px;
    width: 300px;
    text-align: center;
    background: #80808059;
}

.smm_lnk_itms.smm_ils {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
a.smm_lnk_url.smm_il.url {
    color: blue !important;
    word-wrap: break-word;
    font-size: 12px;
}

.smm_aois {
    column-gap: 10px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    justify-content: center;
    row-gap: 10px;
}

.smm_aoi {
    display: flex;
    flex-direction: column;
    border: 1px solid black;
    padding: 5px;
}
.smm_aoi > a:first-child {
    display: block;
    width: 100%;
}

img.smm_aoi_img {
    width: 100%;
}
.smm_aoi_ttl {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
a#smm_aoi_bck {
    background: yellow;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 8px;
    font-size: 16px;
    text-align: center;
    animation: backbutton 10s infinite;
}

#smm_aoi_bck {
    display: block;
    float: left;
    border: 1px solid black;
    padding: 3px 8px 3px 15px;
    border-radius: 10px;
    box-shadow: 5px 10px 10px grey;
    margin-bottom: 15px;
}
.smm_aoi_hr {
    clear: both;
}
.smm_aoi_det_img {
    float: left;
    margin: 0 10px 10px 0;
    max-width: 450px;
    width: 100%;
}
input.inv_det_vew_btn.inv_det_btn {
    background: greenyellow;
    font-weight: bold;
    padding: 7px 15px;
}
form.inv_det_vew_frm {
    float: right;
}
a.inv_det_btn {
    background: yellow;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 8px;
    font-size: 16px;
    text-align: center;
    animation: backbutton 10s infinite;
}

a.inv_det_back {
    clear: both;
    border: 1px solid black;
    padding: 3px 8px 3px 15px;
    border-radius: 5px;
    box-shadow: 5px 10px 10px grey;
    margin-bottom: 15px;
}


.smm_ad_lst {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-around;
}

.smm_ad_itm {
    align-items: center;
    border: 1px solid black;
    display: flex;
    flex-direction: column;
    padding: 10px;
    margin-top: 10px;
}


.smm_ad_img {
 margin: 4px 0;
 width: 100%;
}

