/* ==========================================================================

   ADG International CSS

   ========================================================================== */



@import url('https://fonts.googleapis.com/css2?family=Economica:ital,wght@0,400;0,700;1,400;1,700&display=swap');



html {

height:100%;

background:url(../assets/bg_repeat.jpg);

background-position: top;

background-repeat: repeat-x;

color:#455973;

}



body {

height:100%;

color:#455973;

}



h1, h2, h3, h4, h5, h6 {

  font-family: 'EconomicaRegular';

  font-weight:normal;

}



#grid-wrapper {

  min-height: 100%;

}



#page-wrapper {

  overflow:auto;

  padding-bottom:460px; /* this needs to be bigger or equal to footer height*/

}



.footer {

  position: relative;

  margin-top: -440px; /* negative value of footer height */

  height: 460px;

  background:url(../assets/footer_bg.jpg);

  background-position: top center;

  background-repeat: no-repeat;

}



header {

  height:142px;

}



.header-container {

  position:relative;

}



#logo {

  width:500px;

  position:absolute;

  left:212px;

  top:34px;

}



#logo h1 {

  font-size:4em;

}



.logo-link {

  display: block;

  left: 22px;

  position: absolute;

  width: 190px;

  height: 120px;

}



.dark-blue {

  color:#405C8E;

}



.light-blue {

  color:#94A3BC;

}



#logo a:hover {

  text-decoration:none;

  opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */

  filter: alpha(opacity=75); /* IE lt 8 */

  -ms-filter: "alpha(opacity=75)"; /* IE 8 */

  -khtml-opacity: .75; /* Safari 1.x */

  -moz-opacity: .75; /* FF lt 1.5, Netscape */

}



#logo h1 .dark-blue {

  color:#405C8E;

  font-weight: bold;

}



#logo h1 .light-blue {

  color:#94A3BC;

}



.header-information-box h5 {

  font-size:1.4em;

  margin:0;

  padding:0;

  padding-bottom:4px;

}



.header-information-box p {

  font-size:.8em;

  line-height:14px;

}



nav#primary {

  height:37px;

  padding-top:7px;

}



.navigation {

  height:44px;

}



.slider-container {

  height:383px;

  border: solid #88DBED;

  border-width:3px 0 0 0;

  position:relative;

}



.set-position-slider {

  height:383px;

  position:relative;

}



span.slide-title-b {

  display:block;

  clear:both;

}



.header-information-box {

  text-align:right;

  padding-top:25px;

}



.clock-with-fade {

  position:absolute;

  height:90px;

  background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/slider_fade.png);

  background-repeat: repeat-x;

  z-index:20;

  bottom:0;

}



.clock-frame {

  position:relative;

  height:90px;

  width:1000px;

  background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/clock_bg_center.png);

  background-repeat: repeat-x;

  z-index:21;

  margin:0 auto;

}



.clock-left {

  position:absolute;

  left:0px;

  width:15px;

  height:90px;

  background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/clock_bg.png) 0, 0;

  z-index:22;

}



.clock-right {

  position:absolute;

  right:0px;

  width:15px;

  height:90px;

  background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/clock_bg.png) -15px, 0;

  z-index:22;

}



.clock-container {

  width:155px;

  margin:0 47px;

  float:left;

  font-size: 83%;

}



.clock-flag {

  width:53px;

  height:37px;

  background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/flags.png);

  float:left;

  margin-top:20px;

  margin-right:8px;

}



.clock-flag.america {

  background-position: 0px, 0px;

}



.clock-flag.brazil {

  background-position: -53px, 0px;

}



.clock-flag.indonesia {

  background-position: -106px, 0px;

}



.clock-flag.venezuela {

  background-position: -159px, 0px;

}



.clock-flag.malaysia {

  background-position: -212px, 0px;

}



.clock-city-and-time {

  float:left;

  margin-top:20px;

}



.clock-city {

  float:left;

  width:44px;

}



.clock-city h6 {

  font-size:1.2em;

  color:#7C8BA4;

  margin:0;

  padding:0;

}



