<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***** Default Settings *****/
 
#rot, html, body {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
#rot, html {
  height: 100%;
}
*/

#rot .msg_404 {
  padding: 2.5em;
  text-align: center;
} 

html {
  color: #606060;
  font: 13px arial, verdana, sans-serif;
}

/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}
 
h1 {
  font-size: 2em;
  letter-spacing: -1px;
  padding: 1em 0;
}
 
h2 {
  font-size: 1.5em;
  letter-spacing: -1px;
  padding: 1em 0;
}
 
h3 {
  font-size: 1.3em;
}
 
p, ul {
  margin: 0;
  padding: 0;
}
 
ul {
  list-style: none;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}
 
blockquote {
  margin: 1em 2em;
  padding: 0;
}
 
small, .small {
  font-size: .9em;
}
 
img {
  border: 0;
}
 
sup {
  bottom: 0.3em;
  position: relative;
  vertical-align: baseline;
}
 
sub {
  bottom: -0.2em;
  position: relative;
  vertical-align: baseline;
}
 
acronym, abbr {
  border-bottom: 1px dashed;
  cursor: help;
  letter-spacing: 1px;
}
 
/***** Links *****/
 
a, a:visited {
  color: #4787c7;
  text-decoration: underline;
}

/***** Forms *****/
 
form {
  border: 0;
  margin: 0;
  padding: 0;
}

input, textarea {
  border: 1px solid #CCC;
  margin: 0;
  padding: .2em .3em; 
}

input[type=submit] {
  font-size: 1em;
  height: 1.8em;
  left: 0em;
}

input[type=reset] {
  font-size: 1em;
  height: 1.8em;
}

input[type=text], input[type=password] {
  font-size: 1em; 
  width: 13em;
}

input[type=checkbox],
input[type=radio] {
  border: 0;
}

input[type=radio] {
  margin-top: .5em;
}


select { 
  font-size: 1em;
}

textarea {
  line-height: 1.25;
  height: 6em;
  width: 100%;
}

/**** The char_* class help to set the width of form fields ****/
input.char_8 {
  width: 5em;
}

input.char_5 {
  width: 3.3em;
}

input.char_4 {
  width: 2.7em;
}

input.char_3 {
  width: 2em;
}

input.char_2 {
  width: 1.4em;
}

input.char_1 {
  width: 1em;
}

.button {
  background: #FFFFEA;
  border: 1px solid #F0B034;
  cursor: pointer;
  float: left;
  line-height: 1.7em;
  margin: 0 .3em;
  padding: 0em .4em;
}

  .button.mousedown {
    border-color: #BE8B29;
  }

  .button.disabled {
    background-color: #DDD;
    border-color: #999;
    color: #777;
    cursor: auto;
  }

/***** Global Classes *****/
.clear         { clear: both; }
.clear_l       { clear: left; }
.clear_r       { clear: right; }
 
.float_l       { float: left; }
.float_follow  { position: relative; top: 3px; }
.float_r       { float: right; }
 
.text_left     { text-align: left; }
.text_right    { text-align: right; }
.text_center   { text-align: center; }
.text_justify  { text-align: justify; }
 
.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }

.hidden        { display: none; }

.vert_divider  { padding: 0 .2em; font-size: .9em; vertical-align: top; } 

