<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------------------
    iphone 5 (320 * 558)
------------------------------------*/
@media (min-width: 119px) and (max-width: 359px) {
.navbar-brand img {
    width: 100px;
}

header {
  background-color: rgba(0, 51, 102, 0.73);
  color: #fff;
  z-index:1000; 
  position:fixed;
  height : 55px;
}



hr {
  border: 2px solid red;
  border-radius: 5px;
  width : 100%;
  align : right;
  color : red;
}

h1 { 
	font-size: 1.6rem; 
}

h11 {
	font-size: 1.3rem;
}

h12 { 
	font-size: 1.4rem;
}

h14 { 
	font-size: 1.5rem;
	text-shadow: -1px 5px 5px rgb(0, 51, 102);
}

h15 { 
	font-size: 1.8rem;
	color : rgba(77, 169, 255,255);
	text-shadow: -3px 4px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

paragraf { 
	font-size: 14px;
	line-height: 1;
}

paragraf_prd { 
	font-size: 12px;
	font-family: "Open Sans Condensed", sans-serif;
	color : rgba(0,0,0,255);
	line-height: 1;
}

p {
	padding: 20px 30px 0px 2px;
    line-height: 1.2;
    letter-spacing: 1px;
	font-size : 10px;
}

.GeneratedMarquee {
	height: 200px;
	width : 230px;
	background: url("../gambar/blackboard.jpg") no-repeat center;
	background-size : cover;
}

.gbraward {
	width : 100px;
}

.social-icons2 {
  position : fixed;
  bottom : 5px;
  right : 10px;
  width : 350px;
  justify-content:space-between;
  margin : 2px 2px 2px 2px;
}

.social-icons2 .logo_ser{ 
  height:32px;
  left : 0px;
  justify-content:space-between;
}

.social-icons-ver {
  width: 70px;  
  top : 140px;
  right : 5px;
  background :  rgba(235, 235, 224, 150)
}

.social-icons-ver .logo_ser_ver{ 
  padding: 1px;
  margin: 5px 5px 5px 5px;
  width:70px;
}

.tm-nav-link { 
	width: 100px;
    height: 50px;
	font-size : 10px;
}

.navbar {
  position: relative;
  display: flex;
  justify-content: flex-end;
  vertical-align: text-top;
  padding: 0 0;
  top : -60;
  width : 100%;
}

.navbar &gt; .container,
.navbar &gt; .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 0;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  justify-content:flex-end; 
  padding-left: 10px;
  padding-bottom: 0;
  margin-left: 10px;
  margin-bottom: 0;
  list-style: none;
  background : rgba(0, 51, 102, 1);
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.swiper-container {
  top : 0px;
}

.hero .diag-bg {
  width: 100%;
  height: 150%;
}

.hero {
  height: 500px;
}

.swiper-slide {
  padding : 5px;
}

.hero .slide-content h2 {
	font-size: 1.1rem;
	color : rgba(255,255,255,255);
	text-shadow: -3px 7px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

.hero .slide-content p {
  font-size: 12px;
}

.tm-main-content {
    position : fixed;
	top: -100px;
	backgorund : orange;
	backgorund : orange;
}

.tm-main-content2 {
    top: -40px;
}

.single-pricing {
  width : 250px;
  height : 170px
}

.single-pricing span {
  top: 5px;
}

.single-pricing .desc {
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.single-pricing d {
	text-shadow: 5px -1px 3px rgb(255, 204, 0);
	padding : 0px 0px 0px 0px;
	text-align : left;
	font-size : 12px;
	line-height: 0.0001;
}

.single-pricing btn_single { 
	width: 80px;
    border: 0px solid white;
    cursor: pointer;
    position: absolute;
	bottom : 5px;
	right : 1px;
}

.container_p {
	position: absolute;
	top : 40px;
}

.gbr1 {
	width:70%;
}

.btn3 {
  position : fixed;
  bottom : 15px;
  left : 20px;
  height : 40px;
}

.tm-nav-link2 { 
	position: fixed;
	bottom : 215px;
	left : 40px;
	height : 17px;
}

.btn2 {
  width : 120px;
  height : 30px;
}

}

/*-----------------------------------
    Galaxy S10 (360 * 667)
------------------------------------*/
@media (min-width: 319px) and (max-width: 388px) {
.navbar-brand img {
    width: 100px;
}

header {
  background-color: rgba(0, 51, 102, 0.73);
  color: #fff;
  z-index:1000; 
  position:fixed;
  height : 70px;
}



hr {
  border: 2px solid red;
  border-radius: 5px;
  width : 100%;
  align : right;
  color : red;
}

h1 { 
	font-size: 1.6rem; 
}

h11 {
	font-size: 1.3rem;
}

h12 { 
	font-size: 1.4rem;
}

h14 { 
	font-size: 1.5rem;
	text-shadow: -1px 5px 5px rgb(0, 51, 102);
}

h15 { 
	font-size: 1.8rem;
	color : rgba(77, 169, 255,255);
	text-shadow: -3px 4px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

paragraf { 
	font-size: 14px;
	line-height: 1;
}

paragraf_prd { 
	font-size: 12px;
	font-family: "Open Sans Condensed", sans-serif;
	color : rgba(0,0,0,255);
	line-height: 1;
}

p {
	padding: 20px 30px 0px 2px;
    line-height: 1.2;
    letter-spacing: 1px;
	font-size : 10px;
}

.GeneratedMarquee {
	height: 250px;
	width : 260px;
	background: url("../gambar/blackboard.jpg") no-repeat center;
	background-size : 100% 100%;
}

.gbraward {
	width : 100px;
}


.social-icons2 {
  position : fixed;
  bottom : 5px;
  right : 10px;
  width : 350px;
  justify-content:space-between;
  margin : 2px 2px 2px 2px;
}

.social-icons2 .logo_ser{ 
  height:32px;
  left : 0px;
  justify-content:space-between;
}

.social-icons-ver {
  width: 70px;  
  top : 140px;
  right : 5px;
  background :  rgba(235, 235, 224, 150)
}

.social-icons-ver .logo_ser_ver{ 
  padding: 1px;
  margin: 5px 5px 5px 5px;
  width:70px;
}

.tm-nav-link { 
	width: 100px;
    height: 70px;
	font-size : 10px;
}

.navbar {
  position: relative;
  display: flex;
  justify-content: flex-end;
  vertical-align: text-top;
  padding: 0 0;
  top : -60;
  width : 100%;
}

.navbar &gt; .container,
.navbar &gt; .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 0;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  justify-content:flex-end; 
  padding-left: 10px;
  padding-bottom: 0;
  margin-left: 10px;
  margin-bottom: 0;
  list-style: none;
  background : rgba(0, 51, 102, 1);
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.swiper-container {
  top : 0px;
}

.hero .diag-bg {
  width: 100%;
  height: 150%;
}

.hero {
  height: 500px;
}

.swiper-slide {
  padding : 5px;
}

.hero .slide-content h2 {
	font-size: 1.1rem;
	color : rgba(255,255,255,255);
	text-shadow: -3px 7px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

.hero .slide-content p {
  font-size: 12px;
}

.tm-main-content {
    top: -10px;
}

.tm-main-content2 {
    top: -40px;
}

.single-pricing {
  width : 250px;
  height : 170px
}

.single-pricing span {
  top: 5px;
}

.single-pricing .desc {
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.single-pricing d {
	text-shadow: 5px -1px 3px rgb(255, 204, 0);
	padding : 0px 0px 0px 0px;
	text-align : left;
	font-size : 12px;
	line-height: 0.0001;
}

.single-pricing btn_single { 
	width: 80px;
    border: 0px solid white;
    cursor: pointer;
    position: absolute;
	bottom : 5px;
	right : 1px;
}

.container_p {
	position: absolute;
	top : 40px;
}

.gbr1 {
	width:70%;
}

.btn3 {
  position : fixed;
  bottom : 15px;
  left : 20px;
  height : 40px;
}

.tm-nav-link2 { 
	position: fixed;
	bottom : 345px;
	left : 40px;
	height : 17px;
}

.btn2 {
  width : 120px;
  height : 30px;
}

}

/*-----------------------------------
    iphone 12 (390 * 844)
------------------------------------*/
@media (min-width: 389px) and (max-width: 840px) {
.navbar-brand img {
    width: 120px;
}


header {
  background-color: rgba(0, 51, 102, 0.73);
  color: #fff;
  z-index:1000; 
  position:fixed;
  height : 80px;
  width : 100%;
}

hr {
  border: 2px solid red;
  border-radius: 5px;
  width : 100%;
  align : right;
  color : red;
}

h1 { 
	font-size: 1.8rem; 
}

h11 {
	font-size: 1.3rem;
}

h12 { 
	font-size: 1.4rem;
}

h14 { 
	font-size: 1.8rem;
	text-shadow: -1px 5px 5px rgb(0, 51, 102);
}


paragraf { 
	font-size: 14px;
	line-height: 1;
}

p {
	padding: 20px 40px 0px 2px;
    line-height: 1.2;
    letter-spacing: 1px;
	font-size : 13px;
}

.GeneratedMarquee {
	height: 250px;
	width : 290px;
	background: url("../gambar/blackboard.jpg") no-repeat center;
	background-size : 100% 100%;
}

.gbraward {
	width : 200px;
}

.gbr1 {
	width:95%;
}

.swiper-container {
  top : 0px;
}

.hero .diag-bg {
  width: 100%;
  height: 150%;
}

.navbar {
  position: relative;
  display: flex;
  justify-content: flex-end;
  vertical-align: text-top;
  padding: 0 0;
  top : -60;
  width : 100%;
}

.navbar &gt; .container,
.navbar &gt; .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 0;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  justify-content:flex-end; 
  padding-left: 10px;
  padding-bottom: 0;
  margin-left: 10px;
  margin-bottom: 0;
  list-style: none;
  background : rgba(0, 51, 102, 1);
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.hero {
  height: 500px;
}

.swiper-slide {
  padding : 5px;
}

.hero .slide-content h2 {
	font-size: 1.8rem;
	color : rgba(255,255,255,255);
	text-shadow: -3px 7px 5px rgb(0, 51, 102);
	font-family: "Viga", sans-serif;
	text-transform:capitalize;
}

.hero .slide-content p {
  font-size: 17px;
}

.social-icons2 {
  position : fixed;
  bottom : 10px;
  right : 10px;
  width : 400px;
  justify-content:space-between;
  margin : 5px 5px 5px 5px;
}

.social-icons2 .logo_ser{ 
  height:45px;
  left : 0px;
  justify-content:space-between;
}

.social-icons-ver {
  width: 70px;  
  top : 200px;
  right : 10px;
  background :  rgba(235, 235, 224, 150)
}

.social-icons-ver .logo_ser_ver{ 
  padding: 1px;
  margin: 5px 5px 5px 5px;
  width:70px;
}

.single-pricing {
  width : 280px;
  height : 180px
}

.single-pricing span {
  top: 10px;
}

.single-pricing .desc {
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.single-pricing d {
	text-shadow: 5px -1px 3px rgb(255, 204, 0);
	padding : 0px 0px 0px 0px;
	text-align : left;
	font-size : 14px;
	line-height: 0.5;
}

.single-pricing btn_single { 
	width: 80px;
    border: 0px solid white;
    cursor: pointer;
    position: absolute;
	bottom : 5px;
	right : 1px;
}

.btn3 {
  position : fixed;
  bottom : 15px;
  left : 20px;
  height : 40px;
}


.btn-primary {
  color: #fff;
  background-color: #ee1515;
  border-color: #ee1515;
  font-size: 11px;
}

.btn-primary:hover {
  color: #fff;
  background-color: #ee1515;
  border-color: #c20e0e;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 56, 56, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #ee1515;
  border-color: #ee1515;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show &gt; .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #c20e0e;
  border-color: #b60d0d;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show &gt; .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 56, 56, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #777;
  border-color: #777;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #777;
  border-color: #5e5e5e;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(139, 139, 139, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #777;
  border-color: #777;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show &gt; .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #575757;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show &gt; .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(139, 139, 139, 0.5);
}

.container {
  top : 10px;
}

.container_prd {
  width: 98%;
  padding-right: 5px;
  padding-left: 5px;
  top : 10px;
}

.container_p {
	position: absolute;
	top : 60px;
}

.btn2 {
  width : 120px;
  height : 30px;
}

.peta {
	position : relative;
}

cp { 
	position : relative;
}

/*-----------------------------------
    toolpate
------------------------------------*/

.tm-main-content {
    top: 0px;
}

.tm-main-content2 {
    top: 80px;
}

.diag-bg {
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
          clip-path: polygon(0 0, 100% 100%, 100% 0);
  background-color: rgba(173, 173, 133, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}


.tm-site-header-col {
    display: flex;
    align-items: center;
}

.tm-site-header {
    margin: 10px;
    text-align: right;
    width: 100%;
}

.tm-nav ul {
    padding-left: 0;
    display: block;    
}

.tm-nav li { 
    list-style: none; 
    display: inline-block;
    border: 1px solid white;
    float: left;
    margin: 10px;
}

.tm-nav-link { 
	width: 140px;
    height: 80px;
	font-size : 13px;
}

.tm-nav-link1 { 
	background: url("../gambar/map.jpg") no-repeat center;
	background-color: transparent;
    color: black;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100px;
    height: 100px;
    text-align: center;
    border: 0px solid white;
    position : fixed;
	bottom : 20px;
	right : 50%;
}

.tm-nav-link2 { 
	position: fixed;
	bottom : 347px;
	left : 47px
}

.btn2::after {
  top: 0px;
  left: 0px;
}


.tm-nav-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}

.tm-nav-text1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
	color : black;
}


.fa-3x { font-size: 2.5em; }

.product {
    background: transparent;
    transition: all 0.3s ease;
}

.product:hover {
    background: #2c2a35;
    color: #a9a9a9;
}

.tm-nav-icon {    
    display: block;
    margin-bottom: 25px;
}

/* Expanding Grid Items from Codrops */
.tm-page-title { font-weight: 300; }
.content { max-width: 370px; }
.grid {
    display: flex;
    flex-wrap: wrap;
}
.grid__item { margin: 10px; }
.product {
    position: relative;
    cursor: pointer;
}

.product__bg {
    width: 100%;
    height: 100%;
    top: 0px;
}

.product__bg,
.product__description {
    opacity: 0;
    position: absolute;
}

.product__description {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.tm-fa-close { font-size: 0px; }

.details {
    font-size: 1rem;    
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    pointer-events: none;
    padding: 15px;   
    display: none; 
}

.details &gt; * {
    position: relative;
    opacity: 0;
}

.details--open { pointer-events: auto; }

.details__bg {
    width: 100%;
    max-width: 1200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.details__bg--down { background: rgba(23, 22, 29, 0.97);}

.details__bg {
    padding: 30px;
    transform-origin: 0 0;
}

.details__close {
    position: absolute;
    top: 20px;
    right: 30px;
    border: 0;
    background: none;
    margin: 1em;
    cursor: pointer;
    font-size: 0;
    color: white;
    z-index: 1001;
}

.details__close::before,.details__close::after{
	content: "";
	position: absolute;
	top : 0px;
	width: 5px;
	height: 25px;
	background: white;
	position: absolute;
	bottom: -30px;
	right: 20px;
}

.details__close::before{
	transform: rotate(-45deg);
}

.details__close::after{
	transform: rotate(45deg);
}

.product__description b {
  font-weight: bold;
}

/* Team */
.tm-reverse-sm { flex-direction: row; }

/* Our Work */
.tm-slider-img {
    padding-left: 10px;
    padding-right: 10px;
}

.slick-dots li button:before {
    font-size: 20px;
    color: white;
    opacity: 1;
}

.slick-dots {
    position: absolute;
    bottom: -40px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: deepskyblue;
}

/* Contact */
.form-control {
    font-size: 1.1rem;
    border-radius: 0;
    border: none;
    background-color: #353541;
    color: white;
    padding: .75rem;
}

.form-control:focus {
    color: #cecece;
    background-color: #4d4c59;
    border-color: transparent;
}

.tm-col-email { padding-left: 0; }

.tm-btn-submit { background-color: #006599; }

.tm-btn-gray {
    background-color: #494752;
    color: white;
}

.tm-btn-gray:hover {
    background-color: #77757d;
    color: white;
}

.tm-text-highlight { color: white; }
.tm-text-highlight:hover { color: red; }
.tm-main-content.tm-footer-relative { flex-direction: column; } 
.tm-main-content.tm-footer-relative footer {
    position: relative;
    bottom: 0;
    margin-top: 50px;
}

.tm-copyright-text {
    background-color: rgba(0,0,0,0.6);
    display: inline-block;
    padding: 10px 30px;
}

a, button { transition: all 0.3s ease; }
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

p:last-child { margin-bottom: 0; }


}

/*-----------------------------------
    redmi note 9 pro (393 * 873)
------------------------------------*/
@media (min-width: 393px) and (max-width: 840px) {
.tm-nav-link2 { 
	position: fixed;
	bottom : 405px;
	left : 46px
}

.GeneratedMarquee {
	height: 250px;
	width : 300px;
	background: url("../gambar/blackboard.jpg") no-repeat center;
	background-size : 100% 100%;
}

.gbraward {
	width : 200px;
}

.social-icons2 {
  position : fixed;
  bottom : 10px;
  right : 10px;
  width : 350px;
  justify-content:space-between;
  margin : 5px 5px 5px 5px;
}

.social-icons2 .logo_ser{ 
  height:52px;
  left : 0px;
  justify-content:space-between;
}

.social-icons-ver {
  width: 70px;  
  top : 200px;
  right : 10px;
  background :  rgba(235, 235, 224, 150)
}

.social-icons-ver .logo_ser_ver{ 
  padding: 1px;
  margin: 5px 5px 5px 5px;
  width:70px;
}

}

/*-----------------------------------
    iphone 11 (414 * 705)
------------------------------------*/
@media (min-width: 414px) and (max-width: 840px) {
.tm-nav-link2 { 
	position: fixed;
	bottom : 420px;
	left : 46px;
}

.tm-main-content {
    position : fixed;
	top: -100px;
}

.GeneratedMarquee {
	height: 250px;
	width : 320px;
	background: url("../gambar/blackboard.jpg") no-repeat center;
	background-size : 100% 100%;
}

.gbraward {
	width : 200px;
}

.social-icons2 {
  position : fixed;
  bottom : 10px;
  right : 10px;
  width : 350px;
  justify-content:space-between;
  margin : 5px 5px 5px 5px;
}

.social-icons2 .logo_ser{ 
  height:43px;
  left : 0px;
  justify-content:space-between;
}

.social-icons-ver {
  width: 70px;  
  top : 200px;
  right : 10px;
  background :  rgba(235, 235, 224, 150)
}

.social-icons-ver .logo_ser_ver{ 
  padding: 1px;
  margin: 5px 5px 5px 5px;
  width:70px;
}


}

/*-----------------------------------
    Nokia 4.2 (450 * 958)
------------------------------------*/
@media (min-width: 450px) and (max-width: 840px) {
	.tm-nav-link2 { 
	position: fixed;
	bottom : 470px;
	left : 46px;
}

.tm-main-content {
    position : fixed;
	top: -100px;
}

.GeneratedMarquee {
	height: 250px;
	width : 320px;
	background: url("../gambar/blackboard.jpg") no-repeat center;
	background-size : 100% 100%;
}

.gbraward {
	width : 200px;
}


}


/*-----------------------------------
    Small devices (landscape phones, 576px and up)
------------------------------------*/
@media (min-width: 576px) {
  .top-header {
    padding: 0px 0 0px;
  }
  .hero .slide-content {
    min-height: 700px;
  }
  .hero .slide-content h1 {
    margin-top: 100px;
  }
  .recent-posts .row .col-lg-6:nth-of-type(odd) .post-thumb {
    margin-top: 0;
    margin-left: 25px;
  }
  .recent-posts .row .col-lg-6:nth-of-type(even) .post-thumb {
    margin-bottom: 0;
    margin-right: 25px;
  }
}

/*-----------------------------------
    Medium devices (tablets, 768px and up)
------------------------------------*/
@media (min-width: 768px) {
    
  .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0px 0;
}
  
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 8px 10px;
  }
  .navbar-expand-md .navbar-nav .nav-item {
    margin-right: 12px;
  }
  .navbar-collapse .nav-link {
    font-size: 0.875rem;
    position: relative;
  }
  .navbar-collapse .nav-link::before {
    content: "\f0d8";
    font-family: FontAwesome;
    color: #de1f1f;
    position: absolute;
    bottom: 7px;
    line-height: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 0;
    transition: all 0.35s ease;
  }
  .navbar-collapse .nav-link::after {
    content: "";
    width: 0;
    height: 4px;
    background-color: #de1f1f;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: all 0.35s ease;
  }
  .navbar-collapse .nav-link:hover::after {
    width: 100%;
    left: 0;
  }
  .navbar-collapse .nav-link:hover::before {
    opacity: 1;
  }
  .navbar-collapse .search-form {
    padding: 10px;
    position: absolute;
    right: 0;
    top: 100%;
    display: none;
    opacity: 0;
    transition: all 0.35s ease-in-out;
  }
  .navbar-collapse .search-form.show {
    display: block;
    opacity: 1;
  }
  .navbar-collapse .search-form input[type="text"] {
    border: 1px solid #ced4da;
    color: #343a40;
    padding: 1.5313rem 0.625rem;
  }
  .navbar-collapse .search-form .btn {
    margin-top: 0;
  }
  .navbar-collapse .search-form input[type="submit"] {
    border: 1px solid #ced4da;
    margin-left: -1px;
    border-radius: 0;
  }
  .group {
    order: 2;
  }
  .cart,
  .search-icon {
    font-size: 0.875rem;
  }
  .cart:hover,
  .search-icon:hover {
    color: #ee1515;
  }
  .search-icon {
    margin: 0 13px;
    order: 1;
  }
  .hero .slide-content h1 {
    font-size: 1.5rem;
  }
  .hero .slide-content br {
    display: block;
  }
  .hero .arr-left,
  .hero .arr-right {
    top: 50%;
  }
  .featured-img {
    height: 100%;
    margin-top: -66px;
  }
  .cta-content {
    border-top-right-radius: 200px;
    border-bottom-left-radius: 200px;
  }
  .cta-content::after {
    border-top-right-radius: 200px;
    border-bottom-left-radius: 200px;
  }
  .cta-content .subscribe-btn {
    align-self: flex-end;
    margin-right: 30px;
  }
}

/*-----------------------------------
    Large devices (desktops, 992px and up)
------------------------------------*/
@media (min-width: 992px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 8px 13px;
  }
  .navbar-expand-md .navbar-nav .nav-item {
    margin-right: 15px;
	list-style-type: none;
  }
  .hero .slide-content {
    min-height: 100vh;
  }
  .hero .slide-content h1 {
    font-size: 4.5rem;
  }
  .hero .slide-content br {
    display: block;
  }
  .hero .arr-left,
  .hero .arr-right {
    top: 50%;
  }
  .title h1 {
    font-size: 48px;
  }
}

/*-----------------------------------
    Extra large devices (large desktops, 1200px and up)
------------------------------------*/
@media (min-width: 1200px) {
  .title h1 {
    font-size: 58px;
  }
  .trust .title {
    padding-top: 70px;
  }
  .trust ul {
    padding-bottom: 30px;
  }
  .trust .gallery {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 75px 0;
  }
  
  
}
</pre></body></html>