.clock-date {

  float:left;

  font-family: 'EconomicaRegular';

  font-weight:normal;

  color:#405C8E;

  font-size: 1.1em;

  margin-left:20px;

}



.clock-time {

  clear:both;

}



.clock-time span {

  font-family: 'EconomicaRegular';

  font-weight:normal;

  color:#405C8E;

  font-size: 1.5em;

}



.clock-city.kuala-lumpur {

  width:90px;

}



.clock-date.kuala-lumpur {

  margin-left:8px;

}



.clock-container.kuala-lumpur {

  margin:0 33px;

  width:185px;

}





.caption-title {

  font-family: 'EconomicaRegular';

  font-weight:normal;

  color:#FFFFFF;

  font-size: 1.8em;

  line-height:25px;

}



.slide-title-b {

  color:#D7F5FF;

}



.caption-desc {

  font-size:.9em;

  line-height:16px;

  padding-top:4px;

  display:block;

  min-height:20px;

  padding-bottom:12px;

}



.caption-link {

  display:block !important;

  clear:both;

  width:auto;

  height:20px;

  text-decoration:none;

  outline: none;

  line-height:32px;

  border:1px solid #FBB287 !important;

}



.caption-link:hover {

  text-decoration:none;

}



.red-button {

  font-family: 'EconomicaRegular';

  font-weight:normal;

  color:#FFFFFF;

  font-size:1.3em;

  text-decoration:none;

  padding:6px 14px;

  border:1px solid #FBB287;

  border-radius:3px;

  -moz-border-radius:3px;

  -webkit-border-radius:3px;

  -o-border-radius:3px;

  background: #cd1835; /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkMTgzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZjEzMjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top,  #cd1835 0%, #9f1329 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cd1835), color-stop(100%,#9f1329)); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top,  #cd1835 0%,#9f1329 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top,  #cd1835 0%,#9f1329 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top,  #cd1835 0%,#9f1329 100%); /* IE10+ */

  background: linear-gradient(to bottom,  #cd1835 0%,#9f1329 100%); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd1835', endColorstr='#9f1329',GradientType=0 ); /* IE6-8 */

}



.red-button:hover {

  text-decoration:none;

  padding:6px 14px;

  border:1px solid #FBB287;

  border-radius:3px;

  -moz-border-radius:3px;

  -webkit-border-radius:3px;

  -o-border-radius:3px;

  background: #8b1224; /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiMTIyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZjEzMjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top,  #8b1224 0%, #9f1329 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b1224), color-stop(100%,#9f1329)); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top,  #8b1224 0%,#9f1329 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top,  #8b1224 0%,#9f1329 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top,  #8b1224 0%,#9f1329 100%); /* IE10+ */

  background: linear-gradient(to bottom,  #8b1224 0%,#9f1329 100%); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b1224', endColorstr='#9f1329',GradientType=0 ); /* IE6-8 */

}



.index-welcome-header {

  border-bottom: 3px solid #ACC8DB;

  margin-bottom:20px;

}



.quote-form-container {

  z-index:29;

}

.quote-form-wrapper {

  position:relative;

  z-index:30;

  min-height:400px;

  background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/quote_box_bg_middle.png);

  background-repeat: repeat;

}



.quote-bg-top {

  width:100%;

  height:145px;

  background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/quote_box_bg_top.png);

  background-repeat: repeat-x;

  position:absolute;

  top:0px;

  z-index:-30;

}



.quote-bg-bottom {

  width:100%;

  height:145px;

  background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/quote_box_bg_bottom.png);

  background-repeat: repeat-x;

  position:absolute;

  bottom:0px;

  z-index:-30;

}



.quote-form-wrapper h2 {

  z-index:35;

  border-bottom: 3px solid #ACC8DB;

  padding-bottom:10px;

  width:290px;

  text-align:center;

  margin:9px auto;

  margin-bottom:24px;

}



.only-index-form {

  padding-left:30px;

}



.only-index-form input {

  width:296px;

  border:1px solid #CAD3D8;

  -webkit-border-radius: 0px;

   -moz-border-radius: 0px;

        border-radius: 0px;

}