body {
  font-size: 13px;
}
body {
  background-attachment: scroll;
  background-color: #ffffff;
  background-image:  url(/static/designs/images/repository/img_1600x212_skyscrapers.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
#rot h2 {
  color: rgba(255,165,2,1);
  font-size: 3em;
  letter-spacing: -1px;
  padding-bottom: 39px;
  padding-top: 39px;
}
#rot a {
  color: rgba(255,165,2,1);
  text-decoration: none;
}
#rot a:hover {
  text-decoration: underline;
}
#rot #rot_ctr1_bod_ctr1_bod {
  color: #ffffff;
  font-size: 23.4px;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr1_bod h1 {
  padding-bottom: .9em;
  padding-top: .9em;
}
#rot #rot_ctr1_bod_ctr2_bod ul {
  background-color: #000000;
  color: #b6b6b6;
  font-size: 1em;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr2_bod ul li {
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a {
  color: rgba(255,255,255,1);
  font-size: 1em;
  line-height: 1;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a:hover {
  color: #ffba00;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul {
  width: auto;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li {
  display: block;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a {
  display: block;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}
#rot #rot_ctr1_bod_ctr3 h1 {
  margin-left: 50%;
  margin-right: 50%;
}
#rot #rot_ctr1_bod_ctr3 {
  padding-top: 20px;
}
#rot #rot_ctr1_bod_ctr3_bod {
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1 {
  margin-left: auto;
  margin-right: auto;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1 h3 {
  border-bottom-color: #bababa;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4f4742;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1 p {
  line-height: 1.5;
}
#rot #rot_ctr1_bod_ctr3_ftr {
  clear: both;
  height: 50px;
}
#rot #rot_ctr1_bod_ctr4 {
  background-color: #000000;
  clear: both;
  color: #FFFFFF;
  font-size: 1em;
  margin-top: auto;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: left;
}
#rot #rot_ctr1_bod_ctr4 a {
  color: #ffba00;
  text-decoration: none;
}
#rot #rot_ctr1_bod_ctr4 p {
  padding-top: 40px;
}
#rot #rot_ctr1_bod_ctr4_blk1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk1 {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk2 {
  display: inline-block;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk3 {
  display: inline-block;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#rot #rot_ctr1_bod_ctr4_hdr {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: center;
  width: auto;
}
#rot #rot_ctr1_bod_ctr4_hdr p {
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 {
  clear: both;
  display: inline-block;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 p {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk2 {
  clear: both;
  display: inline-block;
  margin-left: 40px;
  margin-top: auto;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk2 a {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
input[type=submit], input[type=reset] {
  font-family: Arial, Verdana, sans-serif;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.jqui_force_inline_block .ui-effects-wrapper {
  display: inline-block !important;
}

/*-----------------------------------------------------------------------------
* Force "width: auto" for certain Widgets
-----------------------------------------------------------------------------*/
.b_customform img,
.fullcalendar img,
.minimonthcalendar img,
.weather img,
.twitterfeed img,
.pinit_container img,
.instagram_container img,
.socialnetwork7 img,
.socialnetwork6 img,
.socialnetwork4 img,
.socialnetwork3 img,
.socialnetwork2 img,
.socialnetwork img {
  width: auto !important;
}
/*-----------------------------------------------------------------------------
* end "width: auto" force
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
* Menu/Menuwidget Submenu Support
-----------------------------------------------------------------------------*/
.default_menu ul.sub_menu,
.b_menuwidget ul.sub_menu {
  visibility: hidden;
}

.default_menu ul li:hover &gt; ul.sub_menu,
.b_menuwidget ul li:hover &gt; ul.sub_menu {
  visibility: visible;
}
/*-----------------------------------------------------------------------------
* end Menu/Menuwidget Submenu Support
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
* Responsive
-----------------------------------------------------------------------------*/
#__res_main_nav_button {
  position: absolute;
  visibility: hidden;
}

#__res_main_nav_label {
  display: none;
  cursor: pointer;
  user-select: none;
}

.res_main_nav_button_child {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}

@media screen and (max-width:499px) {
  .b_menu {
    z-index: 940000;
  }
}


/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 980000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 980000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 980001;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 980002;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 980003;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 980004;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}




#rot div.websitesearch {
  font-size: 0.8em;
  vertical-align: middle;
}

#rot div.websitesearch input.website_search_input {
  font-size: 1em;
  vertical-align: middle;
}

  #rot div.websitesearch button.search_submit {
    font-size: 1em;
  }

  #rot div.websitesearch .button_select {
    vertical-align: middle;
  }

  #rot div.websitesearch .button_select_container {
    background-color: #CCC;
    cursor: pointer;
    padding: 0.3em;
    vertical-align: text-bottom;
  }

    #rot div.websitesearch .button_select_container .button_select_label.hover {
      background-color: #CCC;
    }


  #rot div.websitesearch .button_select_dropdown_container {
    border: 1px solid #CCC;
    z-index: 945000;
  }

    #rot div.websitesearch .button_select_dropdown_container .button_select_option {
      padding: 0.2em 0;
      cursor: pointer;
    }

      #rot div.websitesearch .button_select_dropdown_container .button_select_option span {
        color: #000;
        padding: 0 0.4em;
      }

  #rot div.websitesearch .button_select_expand_btn {
    color: #000;
    border-left: 1px dotted;
  }

    #rot div.websitesearch .button_select_expand_btn.expanded, div.websitesearch .button_select_expand_btn.hover {
      background-color: #CCC;
    }

    #rot div.websitesearch .button_select_expand_btn span {
      padding: 0 0.2em 0 0.4em;
    }

  #rot div.websitesearch .button_select_label span {
    color: #000;
    padding-left: 0.3em;
    padding-right: 0.3em;
  }

  #rot div.websitesearch .button_select_dropdown_container {
    position: absolute;
    background-color: #FFF;
  }

    #rot div.websitesearch .button_select_dropdown_container div.hover {
      background-color: #CCC;
    }


