body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#wb_menu
{
   display: block;
   background-color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   text-align: right;
   width: 100%;
   z-index: 1111 !important;
}
#menu
{
   display: inline-block;
   background-color: #FFFFFF;
   height: 37px;
}
#wb_menu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_menu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_menu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_menu ul li i
{
   font-size: 0px;
   width: 0px;
}
#wb_menu ul li a
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   padding: 10px 20px 10px 20px;
   text-align: center;
}
#wb_menu > ul > li > a 
{
   height: 17px;
}
.menu a 
{
   display: block;
}
#wb_menu li:hover > a, #wb_menu li .active
{
   background-color: #D3D3D3;
   color: #FF1493;
}
#wb_menu ul ul
{
   display: none;
   position: absolute;
   top: 37px;
}
#wb_menu ul li:hover > ul
{
   display: list-item;
}
#wb_menu ul ul li 
{
   float: none;
   position: relative;
   width: 331px;
}
#wb_menu ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_menu ul ul li:hover > a, #wb_menu ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_menu ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_menu ul ul li a 
{
   padding-top: 10px;
   padding-right: 15px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_menu ul ul ul li 
{
   left: 331px;
   position: relative;
   top: -37px;
}
#wb_menu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_menu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_menu li:hover > a .arrow-down, #wb_menu li .active .arrow-down
{ 
   border-top-color: #FF1493;
}
#wb_menu ul ul li:hover > a .arrow-left, #wb_menu ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_menu .toggle,[id^=menu-submenu]
{
   display: none;
}
@media all and (max-width:1199px) 
{
#wb_menu
{
   margin: 0;
   text-align: left;
}
#wb_menu ul li a, #wb_menu .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   padding: 10px 15px 10px 15px;
}
#wb_menu .toggle + a
{
   display: none !important;
}
.menu 
{
   display: none;
   z-index: 9999;
}
#menu 
{
   background-color: transparent;
   display: none;
}
#wb_menu > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_menu .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #000000;
   padding: 0 15px 0 15px;
   line-height: 38px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_menu .toggle:hover
{
   background-color: #D3D3D3;
   color: #FF1493;
}
[id^=menu-submenu]:checked + ul 
{
   display: block !important;
}
#menu-title
{
   height: 37px !important;
   line-height: 37px !important;
   text-align: center;
}
#wb_menu ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_menu ul ul .toggle,
#wb_menu ul ul a 
{
   padding: 0 30px;
}
#wb_menu a:hover,
#wb_menu ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_menu ul li ul li .toggle,
#wb_menu ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_menu ul ul ul a 
{
   padding: 10px 15px 10px 45px;
}
#wb_menu ul li a 
{
   text-align: left;
}
#wb_menu ul li a br 
{
   display: none;
}
#wb_menu ul li i 
{
   margin-right: 0px;
}
#wb_menu ul ul 
{
   float: none;
   position: static;
}
#wb_menu ul ul li:hover > ul,
#wb_menu ul li:hover > ul 
{
   display: none;
}
#wb_menu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_menu ul ul ul li 
{
   position: static;
}
#menu-icon 
{
   display: block;
   position: absolute;
   right: 20px;
   top: 6px;
   user-select: none;
}
#menu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_menu ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_menu .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_menu .toggle:hover .arrow-down, #wb_menu li .active .arrow-down
{
   border-top-color: #FF1493;
}
#wb_menu ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_menu ul li ul li .toggle:hover .arrow-down, #wb_menu ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   height: 29px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   overflow-y: hidden;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 19px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_LayoutGrid1
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 2px;
   border-right-width: 2px;
   border-bottom-width: 2px;
   border-left-width: 2px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #0000FF;
   border-right-color: #0000FF;
   border-bottom-color: #0000FF;
   border-left-color: #0000FF;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1600px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   order: 2;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   order: 3;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid1 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 4;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 0px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 196px;
   height: 54px;
   vertical-align: top;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 2px;
   border-right-width: 2px;
   border-bottom-width: 2px;
   border-left-width: 2px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #0000FF;
   border-right-color: #0000FF;
   border-bottom-color: #0000FF;
   border-left-color: #0000FF;
   box-sizing: border-box;
   font-size: 0;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/unitedconsciousness_2022.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text3 
{
   margin: 0;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 5px 0;
   margin: 0;
   text-align: left;
}
#wb_Text28
{
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-size: 27px;
}
#wb_Text28 div
{
   text-align: left;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col3
{
   display: block;
}
#PhotoGallery1 .visible-col2
{
   display: none;
}
#Line1
{
   border-color: transparent;
   border-color: rgba(233,233,233,0.00);
   border-style: solid;
   border-bottom-width: 564px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 10px 0;
   margin: 0;
   text-align: right;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text2 div
{
   text-align: right;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#FlexContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 2px;
   border-right-width: 2px;
   border-bottom-width: 2px;
   border-left-width: 2px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #0000FF;
   border-right-color: #0000FF;
   border-bottom-color: #0000FF;
   border-left-color: #0000FF;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Image1
{
   display: inline-block;
   width: 196px;
   height: 54px;
   z-index: 0;
}
#wb_uid2
{
   color: #000000;
}
#wb_uid1
{
   color: #000000;
}
#wb_PhotoGallery1
{
   display: inline-block;
   width: 100%;
   z-index: 7;
}
#wb_uid0
{
   color: #000000;
}
#Line1
{
   display: inline-block;
   width: 155px;
   z-index: 3;
}
#wb_menu
{
   display: inline-block;
   width: 986px;
   height: 37px;
   z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 1200px;
   height: 3651px;
   visibility: visible;
   display: inline;
}
#wb_menu
{
   width: 969px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   text-align: right;
}
#wb_menu ul li a
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
}
#wb_menu ul li a, #wb_menu .toggle
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#menu
{
   height: 34px;
}
#wb_menu ul ul
{
   top: 34px;
}
#wb_menu ul ul ul li
{
   left: 311px;
   top: -34px;
}
#wb_menu > ul > li > a
{
   height: 14px;
}
#wb_menu ul ul li
{
   width: 311px;
}
#wb_Text1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: 400;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .col-1
{
   display: none;
   flex-basis: 0;
   max-width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 3;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid1 > .col-4
{
   display: none;
   flex-basis: 0;
   max-width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 4;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 186px;
   height: 51px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 10px;
   padding: 0;
}
#Image1
{
   width: 186px;
   height: 51px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-family: Roboto;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 15px 0 5px 0;
   text-align: justify;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 0 20px 0;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery1 .visible-col3
{
   display: block;
}
#PhotoGallery1 .visible-col2
{
   display: none;
}
#Line1
{
   width: 155px;
   height: 564px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line1
{
   border-color: transparent;
   border-color: rgba(233,233,233,0.00);
   border-bottom-width: 564px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 15px 0 10px 0;
   text-align: right;
}
}
@media only screen and (min-width: 765px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 765px;
   height: 1000px;
   visibility: visible;
   display: inline;
}
#wb_menu
{
   width: 426px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   text-align: right;
}
#wb_menu ul li a
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
}
#wb_menu ul li a, #wb_menu .toggle
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#menu
{
   height: 34px;
}
#wb_menu ul ul
{
   top: 34px;
}
#wb_menu ul ul ul li
{
   left: 311px;
   top: -34px;
}
#wb_menu > ul > li > a
{
   height: 14px;
}
#wb_menu ul ul li
{
   width: 311px;
}
#wb_Text1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 18px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 3;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid1 > .col-4
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 4;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 170px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 170px;
   height: 47px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-family: Roboto;
   font-weight: 400;
   font-size: 21px;
   margin: 0;
   padding: 15px 0 5px 0;
   text-align: justify;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 0 20px 0;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery1 .visible-col3
{
   display: block;
}
#PhotoGallery1 .visible-col2
{
   display: none;
}
#Line1
{
   width: 155px;
   height: 564px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line1
{
   border-color: transparent;
   border-color: rgba(233,233,233,0.00);
   border-bottom-width: 564px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: 400;
   font-size: 17px;
   margin: 0;
   padding: 15px 0 10px 0;
   text-align: right;
}
}
@media only screen and (min-width: 460px) and (max-width: 764px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 460px;
   height: 1000px;
   visibility: visible;
   display: inline;
}
#wb_menu
{
   width: 321px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   text-align: right;
}
#wb_menu ul li a
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
}
#wb_menu ul li a, #wb_menu .toggle
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#menu
{
   height: 34px;
}
#wb_menu ul ul
{
   top: 34px;
}
#wb_menu ul ul ul li
{
   left: 311px;
   top: -34px;
}
#wb_menu > ul > li > a
{
   height: 14px;
}
#wb_menu ul ul li
{
   width: 311px;
}
#wb_Text1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid1 > .col-1
{
   display: none;
   flex-basis: 0;
   max-width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 3;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid1 > .col-4
{
   display: none;
   flex-basis: 0;
   max-width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 4;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 101px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 101px;
   height: 28px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 15px 30px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-family: Roboto;
   font-weight: 400;
   font-size: 17px;
   margin: 0;
   padding: 15px 0 5px 0;
   text-align: justify;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 0 20px 0;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col3
{
   display: none;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#Line1
{
   width: 155px;
   height: 564px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line1
{
   border-color: transparent;
   border-color: rgba(233,233,233,0.00);
   border-bottom-width: 564px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 15px 0 10px 0;
   text-align: right;
}
}
@media only screen and (max-width: 459px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 340px;
   height: 1000px;
   visibility: visible;
   display: inline;
}
#wb_menu
{
   width: 229px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   text-align: right;
}
#wb_menu ul li a
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
}
#wb_menu ul li a, #wb_menu .toggle
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#menu
{
   height: 34px;
}
#wb_menu ul ul
{
   top: 34px;
}
#wb_menu ul ul ul li
{
   left: 311px;
   top: -34px;
}
#wb_menu > ul > li > a
{
   height: 14px;
}
#wb_menu ul ul li
{
   width: 311px;
}
#wb_Text1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid1 > .col-1
{
   display: none;
   flex-basis: 0;
   max-width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 3;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid1 > .col-4
{
   display: none;
   flex-basis: 0;
   max-width: 0;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 4;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image1
{
   width: 71px;
   height: 19px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 71px;
   height: 19px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
}
#FlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 30px 5px 30px 5px;
}
#LayoutGrid3 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 25px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   visibility: visible;
   display: block;
}
#wb_Text28
{
   font-family: Roboto;
   font-weight: 400;
   font-size: 17px;
   margin: 0;
   padding: 15px 0 5px 0;
   text-align: justify;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 0 20px 0;
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col3
{
   display: none;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#Line1
{
   width: 155px;
   height: 564px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line1
{
   border-color: transparent;
   border-color: rgba(233,233,233,0.00);
   border-bottom-width: 564px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 15px 0 10px 0;
   text-align: right;
}
}