.only-index-form span.contact-button {

    visibility: hidden;

}



.only-index-form span.contact-button input {

    width:200px;

    height:25px;

    padding:4px;

}



.only-index-form h6 {

  font-size:1.2em;

  padding:0;

  margin-bottom:3px;

  margin-top:0px;

  line-height:16px;

}



.only-sidebar-form {

  padding-left:35px;

}



.only-sidebar-form input {

  width:296px;

  border:1px solid #CAD3D8;

  -webkit-border-radius: 0px;

   -moz-border-radius: 0px;

        border-radius: 0px;

}



.only-sidebar-form span.contact-button {

    visibility: hidden;

}



.only-sidebar-form span.contact-button input {

    width:200px;

    height:25px;

    padding:4px;

}



.only-sidebar-form h6 {

  font-size:1.2em;

  padding:0;

  margin-bottom:3px;

  margin-top:0px;

  line-height:16px;

}



.continue-button {

  float:right;

  margin-top:-20px;

  margin-right:30px;

}



.continue-button:hover {

  color:#FFFFFF;

}



#cboxLoadedContent .contact-button input {

  font-family: 'EconomicaRegular';

  font-weight:normal;

  color:#FFFFFF;

  font-size:1.3em;

  text-decoration:none;

  padding:6px 14px;

  border:1px solid #FBB287;

  border-radius:3px;

  -moz-border-radius:3px;

  -webkit-border-radius:3px;

  -o-border-radius:3px;

  background: #cd1835; /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkMTgzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZjEzMjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top,  #cd1835 0%, #9f1329 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cd1835), color-stop(100%,#9f1329)); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top,  #cd1835 0%,#9f1329 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top,  #cd1835 0%,#9f1329 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top,  #cd1835 0%,#9f1329 100%); /* IE10+ */

  background: linear-gradient(to bottom,  #cd1835 0%,#9f1329 100%); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd1835', endColorstr='#9f1329',GradientType=0 ); /* IE6-8 */

}



#cboxLoadedContent .contact-button input:hover {

  text-decoration:none;

  padding:6px 14px;

  border:1px solid #FBB287;

  border-radius:3px;

  -moz-border-radius:3px;

  -webkit-border-radius:3px;

  -o-border-radius:3px;

  background: #8b1224; /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiMTIyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZjEzMjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top,  #8b1224 0%, #9f1329 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b1224), color-stop(100%,#9f1329)); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top,  #8b1224 0%,#9f1329 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top,  #8b1224 0%,#9f1329 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top,  #8b1224 0%,#9f1329 100%); /* IE10+ */

  background: linear-gradient(to bottom,  #8b1224 0%,#9f1329 100%); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b1224', endColorstr='#9f1329',GradientType=0 ); /* IE6-8 */

}



#cboxLoadedContent .contact-button:hover {

  color:#FFFFFF;

}



#cboxLoadedContent .contact-form table td {

  vertical-align: top;

}



.footer-icons {

  height:83px;

  padding-top:6px;

}



.footer-icons .span2 {

  text-align:center;

  padding-top:10px;

}



.footer-content {

  height:387px;

  padding-top:6px;

}



.footer-content .span5 {

  text-align: right;

}



.footer-content h4 {

  font-size:1.4em;

}



.footer-information-box {

  text-align:right;

  padding-top:10px;

}



.footer-information-box h5 {

  font-size:1.4em;

  margin:0;

  padding:0;

  padding-bottom:4px;

}



.footer-information-box p {

  font-size:.8em;

  line-height:14px;

}



.contact-page-info h5 {

  font-family: 'Arial', 'sans-serif';

  font-size:1em;

}



.contact-form-container {

  margin-top:20px;

}



.contact-form-container input {

  width:300px;

}



.contact-form-container textarea {

  width:98%;

}



.contact-form-container .contact-button input {

  width:150px;

}