body {
  background-image: none;
}
#rot #rot_blk1_custom {
  display: none;
  clear: both;
  float: none;
  width: auto;
}
#rot #rot_blk2_custom {
  float: none;
  display: none;
  width: auto;
  clear: both;
}
#rot #rot_blk3_custom {
  clear: both;
  width: auto;
  float: none;
}
#rot #rot_ctr1_bod_ctr2 {
  border-bottom-color: rgba(60,60,60,1);
  border-bottom-style: solid;
  width: 100%;
  margin-top: 2%;
  float: left;
  border-bottom-width: 3px;
  display: block;
  margin-bottom: 0.2%;
}
#rot #rot_ctr1_bod_ctr4 {
  background-color: transparent;
  float: left;
  clear: none;
  margin-top: 3%;
  width: 100%;
  border-top-width: 3px;
  border-top-color: rgba(64,64,64,1);
  border-top-style: solid;
  padding-bottom: 10px;
}
#rot #rot_ctr1_bod_ctr4 p {
  padding-top: 0%;
}
#rot #rot_ctr1_bod_ctr2_bod {
  font-size: 1.2em;
  width: 100%;
  text-align: left;
  border-bottom-color: rgba(142,142,142,1);
  border-bottom-style: solid;
  border-bottom-width: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod {
  display: none;
}
#rot #rot_ctr1_bod_ctr2_bod #__res_main_nav_button:checked ~ ul &gt; li {
  padding-left: 38.0469px;
}
#rot #rot_ctr1_bod_ctr2_bod &gt; ul &gt; li.first {
  text-align: left;
}
#rot #rot_ctr1_bod_ctr2_bod &gt; ul &gt; li.last {
  text-align: left;
}
#rot #rot_ctr1_bod_ctr2_bod ul {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  background-color: transparent;
}
#rot #rot_ctr1_bod_ctr2_bod ul li {
  background-color: transparent;
  padding-bottom: 0px;
  padding-top: 0px;
  position: relative;
  padding-right: 15px;
  text-align: center;
  padding-left: 15px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a {
  text-align: center;
  background-color: transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  color: rgba(60,60,60,1);
  padding-left: 10px;
  padding-right: 10px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a.menu_1910593 {
  border-bottom-style: solid;
  border-bottom-width: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a.menu_1924447 {
  font-weight: normal;
  color: rgba(200,0,0,1);
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul {
  margin-left: 0px;
  background-color: transparent;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  text-align: center;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li {
  width: auto;
  padding-left: 0%;
  padding-right: 0%;
  background-color: rgba(60,60,60,1);
  padding-top: 0px;
  margin-left: 0px;
  float: none;
  border-bottom-style: none;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a {
  text-align: center;
  color: rgba(237,237,237,1);
  padding-left: 35px;
  padding-right: 35px;
  background-color: transparent;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li ul {
  margin-left: 150px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li ul li {
  width: 100%;
  background-color: rgba(255,255,255,1);
  float: left;
  margin-left: 0px;
  padding-left: %;
  color: rgba(58,58,58,1);
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li ul li a {
  color: rgba(53,53,53,1);
}
#rot #rot_ctr1_bod_ctr2_bod ul li.menu_1910593 {
  border-bottom-style: solid;
  border-bottom-color: rgba(103,103,103,1);
  border-bottom-width: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a.menu_1910593:visited {
  border-bottom-width: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a:visited {
  background-color: transparent;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a:visited {
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a.menu_1910593:hover {
  border-bottom-width: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a:hover {
  text-align: center;
  color: rgba(205,0,0,1);
  background-color: transparent;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a:hover {
  color: rgba(60,60,60,1);
  border-bottom-width: 1px;
  border-bottom-color: rgba(255,255,255,1);
  border-bottom-style: none;
  background-color: rgba(250,250,250,1);
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li ul li a:hover {
  background-color: rgba(69,69,69,1);
  color: rgba(216,214,214,1);
}
#rot #rot_ctr1_bod_ctr2_bod ul li a.menu_1910593:active {
  border-bottom-width: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a:active {
  color: rgba(205,0,0,1);
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a:active {
  background-color: rgba(255,255,255,1);
  padding-left: 0%;
}
#rot #rot_ctr1_bod_ctr4_hdr {
  width: 100%;
  float: left;
  margin-top: 60px;
}
#rot #rot_ctr1_bod_ctr1_bod {
  width: 100%;
  border-bottom-style: none;
  border-bottom-color: rgba(144,144,144,1);
  border-bottom-width: 1px;
}
#rot #rot_ctr1_bod_ctr1_bod a {
  color: rgba(60,60,60,1);
  text-decoration: none;
  font-family: Mukta;
}
#rot #rot_ctr1_bod_ctr1_bod h1 {
  letter-spacing: 5px;
  padding-top: 2%;
  padding-bottom: 1%;
  color: rgba(60,60,60,1);
  font-weight: bold;
  font-family: Pacifico;
  font-size: 45px;
}
#rot #rot_ctr1_bod_ctr1_bod img {
  width: 25%;
}
#rot #rot_ctr1_bod_ctr1_bod a:hover {
  text-decoration: none;
}
#rot #rot_ctr1_bod_ctr4_blk1 {
  float: left;
  width: 15%;
  font-size: 16px;
  margin-left: 15%;
}
#rot #rot_ctr1_bod_ctr4_blk1 img {
  width: 13%;
}
#rot #rot_ctr1_bod_ctr4_blk1 p {
  float: none;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 {
  color: rgba(64,64,64,1);
  margin-bottom: 0px;
  width: 100%;
  padding-top: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  font-family: "Baloo Tamma 2";
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr3_bod_wrp1 h3 {
  border-bottom-style: none;
  border-bottom-width: 0px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom {
  float: left;
  min-height: 30px;
  margin-left: 12.5%;
  clear: none;
  width: 25%;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom {
  width: 15%;
  clear: none;
  min-height: 30px;
  float: left;
  font-size: 18px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom a {
  color: rgba(255,255,255,1);
  font-size: 16px;
  font-family: 敺株��迤暺煾��;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom h2 {
  color: rgba(255,255,255,1);
  font-size: 14px;
  padding-bottom: 3%;
  padding-top: 3%;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom p {
  float: none;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom {
  min-height: 30px;
  clear: none;
  width: 15%;
  float: left;
  font-size: 18px;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom a {
  font-family: 敺株��迤暺煾��;
  font-size: 16px;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk4_custom h2 {
  padding-bottom: 3%;
  padding-top: 3%;
  font-size: 14px;
  color: rgba(255,255,255,1);
}
#rot #rot_ctr1_bod_ctr4_blk4_custom p {
  float: none;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom {
  border-bottom-style: none;
  border-bottom-width: 1px;
  background-color: transparent;
  float: none;
  min-height: 30px;
  padding-bottom: 0.5%;
  padding-top: 0.5%;
  clear: both;
  width: auto;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom a {
  color: rgba(255,255,255,1);
}
#rot #rot_ctr1_bod_ctr1_blk1_custom img {
  padding-top: 2px;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom {
  font-size: 1.5em;
  margin-left: 42%;
  background-position: 55% top;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 2% auto;
  color: rgba(220,220,220,1);
  text-align: center;
  width: 15%;
  clear: none;
  float: left;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom fieldset {
  border-right-style: inset;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom input {
  border-top-width: 2px;
  border-top-color: rgba(60,60,60,1);
  border-left-color: rgba(60,60,60,1);
  border-bottom-color: rgba(60,60,60,1);
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-right-color: rgba(60,60,60,1);
  border-left-width: 2px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  text-align: center;
  font-size: 1.2em;
  border-left-style: solid;
  border-top-style: solid;
  border-right-style: solid;
  padding-right: 6px;
  margin-bottom: 2%;
  padding-left: 6px;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom span {
  display: none;
}
#rot #rot_ctr1_bod_ctr1_blk4_custom {
  float: left;
  clear: none;
  min-height: 0px;
  width: 1.5%;
  margin-top: 3px;
}
#rot #rot_ctr1_bod_ctr1_blk4_custom img {
  width: 100%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk1_custom {
  color: rgba(64,64,64,1);
  float: none;
  clear: both;
  width: auto;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk1_custom p {
  padding-top: 0px;
  text-align: left;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk2_custom {
  padding-top: 40px;
  clear: none;
  width: 100%;
  float: left;
  text-align: left;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk2_custom img {
  text-align: left;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk2_custom p {
  padding-top: 0%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk3_custom {
  width: 100%;
  clear: none;
  padding-top: 15px;
  float: left;
  text-align: left;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk3_custom img {
  text-align: left;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk3_custom p {
  padding-top: 0%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk4_custom {
  float: left;
  width: 100%;
  padding-top: 15px;
  clear: none;
  text-align: left;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk4_custom img {
  text-align: left;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk4_custom p {
  padding-top: 0%;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk1_custom {
  float: none;
  clear: both;
  padding-top: 0%;
  width: auto;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk1_custom a {
  color: rgba(64,64,64,1);
  font-family: Mukta;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk1_custom h1 {
  letter-spacing: 5px;
  text-indent: 0px;
  font-weight: bold;
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 35px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk1_custom p {
  font-size: 18px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk2_custom {
  width: auto;
  float: none;
  clear: both;
  padding-top: 3%;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk2_custom a {
  color: rgba(211,211,211,1);
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk2_custom p {
  font-size: 16px;
  font-family: 敺株��迤暺煾��;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk3_custom {
  width: auto;
  float: none;
  clear: both;
  padding-top: 3%;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk3_custom a {
  color: rgba(211,211,211,1);
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk3_custom p {
  font-size: 16px;
  font-family: 敺株��迤暺煾��;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk4_custom {
  color: rgba(64,64,64,1);
  width: auto;
  clear: both;
  padding-top: 3%;
  float: none;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk4_custom a {
  color: rgba(211,211,211,1);
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk4_custom p {
  font-family: 敺株��迤暺煾��;
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk5_custom {
  color: rgba(64,64,64,1);
  width: auto;
  float: none;
  clear: both;
  padding-top: 3%;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk5_custom a {
  color: rgba(211,211,211,1);
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk5_custom p {
  font-family: 敺株��迤暺煾��;
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk6_custom {
  width: auto;
  float: none;
  clear: both;
  padding-top: 3%;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk6_custom a {
  color: rgba(211,211,211,1);
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk6_custom p {
  font-size: 16px;
  font-family: 敺株��迤暺煾��;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk6_custom a:hover {
  color: rgba(255,255,255,1);
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk1_custom {
  float: none;
  clear: both;
  width: auto;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk1_custom a {
  color: rgba(64,64,64,1);
  font-family: 敺株��迤暺煾��;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk1_custom p {
  padding-top: 0px;
  font-size: 18px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk2_custom {
  font-size: 18px;
  float: none;
  clear: both;
  width: 100%;
  padding-top: 30px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk2_custom a {
  font-size: 14px;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk3_custom {
  clear: both;
  width: 100%;
  float: none;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk3_custom a {
  color: rgba(64,64,64,1);
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk4_custom {
  font-size: 18px;
  width: 100%;
  clear: both;
  float: none;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk4_custom a {
  color: rgba(64,64,64,1);
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk4_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk5_custom {
  width: 100%;
  clear: both;
  float: none;
  font-size: 18px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk5_custom a {
  font-size: 14px;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk5_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk6_custom {
  font-size: 18px;
  float: none;
  clear: both;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk6_custom a {
  font-size: 14px;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk1_custom {
  clear: none;
  width: auto;
  margin-right: 1.5%;
  float: right;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk1_custom a {
  color: rgba(64,64,64,1);
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk1_custom img {
  width: 23px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk1_custom p {
  color: rgba(255,255,255,1);
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk2_custom {
  float: right;
  margin-right: 1.5%;
  clear: none;
  width: auto;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk2_custom a {
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk2_custom img {
  width: 23px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk2_custom p {
  font-size: 16px;
  color: rgba(255,255,255,1);
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk3_custom {
  margin-left: 0px;
  float: right;
  clear: none;
  width: auto;
  margin-right: 1.5%;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk3_custom a {
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk3_custom img {
  width: 23px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk3_custom p {
  color: rgba(255,255,255,1);
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk4_custom {
  float: right;
  margin-right: 1.5%;
  width: auto;
  clear: none;
  margin-left: px;
  display: none;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk4_custom img {
  width: 23px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk4_custom p {
  font-size: 16px;
  color: rgba(255,255,255,1);
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk5_custom {
  margin-right: 1.5%;
  clear: none;
  width: auto;
  float: right;
  margin-left: 0px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk5_custom a {
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk5_custom img {
  width: 23px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk5_custom p {
  font-size: 16px;
  color: rgba(255,255,255,1);
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk1_custom {
  float: none;
  width: auto;
  clear: both;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk1_custom a {
  color: rgba(64,64,64,1);
  font-family: 敺株��迤暺煾��;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk1_custom p {
  padding-top: 0px;
  font-size: 18px;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk2_custom {
  float: none;
  clear: both;
  width: 100%;
  font-size: 18px;
  padding-top: 30px;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk2_custom a {
  font-size: 14px;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk3_custom {
  float: none;
  clear: both;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk3_custom a {
  font-size: 14px;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk4_custom {
  font-size: 16px;
  float: none;
  width: 100%;
  clear: both;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk4_custom a {
  font-size: 14px;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk4_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk5_custom {
  float: none;
  width: 100%;
  clear: both;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk5_custom a {
  font-size: 14px;
  color: rgba(64,64,64,1);
}

@media screen and (max-width: 1000px) {
#rot #rot_ctr1_bod_ctr2_bod ul li {
  padding-right: 10px;
  padding-left: 10px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a {
  font-size: 15px;
}
#rot #rot_ctr1_bod_ctr4_hdr {
  width: 100%;
}
#rot #rot_ctr1_bod_ctr1_bod img {
  width: 30%;
}
#rot #rot_ctr1_bod_ctr4_blk1 {
  width: 15%;
  margin-left: 10%;
}
#rot #rot_ctr1_bod_ctr4_blk1 img {
  width: 10%;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 {
  display: block;
  margin-top: auto;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom {
  width: 30%;
  margin-left: 5%;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom {
  width: 20%;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom {
  width: 20%;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom {
  margin-left: auto;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom input {
  margin-left: 35%;
  float: left;
  display: block;
  width: 30%;
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr1_blk4_custom {
  width: 2.5%;
  display: none;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk2_custom img {
  width: 25%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk2_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk3_custom img {
  width: 25%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk3_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk4_custom img {
  width: 25%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk4_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk2_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk3_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk4_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk5_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk6_custom p {
  font-size: 16px;
}

}

@media screen and (max-width: 770px) {
#rot #rot_ctr1_bod_ctr2_bod ul li {
  padding-left: 5px;
  padding-right: 5px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr1_bod img {
  width: 50%;
}
#rot #rot_ctr1_bod_ctr4_blk1 {
  margin-left: 5%;
  width: 20%;
}
#rot #rot_ctr1_bod_ctr4_blk1 img {
  width: 20%;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom {
  width: 23%;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom {
  width: 15%;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom input {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr1_blk4_custom {
  display: none;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk1_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk2_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk3_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk4_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk5_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom_blk6_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk1_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk4_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk5_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk1_custom p {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk4_custom p {
  font-size: 14px;
}

}

@media screen and (max-width: 499px) {
#rot #rot_ctr1_bod_ctr1 {
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr2 {
  background-color: transparent;
}
#rot #rot_ctr1_bod_ctr3 {
  padding-top: 1%;
}
#rot #rot_ctr1_bod_ctr4 {
  background-color: transparent;
}
#rot #rot_ctr1_bod_ctr2_bod {
  z-index: 10999;
  height: auto;
  border-right-width: 0px;
  border-right-style: solid;
  float: left;
  background-color: transparent;
  display: block;
  position: absolute;
  top: 0px;
  width: 60%;
}
#rot #rot_ctr1_bod_ctr2_bod #__res_main_nav_button:checked ~ label {
  background-color: rgba(255,255,255,1);
  width: auto;
  position: relative;
  z-index: 10000;
  height: 55px;
}
#rot #rot_ctr1_bod_ctr2_bod #__res_main_nav_button:checked ~ ul {
  display: block;
  background-color: rgba(255,255,255,1);
  width: 100%;
}
#rot #rot_ctr1_bod_ctr2_bod #__res_main_nav_button:checked ~ ul &gt; li {
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  position: relative;
  text-align: left;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr2_bod #__res_main_nav_label {
  width: 100%;
  background-image: url('/static/designs/images/repository/util_38x38_hamburger_menu_brown.png');
  background-position: 0.5em 0.5em;
  background-repeat: no-repeat;
  display: block;
  height: 55px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0em;
  padding-top: 0em;
  position: relative;
}
#rot #rot_ctr1_bod_ctr2_bod .res_main_nav_button_child:checked ~ label {
  background-image: url('/static/designs/images/repository/util_7x7_minus.png');
}
#rot #rot_ctr1_bod_ctr2_bod .res_main_nav_button_child:checked ~ ul {
  width: 100%;
  display: block;
  overflow: hidden;
}
#rot #rot_ctr1_bod_ctr2_bod .res_main_nav_button_child:checked ~ ul &gt; li {
  width: 100%;
  padding-left: 0px;
  position: relative;
  text-align: left;
}
#rot #rot_ctr1_bod_ctr2_bod .res_main_nav_label_child {
  width: 20px;
  background-image: url('/static/designs/images/repository/util_7x7_plus.png');
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: auto;
  min-height: 1.25em;
  min-width: 0px;
  position: absolute;
  top: 8px;
}
#rot #rot_ctr1_bod_ctr2_bod &gt; ul &gt; li.first {
  padding-right: 0%;
  padding-left: 0%;
}
#rot #rot_ctr1_bod_ctr2_bod &gt; ul &gt; li.last {
  padding-right: 0%;
  padding-left: 0%;
}
#rot #rot_ctr1_bod_ctr2_bod ul {
  display: none;
  float: left;
  height: 100%;
  padding-bottom: 0px;
  width: auto;
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li {
  padding-right: 0%;
  padding-left: 0%;
  color: rgba(64,64,64,1);
  width: auto;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a {
  color: rgba(64,64,64,1);
  width: auto;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 0px;
  padding-top: 15px;
  text-align: left;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a.menu_1924447 {
  color: rgba(122,0,0,1);
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul {
  position: static;
  transform: none;
  background-color: transparent;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li {
  background-color: transparent;
  text-align: center;
  margin-right: 0px;
  width: auto;
  margin-left: 0px;
  padding-left: 0%;
  float: none;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a {
  text-align: left;
  color: rgba(64,64,64,1);
  padding-left: 25px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li ul li {
  background-color: rgba(164,191,209,1);
  margin-left: 0px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li ul li a {
  margin-left: 0px;
  float: none;
  position: relative;
  display: block;
  width: auto;
  color: rgba(237,237,237,1);
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a:visited {
  padding-right: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
}
#rot #rot_ctr1_bod_ctr2_bod ul li a:hover {
  color: rgba(60,60,60,1);
  background-color: rgba(241,241,241,1);
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: left;
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a:hover {
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li ul li a:hover {
  background-color: rgba(250,250,250,1);
  color: rgba(60,60,60,1);
}
#rot #rot_ctr1_bod_ctr2_bod ul li ul li a:active {
  padding-bottom: 15px;
  padding-right: 0px;
  padding-top: 15px;
  padding-left: 25%;
}
#rot #rot_ctr1_bod_ctr4_hdr {
  margin-top: 30px;
}
#rot #rot_ctr1_bod_ctr1_bod {
  padding-top: 12%;
  line-height: 5;
  float: none;
  margin-top: 0%;
  width: 100%;
}
#rot #rot_ctr1_bod_ctr1_bod a {
  color: rgba(60,60,60,1);
}
#rot #rot_ctr1_bod_ctr1_bod h1 {
  font-size: 5vh;
  line-height: 3;
}
#rot #rot_ctr1_bod_ctr1_bod img {
  width: 80%;
}
#rot #rot_ctr1_bod_ctr4_blk1 {
  margin-left: 20%;
  margin-top: 10%;
  width: 60%;
  display: block;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_hdr_blk1 p {
  font-size: 10px;
}
#rot #rot_ctr1_bod_ctr4_blk1_custom {
  margin-left: 10%;
  width: 80%;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom {
  margin-top: 10%;
  width: 45%;
  margin-left: 5%;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom a {
  text-align: center;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk4_custom {
  width: 45%;
  margin-left: 5%;
  margin-top: 10%;
  text-align: center;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom a {
  text-align: center;
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr1_blk1_custom {
  padding-left: 0%;
  padding-right: 5%;
  border-bottom-style: none;
  background-color: transparent;
  color: rgba(164,191,209,1);
  height: 55px;
  min-height: 0px;
  clear: none;
  top: auto;
  float: right;
  position: absolute;
  margin-left: 20%;
  width: 75%;
  z-index: 19999;
  padding-top: 0%;
  padding-bottom: 0%;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom a {
  font-size: 16px;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom {
  clear: both;
  float: none;
  background-position: 0px top;
  background-image: none;
  background-repeat: no-repeat;
  background-size: 5% auto;
  margin-left: auto;
  width: auto;
  font-family: 敺株��迤暺煾��;
}
#rot #rot_ctr1_bod_ctr1_blk3_custom input {
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  display: block;
  width: 50%;
  margin-left: 25%;
  margin-right: auto;
  font-family: 敺株��迤暺煾��;
  font-size: 1.2em;
}
#rot #rot_ctr1_bod_ctr1_blk4_custom {
  width: 4%;
  margin-top: 2%;
  display: none;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk1_custom {
  display: none;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk1_custom p {
  text-align: center;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk2_custom {
  width: 30%;
  padding-top: 0px;
  margin-left: 0%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk2_custom img {
  width: 60%;
  margin-left: 20%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk3_custom {
  padding-top: 0px;
  width: 30%;
  margin-right: 5%;
  margin-left: 5%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk3_custom img {
  width: 60%;
  margin-left: 20%;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk4_custom {
  width: 30%;
  padding-top: 0px;
}
#rot #rot_ctr1_bod_ctr4_blk1_blk4_custom img {
  width: 60%;
  margin-left: 20%;
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk1_custom a {
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk2_custom a {
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk3_custom a {
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk4_custom a {
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk5_custom a {
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr4_blk3_custom_blk6_custom a {
  color: rgba(64,64,64,1);
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk1_custom {
  font-size: 16px;
  padding-top: 15px;
  width: auto;
  margin-right: 0%;
  height: 30px;
  margin-left: 3%;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk1_custom a {
  font-size: 12px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk1_custom img {
  width: 16px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk1_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk1_custom a:hover {
  text-decoration: none;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk2_custom {
  padding-top: 15px;
  font-size: 16px;
  margin-right: 0%;
  height: 30px;
  width: auto;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk2_custom a {
  font-size: 12px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk2_custom img {
  width: 16px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk2_custom p {
  font-size: 4px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk2_custom a:hover {
  text-decoration: none;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk3_custom {
  height: 30px;
  padding-top: 15px;
  margin-right: 3%;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk3_custom a {
  font-size: 12px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk3_custom img {
  width: 16px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk3_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk4_custom {
  display: none;
  height: 30px;
  padding-top: 10px;
  margin-right: 3%;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk4_custom a {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk4_custom img {
  width: 20px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk5_custom {
  height: 30px;
  padding-top: 15px;
  margin-right: 3%;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk5_custom a {
  font-size: 12px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk5_custom img {
  width: 16px;
}
#rot #rot_ctr1_bod_ctr1_blk1_custom_blk5_custom p {
  font-size: 14px;
}
#rot #rot_ctr1_bod_ctr4_blk4_custom_blk1_custom a {
  text-align: center;
}

}
</pre></body></html>