div#container
{
   width: 1274px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#PageHeader1
{
   background-color: #000000;
   background: linear-gradient(to top, rgba(0,0,0,0.00) 0%, #000000 100%);
   box-sizing: border-box;
}
#wb_ResponsiveMenu1
{
   background-color: rgba(0,0,0,0.80);
   display: block;
   font-family: Verdana;
   font-weight: normal;
   text-align: center;
   width: 100%;
}
#ResponsiveMenu1
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   display: inline-block;
   height: 50px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 25px;
   width: 25px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #DCDCDC;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 5px 30px 5px 7px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 40px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li a:hover, #wb_ResponsiveMenu1 li .active
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #DC143C;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 50px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 333px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul ul li a:hover, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.60);
   color: #DC143C;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   color: #F5F5F5;
   padding-top: 5px;
   padding-right: 30px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 333px;
   position: relative;
   top: -50px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #DCDCDC;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #F5F5F5;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li a:hover .arrow-down
{ 
   border-top-color: #DC143C;
}
#wb_ResponsiveMenu1 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #DC143C;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:600px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   padding: 5px 30px 5px 7px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #DCDCDC;
   padding: 0px 30px 0px 7px;
   line-height: 35px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu1 .toggle:hover 
{
   background-color: #000000;
   background-color: rgba(0,0,0,0.80);
   color: #DC143C;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 50px !important;
   line-height: 50px !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 14px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #000000;
   color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #000000;
   color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 5px 30px 5px 21px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 30px;
   top: 13px;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #DCDCDC;
   color: #DCDCDC;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #000000;
   color: #DC143C;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #DCDCDC;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #DC143C;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #F5F5F5;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #DC143C;
}
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 80px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#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: 50%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0px 20px 0px;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0px 20px 0px;
}
#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_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 401px;
   height: 268px;
   vertical-align: top;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: left;
}
#Heading4
{
   color: #969696;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #969696;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 18px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_resim1
{
   vertical-align: top;
}
#resim1
{
   border: 0px solid #FFFFFF;
   padding: 0;
   margin: 10px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_contactHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
   text-align: left;
}
#contactHeading2
{
   color: #C2C1C1;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
   text-align: left;
}
#Heading1
{
   color: #C2C1C1;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_CssMenu4
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu4 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu4 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu4 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 805px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_CssMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 8;
}
#PageHeader1_Container
{
   width: 1274px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image1
{
   display: inline-block;
   width: 401px;
   height: 268px;
   z-index: 2;
}
#wb_ResponsiveMenu1
{
   position: absolute;
   left: 501px;
   top: 17px;
   width: 546px;
   height: 52px;
   z-index: 1;
}
#PageHeader1
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 87px;
   z-index: 7777;
}
#wb_CssMenu4
{
   display: inline-block;
   width: 100%;
   z-index: 6;
}
#wb_resim1
{
   position: absolute;
   left: 10px;
   top: 5px;
   width: 338px;
   height: 45px;
   z-index: 0;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 3;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 7;
}
#wb_contactHeading2
{
   display: inline-block;
   width: 100%;
   z-index: 5;
}
@media only screen and (min-width: 1000px) and (max-width: 1273px)
{
div#container
{
   width: 1000px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 93px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 1000px;
}
#wb_ResponsiveMenu1
{
   left: 449px;
   top: 25px;
   width: 528px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 80px 15px 25px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 399px;
   height: 267px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 399px;
   height: 267px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: left;
   line-height: 18px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 270px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 5px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
@media only screen and (min-width: 800px) and (max-width: 999px)
{
div#container
{
   width: 800px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 100px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 800px;
}
#wb_ResponsiveMenu1
{
   left: 263px;
   top: 21px;
   width: 513px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 80px 15px 25px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 370px;
   height: 247px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 370px;
   height: 247px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: left;
   line-height: 18px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 203px;
   height: 23px;
   visibility: visible;
   display: inline;
   margin: 10px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
@media only screen and (min-width: 700px) and (max-width: 799px)
{
div#container
{
   width: 695px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 80px 15px 25px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 317px;
   height: 223px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 317px;
   height: 223px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: left;
   line-height: 18px;
}
}
@media only screen and (min-width: 600px) and (max-width: 699px)
{
div#container
{
   width: 600px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 100px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 600px;
}
#wb_ResponsiveMenu1
{
   left: 312px;
   top: 14px;
   width: 254px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 80px 15px 25px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 270px;
   height: 180px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 270px;
   height: 180px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: left;
   line-height: 18px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 174px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 10px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
@media only screen and (min-width: 500px) and (max-width: 599px)
{
div#container
{
   width: 498px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 100px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 498px;
}
#wb_ResponsiveMenu1
{
   left: 238px;
   top: 13px;
   width: 229px;
   height: 57px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 80px 15px 25px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 219px;
   height: 146px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 219px;
   height: 146px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: left;
   line-height: 18px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 174px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 10px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0px 0px 40px 0px;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
@media only screen and (max-width: 499px)
{
div#container
{
   width: 400px;
}
body
{
   background-color: #000000;
   background-image: none;
}
#PageHeader1
{
   height: 91px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1_Container
{
   width: 400px;
}
#wb_ResponsiveMenu1
{
   left: 224px;
   top: 0px;
   width: 162px;
   height: 52px;
   visibility: visible;
   display: inline;
   margin: 0px 10px 0px 0px;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 80px 15px 25px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image1
{
   width: 370px;
   height: 247px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 370px;
   height: 247px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: left;
   line-height: 18px;
}
#wb_resim1
{
   left: 10px;
   top: 5px;
   width: 174px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 10px 0px 0px 0px;
   padding: 0;
}
#wb_contactHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 12px 0px;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu4 li
{
   width: 100%;
}
#wb_CssMenu4 a
{
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: left;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #C2C1C1;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
}
