div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #171A21;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #FF0000;
   text-decoration: underline;
}
#InlineFrame1
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
}
#pgs_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0D6EFD;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #171A21;
   border: 0px solid #0D6EFD;
   background-color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#pgs_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #171A21;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #FFFFFF;
   background-color: #FD2C2D;
   border: 0px solid #0A58CA;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#pgs_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #171A21;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #F5F5F5;
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 16px;
   height: 3px;
   background: #FFFFFF;
   display: block;
   margin: 3px auto;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 6px;
}
#PanelMenu1.open .line:nth-child(1)
{
   transform: translateY(6px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   transform: translateY(-6px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 28px;
   width: 34px;
   height: 28px;
   position: absolute;
   z-index: 999;
}
#pgs_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#pgs_CssMenu1
{
   border: 0px solid #FFE1E7;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#pgs_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#pgs_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#pgs_CssMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#pgs_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 5px 0px 5px;
}
#pgs_CssMenu1 li:hover a, #pgs_CssMenu1 a:hover
{
   color: #FF8080;
   border: 0px solid #0A58CA;
   background-color: transparent;
   background-image: none;
}
#pgs_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#pgs_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#pgs_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu1 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
@media all and (max-width:480px) 
{
#pgs_CssMenu1 ul
{
   width: 100%;
}
#pgs_CssMenu1 li
{
   padding: 0 0px 4px 0px !important;
   width: 100% !important;
}
#pgs_CssMenu1 a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}

}
#InlineFrame2
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
}
#InlineFrame3
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
}
#pgs_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#pgs_Text3 div
{
   text-align: left;
}
#TextArea1
{
   border: 0px solid #DEE2E6;
   border-radius: 4px;
   background-color: #171A21;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#InlineFrame5
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
}
#InlineFrame6
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
}
#InlineFrame7
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
}
#pgs_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#pgs_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   animation: slide-up-in 1000ms linear 1000ms 1 normal both;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#pgs_Icon2 a
{
   text-decoration: none;
}
#pgs_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 17px;
   width: 18px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #808080;
   display: inline-block;
   font-size: 17px;
   line-height: 17px;
   vertical-align: middle;
}
#pgs_Icon2:hover #Icon2 i
{
   color: #D3D3D3;
}
#InlineFrame9
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
}
#InlineFrame10
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
}
#pgs_InlineFrame11
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
}
#InlineFrame11
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#pgs_InlineFrame12
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
}
#InlineFrame12
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#TabMenu1
{
   text-align: left;
   float: left;
   margin: 0;
   width: 100%;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   list-style-type: none;
   padding: 14px 0 4px 10px;
   overflow: hidden;
}
#TabMenu1 li
{
   float: left;
}
#TabMenu1 li a.active, #TabMenu1 li a:hover.active
{
   position: relative;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   z-index: 2;
}
#TabMenu1 li a
{
   padding: 5px 14px 8px 14px;
   margin-right: 3px;
   text-decoration: none;
   text-transform: none;
   border-bottom: none;
   position: relative;
   top: 0;
   transition: 200ms all linear;
}
#TabMenu1 li a:hover
{
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   top: -4px;
}
#TabMenu1
{
   border-bottom: 1px solid #808080;
}
#TabMenu1 li a.active, #TabMenu1 li a:hover.active
{
   background-color: #FF292A;
   color: #FFFFFF;
}
#TabMenu1 li a
{
   border: 0px solid #808080;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
   background-color: #171A21;
   color: #FFFFFF;
}
#TabMenu1 li a:hover
{
   background-color: #C0C0C0;
   color: #666666;
}
#pgs_InlineFrame4
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
   animation: slide-up-in 1000ms linear 1000ms 1 normal both;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
}
#InlineFrame4
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#pgs_InlineFrame8
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
}
#InlineFrame8
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#pgs_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#pgs_Icon1 a
{
   text-decoration: none;
}
#pgs_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 32px;
   width: 44px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#pgs_Icon1:hover #Icon1 i
{
   color: #808080;
}
#pgs_Icon1
{
   position: absolute;
   left: 565px;
   top: 376px;
   width: 44px;
   height: 32px;
   text-align: center;
   z-index: 23;
}
#pgs_InlineFrame4
{
   position: absolute;
   left: 85px;
   top: 649px;
   width: 311px;
   height: 257px;
   z-index: 21;
}
#pgs_Shape1
{
   position: absolute;
   left: 230px;
   top: 1302px;
   width: 308px;
   height: 52px;
   z-index: 19;
}
#TextArea1
{
   position: absolute;
   left: 6px;
   top: 731px;
   width: 358px;
   height: 95px;
   z-index: 8;
}
#pgs_CssMenu1
{
   position: absolute;
   left: 265px;
   top: 12px;
   width: 671px;
   height: 28px;
   z-index: 4;
}
#pgs_PanelMenu1
{
   position: absolute;
   left: 936px;
   top: 12px;
   width: 34px;
   height: 28px;
   text-align: center;
   z-index: 2;
}
#pgs_Shape2
{
   position: absolute;
   left: 87px;
   top: 536px;
   width: 272px;
   height: 55px;
   z-index: 13;
}
#InlineFrame9
{
   position: absolute;
   left: 17px;
   top: 12px;
   visibility: hidden;
   width: 431px;
   height: 1421px;
   z-index: 15;
}
#InlineFrame7
{
   position: absolute;
   left: 706px;
   top: 264px;
   width: 311px;
   height: 257px;
   z-index: 11;
}
#InlineFrame6
{
   position: absolute;
   left: 359px;
   top: 224px;
   width: 311px;
   height: 257px;
   z-index: 10;
}
#InlineFrame5
{
   position: absolute;
   left: 538px;
   top: 789px;
   width: 311px;
   height: 257px;
   z-index: 9;
}
#InlineFrame3
{
   position: absolute;
   left: 650px;
   top: 63px;
   width: 311px;
   height: 257px;
   z-index: 6;
}
#InlineFrame2
{
   position: absolute;
   left: 330px;
   top: 63px;
   width: 311px;
   height: 257px;
   z-index: 5;
}
#pgs_Image1
{
   position: absolute;
   left: 7px;
   top: 5px;
   width: 258px;
   height: 42px;
   z-index: 3;
}
#InlineFrame1
{
   position: absolute;
   left: 7px;
   top: 63px;
   width: 311px;
   height: 257px;
   z-index: 0;
}
#pgs_Image2
{
   position: absolute;
   left: 6px;
   top: 436px;
   width: 453px;
   height: 255px;
   z-index: 12;
}
#pgs_InlineFrame12
{
   position: absolute;
   left: 1128px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   z-index: 18;
}
#pgs_InlineFrame11
{
   position: absolute;
   left: 0px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   z-index: 17;
}
#Shape1
{
   width: 308px;
   height: 52px;
}
#Shape2
{
   width: 272px;
   height: 55px;
}
#pgs_Text3
{
   position: absolute;
   left: 9px;
   top: 416px;
   width: 250px;
   height: 21px;
   z-index: 7;
}
#pgs_TabMenu1
{
   position: absolute;
   left: 20px;
   top: 137px;
   width: 475px;
   height: 47px;
   z-index: 20;
   overflow: hidden;
}
#pgs_InlineFrame8
{
   position: absolute;
   left: 517px;
   top: 489px;
   width: 222px;
   height: 260px;
   z-index: 22;
}
#InlineFrame10
{
   position: absolute;
   left: 1455px;
   top: 12px;
   visibility: hidden;
   width: 431px;
   height: 1421px;
   z-index: 16;
}
#pgs_Icon2
{
   position: absolute;
   left: 874px;
   top: 1084px;
   width: 18px;
   height: 17px;
   text-align: center;
   z-index: 14;
}
@media only screen and (min-width: 1920px)
{
div#container
{
   width: 1903px;
}
body
{
   background-color: #171A21;
   background-image: none;
}
#InlineFrame1
{
   left: 471px;
   top: 124px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#BuildWith1
{
   left: 101px;
   top: 1529px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#pgs_PanelMenu1
{
   left: 1404px;
   top: 12px;
   width: 26px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 28px;
   width: 26px;
   height: 28px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 6px;
}
#PanelMenu1_markup li a
{
   color: #171A21;
   border: 0px solid #0D6EFD;
   background-color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#pgs_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #171A21;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #FFFFFF;
   background-color: #FD2C2D;
   border: 0px solid #0A58CA;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#pgs_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #171A21;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #F5F5F5;
   overflow-y: auto;
}
#pgs_Image1
{
   left: 473px;
   top: 5px;
   width: 258px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_CssMenu1
{
   left: 731px;
   top: 12px;
   width: 673px;
   height: 28px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#pgs_CssMenu1 li
{
}
#pgs_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#pgs_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#pgs_CssMenu1 li:hover a, #pgs_CssMenu1 a:hover
{
   color: #FF8080;
   border: 0px solid #0A58CA;
   background-color: transparent;
   background-image: none;
}
#pgs_CssMenu1 li
{
   padding: 0px 4px 0px 0px;
}
#InlineFrame2
{
   left: 471px;
   top: 124px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame3
{
   left: 473px;
   top: 52px;
   width: 957px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Text3
{
   left: 478px;
   top: 321px;
   width: 952px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#pgs_Text3
{
   margin: 0;
   padding: 0;
}
#TextArea1
{
   left: 473px;
   top: 1054px;
   width: 946px;
   height: 95px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#InlineFrame5
{
   left: 471px;
   top: 124px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame6
{
   left: 471px;
   top: 124px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame7
{
   left: 473px;
   top: 1176px;
   width: 957px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Image2
{
   left: 473px;
   top: 371px;
   width: 954px;
   height: 664px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_Shape2
{
   left: 815px;
   top: 676px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_Icon2
{
   left: 1395px;
   top: 570px;
   width: 20px;
   height: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 20px;
   height: 17px;
}
#Icon2 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#InlineFrame9
{
   left: 17px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame10
{
   left: 1455px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame11
{
   left: 0px;
   top: 12px;
   width: 152px;
   height: 100px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame12
{
   left: 0px;
   top: 12px;
   width: 152px;
   height: 100px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Shape1
{
   left: 797px;
   top: 1485px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_TabMenu1
{
   left: 3px;
   top: 47px;
   width: 475px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#pgs_InlineFrame4
{
   left: 1103px;
   top: 587px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_InlineFrame8
{
   left: 0px;
   top: 0px;
   width: 1903px;
   height: 1537px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Icon1
{
   left: 1874px;
   top: 0px;
   width: 26px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 26px;
   height: 25px;
}
#Icon1 i
{
   line-height: 25px;
   font-size: 25px;
   width: 25px;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1919px)
{
div#container
{
   width: 1280px;
}
body
{
   background-color: #171A21;
   background-image: none;
}
#InlineFrame1
{
   left: 164px;
   top: 119px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#BuildWith1
{
   left: 441px;
   top: 967px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#pgs_PanelMenu1
{
   left: 1090px;
   top: 12px;
   width: 26px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 28px;
   width: 26px;
   height: 28px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 6px;
}
#PanelMenu1_markup li a
{
   color: #171A21;
   border: 0px solid #0D6EFD;
   background-color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#pgs_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #171A21;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #FFFFFF;
   background-color: #FD2C2D;
   border: 0px solid #0A58CA;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#pgs_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #171A21;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #F5F5F5;
   overflow-y: auto;
}
#pgs_Image1
{
   left: 164px;
   top: 5px;
   width: 258px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_CssMenu1
{
   left: 441px;
   top: 12px;
   width: 649px;
   height: 28px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#pgs_CssMenu1 li
{
}
#pgs_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#pgs_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#pgs_CssMenu1 li:hover a, #pgs_CssMenu1 a:hover
{
   color: #FF8080;
   border: 0px solid #0A58CA;
   background-color: transparent;
   background-image: none;
}
#pgs_CssMenu1 li
{
   padding: 0px 4px 0px 0px;
}
#InlineFrame2
{
   left: 164px;
   top: 119px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame3
{
   left: 162px;
   top: 51px;
   width: 957px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Text3
{
   left: 167px;
   top: 318px;
   width: 949px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#pgs_Text3
{
   margin: 0;
   padding: 0;
}
#TextArea1
{
   left: 162px;
   top: 1054px;
   width: 946px;
   height: 95px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#InlineFrame5
{
   left: 164px;
   top: 119px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame6
{
   left: 164px;
   top: 119px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame7
{
   left: 162px;
   top: 1176px;
   width: 957px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Image2
{
   left: 162px;
   top: 372px;
   width: 954px;
   height: 664px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_Shape2
{
   left: 504px;
   top: 677px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_Icon2
{
   left: 1086px;
   top: 574px;
   width: 25px;
   height: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 25px;
   height: 17px;
}
#Icon2 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#InlineFrame9
{
   left: 17px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame10
{
   left: 1455px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame11
{
   left: 0px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame12
{
   left: 1128px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Shape1
{
   left: 486px;
   top: 1472px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_TabMenu1
{
   left: 3px;
   top: 47px;
   width: 475px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#pgs_InlineFrame4
{
   left: 796px;
   top: 594px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_InlineFrame8
{
   left: 0px;
   top: 0px;
   width: 1280px;
   height: 1524px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Icon1
{
   left: 1253px;
   top: 0px;
   width: 26px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 26px;
   height: 25px;
}
#Icon1 i
{
   line-height: 25px;
   font-size: 25px;
   width: 25px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1279px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #171A21;
   background-image: none;
}
#InlineFrame1
{
   left: 34px;
   top: 97px;
   width: 637px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#BuildWith1
{
   left: 441px;
   top: 967px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#pgs_PanelMenu1
{
   left: 742px;
   top: 13px;
   width: 26px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 28px;
   width: 26px;
   height: 28px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 6px;
}
#PanelMenu1_markup li a
{
   color: #171A21;
   border: 0px solid #0D6EFD;
   background-color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#pgs_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #171A21;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #FFFFFF;
   background-color: #FD2C2D;
   border: 0px solid #0A58CA;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#pgs_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #171A21;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #F5F5F5;
   overflow-y: auto;
}
#pgs_Image1
{
   left: 5px;
   top: 5px;
   width: 258px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_CssMenu1
{
   left: 274px;
   top: 13px;
   width: 468px;
   height: 28px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#pgs_CssMenu1 li
{
}
#pgs_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#pgs_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#pgs_CssMenu1 li:hover a, #pgs_CssMenu1 a:hover
{
   color: #FF8080;
   border: 0px solid #0A58CA;
   background-color: transparent;
   background-image: none;
}
#pgs_CssMenu1 li
{
   padding: 0px 4px 0px 0px;
}
#InlineFrame2
{
   left: 3px;
   top: 50px;
   width: 763px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame3
{
   left: 392px;
   top: 110px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Text3
{
   left: 1px;
   top: 321px;
   width: 765px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#pgs_Text3
{
   margin: 0;
   padding: 0;
}
#TextArea1
{
   left: 5px;
   top: 895px;
   width: 752px;
   height: 95px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#InlineFrame5
{
   left: 34px;
   top: 97px;
   width: 637px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame6
{
   left: 3px;
   top: 1014px;
   width: 763px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame7
{
   left: 392px;
   top: 110px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Image2
{
   left: 3px;
   top: 375px;
   width: 762px;
   height: 502px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_Shape2
{
   left: 248px;
   top: 599px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_Icon2
{
   left: 735px;
   top: 492px;
   width: 18px;
   height: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 18px;
   height: 17px;
}
#Icon2 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#InlineFrame9
{
   left: 17px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame10
{
   left: 1455px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame11
{
   left: 0px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame12
{
   left: 1128px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Shape1
{
   left: 230px;
   top: 1302px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_TabMenu1
{
   left: 3px;
   top: 47px;
   width: 475px;
   height: 47px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#pgs_InlineFrame4
{
   left: 442px;
   top: 509px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_InlineFrame8
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 1354px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Icon1
{
   left: 742px;
   top: 0px;
   width: 26px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 26px;
   height: 25px;
}
#Icon1 i
{
   line-height: 25px;
   font-size: 25px;
   width: 25px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #171A21;
   background-image: none;
}
#InlineFrame1
{
   left: 85px;
   top: 98px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#BuildWith1
{
   left: 441px;
   top: 967px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#pgs_PanelMenu1
{
   left: 454px;
   top: 12px;
   width: 26px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 28px;
   width: 26px;
   height: 28px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 6px;
}
#PanelMenu1_markup li a
{
   color: #171A21;
   border: 0px solid #0D6EFD;
   background-color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#pgs_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #171A21;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #FFFFFF;
   background-color: #FD2C2D;
   border: 0px solid #0A58CA;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#pgs_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #171A21;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #F5F5F5;
   overflow-y: auto;
}
#pgs_Image1
{
   left: 5px;
   top: 5px;
   width: 258px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_CssMenu1
{
   left: 0px;
   top: 68px;
   width: 480px;
   height: 128px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#pgs_CssMenu1 li
{
}
#pgs_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#pgs_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#pgs_CssMenu1 li:hover a, #pgs_CssMenu1 a:hover
{
   color: #FF8080;
   border: 0px solid #0A58CA;
   background-color: transparent;
   background-image: none;
}
#pgs_CssMenu1 li
{
   padding-bottom: 4px !important;
}
#InlineFrame2
{
   left: 85px;
   top: 374px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame3
{
   left: 392px;
   top: 110px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Text3
{
   left: 5px;
   top: 366px;
   width: 475px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#pgs_Text3
{
   margin: 0;
   padding: 0;
}
#TextArea1
{
   left: 5px;
   top: 788px;
   width: 465px;
   height: 95px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#InlineFrame5
{
   left: 85px;
   top: 912px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame6
{
   left: 85px;
   top: 374px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame7
{
   left: 392px;
   top: 110px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Image2
{
   left: 3px;
   top: 427px;
   width: 475px;
   height: 344px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_Shape2
{
   left: 104px;
   top: 572px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_Icon2
{
   left: 380px;
   top: 631px;
   width: 18px;
   height: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 18px;
   height: 17px;
}
#Icon2 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#InlineFrame9
{
   left: 17px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame10
{
   left: 1455px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame11
{
   left: 0px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame12
{
   left: 1128px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Shape1
{
   left: 86px;
   top: 1208px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_TabMenu1
{
   left: 0px;
   top: 50px;
   width: 478px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_InlineFrame4
{
   left: 85px;
   top: 649px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_InlineFrame8
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 1260px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Icon1
{
   left: 452px;
   top: 0px;
   width: 26px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 26px;
   height: 25px;
}
#Icon1 i
{
   line-height: 25px;
   font-size: 25px;
   width: 25px;
}
}
@media only screen and (min-width: 360px) and (max-width: 479px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #171A21;
   background-image: none;
}
#InlineFrame1
{
   left: 25px;
   top: 95px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#BuildWith1
{
   left: 441px;
   top: 967px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#pgs_PanelMenu1
{
   left: 334px;
   top: 12px;
   width: 26px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 28px;
   width: 26px;
   height: 28px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 6px;
}
#PanelMenu1_markup li a
{
   color: #171A21;
   border: 0px solid #0D6EFD;
   background-color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#pgs_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #171A21;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #FFFFFF;
   background-color: #FD2C2D;
   border: 0px solid #0A58CA;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#pgs_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #171A21;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #F5F5F5;
   overflow-y: auto;
}
#pgs_Image1
{
   left: 5px;
   top: 5px;
   width: 258px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_CssMenu1
{
   left: 452px;
   top: 81px;
   width: 360px;
   height: 128px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#pgs_CssMenu1 li
{
}
#pgs_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#pgs_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#pgs_CssMenu1 li:hover a, #pgs_CssMenu1 a:hover
{
   color: #FF8080;
   border: 0px solid #0A58CA;
   background-color: transparent;
   background-image: none;
}
#pgs_CssMenu1 li
{
   padding-bottom: 4px !important;
}
#InlineFrame2
{
   left: 59px;
   top: 500px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame3
{
   left: 25px;
   top: 141px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Text3
{
   left: 5px;
   top: 368px;
   width: 353px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#pgs_Text3
{
   margin: 0;
   padding: 0;
}
#TextArea1
{
   left: 0px;
   top: 717px;
   width: 350px;
   height: 95px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#InlineFrame5
{
   left: 25px;
   top: 840px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame6
{
   left: 59px;
   top: 500px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame7
{
   left: 25px;
   top: 141px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Image2
{
   left: 3px;
   top: 438px;
   width: 355px;
   height: 261px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_Shape2
{
   left: 44px;
   top: 541px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_Icon2
{
   left: 318px;
   top: 564px;
   width: 18px;
   height: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 18px;
   height: 17px;
}
#Icon2 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#InlineFrame9
{
   left: 17px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame10
{
   left: 1455px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame11
{
   left: 0px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame12
{
   left: 1128px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Shape1
{
   left: 26px;
   top: 1129px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_TabMenu1
{
   left: 3px;
   top: 47px;
   width: 357px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_InlineFrame4
{
   left: 25px;
   top: 581px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_InlineFrame8
{
   left: 0px;
   top: 0px;
   width: 360px;
   height: 1181px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Icon1
{
   left: 335px;
   top: 0px;
   width: 22px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 22px;
   height: 25px;
}
#Icon1 i
{
   line-height: 25px;
   font-size: 22px;
   width: 21px;
}
}
@media only screen and (max-width: 359px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #171A21;
   background-image: none;
}
#InlineFrame1
{
   left: 5px;
   top: 94px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#BuildWith1
{
   left: 116px;
   top: 1289px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#pgs_PanelMenu1
{
   left: 299px;
   top: 7px;
   width: 21px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 28px;
   width: 21px;
   height: 28px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 6px;
}
#PanelMenu1_markup li a
{
   color: #171A21;
   border: 0px solid #0D6EFD;
   background-color: #F5F5F5;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#pgs_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #171A21;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #FFFFFF;
   background-color: #FD2C2D;
   border: 0px solid #0A58CA;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#pgs_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #171A21;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #F5F5F5;
   overflow-y: auto;
}
#pgs_Image1
{
   left: 5px;
   top: 0px;
   width: 258px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_CssMenu1
{
   left: 4px;
   top: 366px;
   width: 311px;
   height: 128px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#pgs_CssMenu1 li
{
}
#pgs_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #0D6EFD;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#pgs_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#pgs_CssMenu1 li:hover a, #pgs_CssMenu1 a:hover
{
   color: #FF8080;
   border: 0px solid #0A58CA;
   background-color: transparent;
   background-image: none;
}
#pgs_CssMenu1 li
{
   padding-bottom: 4px !important;
}
#InlineFrame2
{
   left: 5px;
   top: 439px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame3
{
   left: 5px;
   top: 208px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Text3
{
   left: 5px;
   top: 376px;
   width: 311px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#pgs_Text3
{
   margin: 0;
   padding: 0;
}
#TextArea1
{
   left: 3px;
   top: 708px;
   width: 305px;
   height: 95px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#InlineFrame5
{
   left: 5px;
   top: 827px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame6
{
   left: 5px;
   top: 439px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame7
{
   left: 5px;
   top: 208px;
   width: 311px;
   height: 257px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Image2
{
   left: 3px;
   top: 450px;
   width: 315px;
   height: 239px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#pgs_Shape2
{
   left: 24px;
   top: 542px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_Icon2
{
   left: 300px;
   top: 598px;
   width: 18px;
   height: 17px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 18px;
   height: 17px;
}
#Icon2 i
{
   line-height: 17px;
   font-size: 17px;
   width: 16px;
}
#InlineFrame9
{
   left: 17px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#InlineFrame10
{
   left: 1455px;
   top: 12px;
   width: 431px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame11
{
   left: 0px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_InlineFrame12
{
   left: 1128px;
   top: 12px;
   width: 152px;
   height: 1421px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Shape1
{
   left: 6px;
   top: 1110px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_TabMenu1
{
   left: 1px;
   top: 44px;
   width: 319px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_InlineFrame4
{
   left: 5px;
   top: 614px;
   width: 311px;
   height: 257px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#pgs_InlineFrame8
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 1162px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: #212529;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#pgs_Icon1
{
   left: 289px;
   top: 0px;
   width: 29px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 29px;
   height: 25px;
}
#Icon1 i
{
   line-height: 25px;
   font-size: 25px;
   width: 25px;
}
}