.contact-form-container .contact-button input {

  font-family: 'EconomicaRegular';

  font-weight:normal;

  color:#FFFFFF;

  font-size:1.3em;

  text-decoration:none;

  padding:6px 14px;

  border:1px solid #FBB287;

  border-radius:3px;

  -moz-border-radius:3px;

  -webkit-border-radius:3px;

  -o-border-radius:3px;

  background: #cd1835; /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkMTgzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZjEzMjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top,  #cd1835 0%, #9f1329 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cd1835), color-stop(100%,#9f1329)); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top,  #cd1835 0%,#9f1329 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top,  #cd1835 0%,#9f1329 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top,  #cd1835 0%,#9f1329 100%); /* IE10+ */

  background: linear-gradient(to bottom,  #cd1835 0%,#9f1329 100%); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd1835', endColorstr='#9f1329',GradientType=0 ); /* IE6-8 */

}



.contact-form-container .contact-button input:hover {

  text-decoration:none;

  padding:6px 14px;

  border:1px solid #FBB287;

  border-radius:3px;

  -moz-border-radius:3px;

  -webkit-border-radius:3px;

  -o-border-radius:3px;

  background: #8b1224; /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiMTIyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZjEzMjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top,  #8b1224 0%, #9f1329 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b1224), color-stop(100%,#9f1329)); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top,  #8b1224 0%,#9f1329 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top,  #8b1224 0%,#9f1329 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top,  #8b1224 0%,#9f1329 100%); /* IE10+ */

  background: linear-gradient(to bottom,  #8b1224 0%,#9f1329 100%); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b1224', endColorstr='#9f1329',GradientType=0 ); /* IE6-8 */

}



.trow-color td {

  background:#233A62 !important;

  color:#FFFFFF;

}



.container-size {

  text-align:right;

}



.sidebar-wrapper {

  border-left:solid 1px #DBE7EF;

}



.sidebar-quote-container h3{

  text-align:center;

}



.footer-ul {

  list-style: none;

  margin:0;

  padding:0;

}



.footer-ul li {

  color:#CCC;

  margin:0;

  padding:0;

}



.footer-ul li a {

  font-size:.8em;

  color:#334056;

}



.conversion-form .btn {

  margin-left: 6px;

  margin-top: -9px;

}



.sidebar .sidebar-wrapper h3 {

  text-align:center !important;

}



.testimonial-wrapper {

  padding:30px 30px 30px 30px;

  margin-top:50px;

}



.testimonial-text {

  color: #94A3BC;

  font-family: 'EconomicaRegular';

  font-size: 1.6em;

  line-height: 25px;

}



.language-select > div {

  float:left;

}



.language-select {

  height: 25px;

  width: 260px;

  position:absolute;

  right:0;

  top: 150px;

}



.select-flags {

  width:126px;

}



.select-flag-icon {

  width:36px;

  height:25px;

  margin-right:6px;

  float:left;

}



.select-flag-icon a {

  float:left;

  display:block;

}



#lang-select-flag-en {

  width:36px;

  height:25px;

  background: url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/select_flags.png) 0 0;

}



#lang-select-flag-es {

  width:36px;

  height:25px;

  background: url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/select_flags.png) -36px 0;

}



#lang-select-flag-id {

  width:36px;

  height:25px;

  background: url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/select_flags.png) -72px 0;

}



.select-lang-dropdown > a.btn {

  height:15px;

  line-height:15px;

  border-radius:0 !important;

  -moz-border-radius:0 !important;

  -webkit-border-radius:0 !important;

  -o-border-radius:0 !important;

  font-size:12px !important;

  color:#7C8BA4;

}



.language-select .btn .caret {

  margin-left: 4px;

  margin-top: 6px;

}



.language-select ul.dropdown-menu {

  width:130px;

  min-width:100px;

}



/* ========================================================================================================

   											RESPONSIVE STYLES

   ======================================================================================================== */



/*Large Desktop*/

body {

  background:url(../assets/bg_1170.jpg);

  background-position:top center;

  background-repeat: no-repeat;

}



.language-full {

  display:block;

}



.language-short {

  display:none;

}







/*Small Desktop*/

