div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#preloader
{
   background: #FFFFFF url("images/turning-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background: linear-gradient(to top, #FFFFFF 0%, #9370DB 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#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;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 50px 0px 150px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 320px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#Button5
{
   line-height: 49px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #A9A9A9;
   border-radius: 4px;
   background-color: #87CEEB;
   background-image: none;
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
}
#Button5:hover
{
   background-color: #2E6DA4;
   -webkit-transition: background-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms;
}
#Button3
{
   line-height: 49px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #A9A9A9;
   border-radius: 4px;
   background-color: #87CEEB;
   background-image: none;
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
}
#Button3:hover
{
   background-color: #2E6DA4;
   -webkit-transition: background-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   margin: 0;
   text-align: center;
}
#Button12
{
   line-height: 58px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #808080;
   border-radius: 6px;
   background-color: #FFC057;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
}
#Button12:hover
{
   background-color: #803B00;
   color: #FFFFFF;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Button5
{
   display: block;
   width: 100%;
   height: 49px;
   z-index: 3;
}
#Button12
{
   display: block;
   width: 100%;
   height: 58px;
   z-index: 0;
}
#Button3
{
   display: block;
   width: 100%;
   height: 49px;
   z-index: 4;
}
#wb_uid0
{
   color: #000000;
   font-family: Calibri;
   font-size: 21px;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 1;
}
@media only screen and (min-width: 480px) and (max-width: 1249px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 50px 0px 150px 0px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: block;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   display: block;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-3
{
   display: block;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#Button5
{
   width: 100%;
   height: 49px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #87CEEB;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button5
{
   line-height: 49px;
}
#Button3
{
   width: 100%;
   height: 49px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #87CEEB;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button3
{
   line-height: 49px;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 30px 0px 30px 0px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-3
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#Button5
{
   width: 100%;
   height: 49px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #87CEEB;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button5
{
   line-height: 49px;
}
#Button3
{
   width: 100%;
   height: 49px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #87CEEB;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button3
{
   line-height: 49px;
}
}