@media (min-width: 980px) and (max-width: 1199px) {

  .slider-container {

    height:308px;

  }

  body {

    background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/bg_940.jpg);

    background-position:top center;

    background-repeat: no-repeat;

  }

  #logo {

    left:210px;

  }

  #logo h1 {

    font-size:3.6em;

  }

  .clock-container {

    margin:0 32px;

  }

  .clock-frame {

    width:890px;

  }

  .caption-title {

    font-size: 1.5em;

    line-height: 22px;

  }

  .caption-desc {

    font-size:.85em;

  }

  .clock-with-fade {

    height:60px;

  }

  .nivo-caption {

    width:500px !important;

  }

  .set-position-slider {

    height: 343px;

  }

  .only-index-form input {

    width:226px;

  }

  .only-sidebar-form input {

    width:226px;

  }

  .quote-form-wrapper {

    min-height: 460px;

  }

  .clock-container.kuala-lumpur {

    margin:0 23px;

  }

  .language-full {

    display:none;

  }

  .language-short {

    display:block;

  }

}









/*Tablet*/

@media (min-width: 768px) and (max-width: 979px) {

  .slider-container {

    height:260px;

  }

  body {

    background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/bg_725.jpg);

    background-position:top center;

    background-repeat:no-repeat;

  }

  #logo {

    left:190px;

    top:26px;

    width:320px;

  }

  #logo h1 {

    font-size:3em;

  }

  nav#primary {

    width:660px;

  }

  .clock-with-fade {

    height:23px;

  }

  .clock-container {

    margin:0 12px;

  }

  .clock-frame {

    width:723px;

  }

  .caption-title {

    font-size: 1.5em;

    line-height: 22px;

  }

  .caption-desc {

    font-size:.85em;

  }

  .set-position-slider {

    height: 323px;

  }

  .only-index-form input {

    width:156px;

  }

  .only-sidebar-form input {

    width:156px;

  }

  .quote-form-wrapper {

    min-height: 540px;

  }

  .quote-form-wrapper h2 {

    width: 190px;

    font-size:1.6em;

  }

  .index-welcome-header h2 {

    font-size:2em;

  }

  .clock-container.kuala-lumpur {

    margin:0;

  }

  .language-full {

    display:none;

  }

  .language-short {

    display:block;

  }

  .select-flags {

    display:none;

  }

  .language-select {

    width:134px;

    top:-3px;

    right:268px;

  }

}









/*Mobile*/

@media (max-width: 767px) {

  body {

    background:url(/web/20190124072822im_/http://adginternational.net/addons/shared_addons/themes/initializr/img/mobile_bg.jpg);

    background-position:top center;

    background-repeat:repeat;

    height:auto;

  }

  .footer {

    background:transparent;

    height:auto;

  }

  .index-welcome-header h2 {

    font-size:1.6em;

  }

  .footer-icons {

    height:auto;

  }

  .quote-form-wrapper h2 {

    width:220px;

    font-size:1.8em;

    padding-bottom:2px;

  }

  .quote-form-wrapper {

    border: 1px solid #CCCCCC;

    margin-top: 20px;

  }

  .only-index-form input {

    width:80%;

  }

  .only-sidebar-form input {

    width:80%;

  }

  .contact-form table td {

    display:block;

    clear:both;

  }



  .contact-form table td input {

    width:180px;

  }



  .contact-form table td textarea {

    width:170px;

  }

  .contact-form-container input {

    width:200px;

  }

  .sidebar-wrapper {

    border-left:solid 0px #DBE7EF;

  }

  .footer-content {

    height: auto;

    padding-top: 6px;

  }

  .conversion-form td input {

    width:100px;

  }

}
/*
     FILE ARCHIVED ON 07:28:22 Jan 24, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:11:52 Jan 04, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 276.061
  exclusion.robots: 0.081
  exclusion.robots.policy: 0.075
  RedisCDXSource: 4.138
  esindex: 0.006
  LoadShardBlock: 255.857 (3)
  PetaboxLoader3.datanode: 730.921 (5)
  CDXLines.iter: 14.403 (3)
  load_resource: 1397.248 (2)
  PetaboxLoader3.resolve: 805.903 (2)
*/