@import url(font.css);

html, body {
	font-family: 'Lato Regular', sans-serif !important;
	font-size: 0.75em;
}

body {
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#656565;
	margin:0;
	background-image:url(../images/water.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}

#background {
    top: ;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/water-1.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 80%;
	background-position:center;
    opacity: 1;
    filter:alpha(opacity=90);
	
}

a:active {
	outline:0;
}

.clear {
	clear:both;
}

h1,h2, h3, h4, h5, h6 {
	font-family: 'Lato Heavy', sans-serif !important;
	line-height:1.1em;
	color:#666;
	margin-bottom: 20px;
}

.highlight {
	color: #fff !important;
	padding: 0 8px;
	-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
			border-radius: 2px;
}

.color-white {
	color: #fff;
}

.navbar {
	text-align:right;
	text-transform: uppercase;
	font-weight:bold;
	color:#cc0000;
}

.navbar ul{
	list-style-type:none;	
	margin-right:50px;
}

.navbar ul li a{
	color:#cc0000;
}
.navbar ul li a:hover{
	text-decoration:none;
	color:#ffffff;
}
.navbar ul li{
	display:inline-block;
	margin:10px;
	padding:10px;
	cursor:pointer;
}

.navbar ul li:hover{
	background-color:#2168f9;
	color:#ffffff;
	border-radius:5px;
}
.sub-menu{
	display:none;
}

/*-- Search --*/

.search-form-m{
	display:none;
}

.search-form .form-group {
	top:0;
	right:0;
	transition: all 0.35s, border-radius 0s;
	width: 40px;
	height: 40px;
	background-color: #fff;
	border: 2px solid #10677f;
	border-radius: 25px;
	cursor:pointer;
	position:absolute;
}

.search-form .form-group input.form-control {
	padding-right: 20px;
	border: 0 none;
	background: transparent;
	box-shadow: none;
	display: block;
}


.search-form .form-group:hover,
.search-form .form-group.hover {
	width: 100%;
	border-radius: 25px 25px 25px 25px;	
}

.search-form .form-group span.form-control-feedback {
	position: absolute;
	top: -1px;
	right: -2px;
	z-index: 2;
	display: block;
	width: 42px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	color: #203063;
	left: initial;
	font-size: 18px;
	vertical-align: middle;
}
#mylabel{
	display:none;
}

.palak{
	background-image: url(../images/back-header.png);
    background-position: center; 
    background-repeat: repeat-x;	
	height:161px;
	margin-top: -10px;
	
}

/*.water{
	background-image: url(../images/water.png);
    background-attachment: scroll; 
	background-repeat: no-repeat;	
} */

.mythumb { position:relative; width:100%;}
.mythumb.red{ background-color:#ff0000;}
.mythumb.blue{ background-color:#0000ff;}

.mythumb  img{
	width:100%;
	border:10px solid #cccccc;
}
.mythumb  img:hover{
    opacity:0.5;
	cursor:pointer;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}

.center{
	text-align:center;
}


.footer{
	border-top:10px solid #cccccc;
	background-color:#dddddd;
	padding:25px 0;
	margin-top:55px;
}

.footer .container  .grid-3 > h3{
	font-family: 'Lato Black' !important;
}
.footer-menu{
	list-style-type:none;
}
.footer-menu li{
	margin:10px 0;
	font-family: 'Lato Heavy' !important;
	font-size:16px;
}	

@media only screen and (max-width: 1199px) {
    .ih-item.circle.effect2 .info h3 {
        padding-top: 60px !important;
        font-size: 28px !important;
    }

    .ih-item.circle, 
    .ih-item.circle .img {
        width: 220px !important;
        height: 220px !important;
    }

}
@media only screen and (max-width: 979px) {

    .ih-item.circle, 
    .ih-item.circle .img {
        width: 172px !important;
        height: 172px !important;
    }

    .ih-item.circle.effect2 .info h3 {
        padding-top: 50px !important;
        font-size: 20px !important;
        line-height: 24px !important;
    }

    .ih-item.circle.effect2 .info p {
        font-size: 18px !important;
    }
	

}

@media only screen and (min-width: 768px) and (max-width: 978px){
	#logo img{
		width:auto !important;
	}
	#primary_nav_wrap {
		margin-top:0 !important;
	}
	#primary_nav_wrap ul{
		margin:0 !important;
		padding:0 !important;
	}
	#primary_nav_wrap ul a {
		font-size:12px !important;
		padding:5px 2px !important;
		margin:5px 2px !important;
		font-weight:none !important;
	}
	#primary_nav_wrap ul ul a
	{
		line-height:none !important;
		padding:0 !important;
	}	
	#primary_nav_wrap ul ul li
	{
		padding:3px !important;
	}	
	.footer-icon img {
		width: 12%;
	}
}

@media only screen and (max-width: 719px) {
    #video-frame {
	    height:300px !important;
	}
    .circle {
        margin-bottom: 30px;
    }

    .circle {
        margin-bottom: 30px;
    }

    .ih-item.circle, 
    .ih-item.circle .img {
        width: 420px !important;
        height: 420px !important;
    }

    .ih-item.circle.effect2 .info h3 {
        padding-top: 170px !important;
        font-size: 36px !important;
        line-height: 40px !important;
    }

    .ih-item.circle.effect2 .info p {
        font-size: 18px !important;
    }
	.carousel-caption{
		top:50px !important;
	}
	.carousel-caption h3{
		font-size:32px !important;
	}	
	.carousel-caption a,.carousel-caption a:hover{
		text-decoration:none!important;		
	}	
	.carousel-caption a p{
		font-size:24px !important;
	}		
	#logo{
		text-align:center;
	}	
	.search-form{
		display:none !important;
	}

	.search-form-m{
		display:block !important;
		position:relative;
	}
	.search-form-m  > input{
		border:2px solid #e5261c;
		border-radius:25px;
		width:100%;
		text-align:center;
	}

	.search-form-m  > i{
		position:absolute;
		top:10px;
		right:10px;
		cursor:pointer;
	}
	
	
	#mylabel{
		display:block;
	}
	
	.mobile-icon-menu img{
		width:35px;
		height:35px;
	}
	.mobile-icon-menu img,.mobile-icon-menu h4{
		display:inline-block;
	}

	
	#primary_nav_wrap
	{
		width:100% !important;
		position:relative;
		margin-top:5px !important;
		display:none;
	}

	#primary_nav_wrap ul
	{
		width:100% !important;
		margin:0 !important;
		padding:0 !important;
	}

	#primary_nav_wrap ul li
	{
		width:100%  !important;
		text-align:center !important;
	}	
	#primary_nav_wrap ul ul li
	{
		text-align:center !important;
	}	
	#primary_nav_wrap ul li:hover > ul
	{
		width:100% !important;
	}	
	#primary_nav_wrap ul ul
	{
		position:relative !important;
		background:#f9d3d1;
	}	

	
	#checkmenu:checked ~ #primary_nav_wrap{
		display:block !important;
	}	
	
	#mylabel{
		font-size:18px;
		font-weight:bold;
		margin-top:5px;
		cursor:pointer;
		width:100%;
		text-align:center;
		background-color:#e5261c;
		color:#ffffff;
		padding:7px;
		border-radius:4px;
	}
	.img-galery{
		border:5px solid #cdcdcd !important;
	}	
	
	.align-right{
		text-align:center!important;
	}
	.align-left{
		text-align:center!important;
	}	

	.checkout .c1 h3{
		font-size:13px !important;
	}	
}

@media only screen and (max-width: 560px) {
	.checkout .c1 h3 {
		font-size: 10px !important;
	}
	#video-frame {
	    height:180px !important;
	}
}

@media only screen and (max-width: 479px) {
    .ih-item.circle, 
    .ih-item.circle .img {
        width: 300px !important;
        height: 300px !important;
    }

    .ih-item.circle.effect2 .info h3 {
        padding-top: 110px !important;
        font-size: 36px !important;
        line-height: 40px !important;
    }

    .ih-item.circle.effect2 .info p {
        font-size: 18px !important;
    }    
	
	.carousel-caption{
		top:0 !important;
	}

	.carousel-caption h3{
		font-size:24px !important;
	}
	.carousel-caption a,.carousel-caption a:hover{
		text-decoration:none!important;		
	}
	#logo{
		text-align:center;
	}
	.checkout .c1 h3{
		font-size:8px !important;
	}
	.col-xs-3{
		text-align: center;
	}

}

input[type=text]{
    padding:5px;
}

.myspace{
	height:35px;
	display:block;
}
.icon-follow{
	list-style-type:none;
	display:block;
	margin-top:10px;
}
.icon-follow  li{
	display:inline-block;
	font-size:14px !important;
	margin:0 10px;
}
.icon-follow  li i{
	font-size:32px !important;
	cursor:pointer
}

.carousel-caption{
	top:160px;
}

.carousel-caption h3{
	font-size:54px;
	color:#ffffff;
}
.carousel-caption a p{
	font-size:32px;
	text-decoration:none;
	color:#ffffff;
}

@media only screen and (max-width: 991px) {
    #video-frame {
	    height:400px !important;
	}    
	.carousel-caption {
		top:80px !important;
	}
	.carousel-caption h3{
		font-size:30px !important;
		font-size: 5vw !important;
		color:white !important;
	}
	.carousel-caption a p{
		font-size:20px !important;
		color:white !important;
	}
}

@media only screen and (max-width: 585px) {
	.carousel-caption {
		top:40px !important;
	}
}

@media only screen and (max-width: 500px) {
	.carousel-caption {
		top:20px !important;
	}
    #video-frame {
	    height:280px !important;
	}	
}

@media only screen and (max-width: 1199px) {
	.carousel-caption {
		top:120px;
	}
}
.thumb-link{
	border:5px solid #ffffff;
	padding:10px 25px;
	text-transform:uppercase;
	color:#ffffff;
	position:absolute;
	top:50%;
	left:40%;
}

/**************************** Menu ***********************/
#primary_nav_wrap
{
	position:relative !important;
	text-transform: uppercase;
	font-weight:bold;
	color:#cc0000;
	margin-top:15px;
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	margin-right:50px;
}

#primary_nav_wrap ul a
{
	display:block;
	color:#10677f;
	text-decoration:none;
	padding:10px 10px;
	font-family: 'Lato Bold';
	font-size:15px;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	transition: all 0.55s;	
}

#primary_nav_wrap ul li.current-menu-item
{
	background-color:#f8c4c2;
	color:#ffffff !important;
}

#primary_nav_wrap ul li:hover
{
	background:#f46c64;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#f6a29d;
	padding:10px;
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:175px;
	padding:10px;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:0;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}

.newsletter{
	margin:20px 0;
	width:100%;
	position:relative;
}

.newsletter input{
	width:100%;	
}
.newsletter button{
	top:0;
	position:absolute;
	right:0;
	background-color:#cc0000;
	color:#ffffff;
}
.newsletter button, .newsletter input{
	border:2px solid #cdcdcd !important;
	height:35px;
}

.text-header{
	color:#cc0000;
	text-transform:uppercase;
	border-bottom:2px solid #ce0000;
	padding:10px 0;
}

.img-galery{
	width:100%;
	border:10px solid #cdcdcd;
}
.img-galery:hover{
	opacity:0.7;
	cursor:pointer
}

.pgalery{
	font-size:16px;
	line-height:30px;
	font-style: italic;
}
.align-right{
	text-align:right;
}
.align-left{
	text-align:left;
}


figure { 
  display: block; 
  position: relative; 
  float: left; 
  overflow: hidden; 
  margin: 0 20px 20px 0;
  cursor:pointer;
  width:100%;
}
figure img { 
  width:100%;
}
figcaption { 
  position: absolute; 
  background: rgba(0,0,0,0.75); 
  width: 100%;
  color: white; 
  padding: 10px 20px; 
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
  text-align: center;
}
figure:hover figcaption {
  opacity: 1;
}
figure:before { 
  content: ""; 
  position: absolute; 
  font-weight: 800; 
  background: rgba(255,255,255,0.75); 
  text-shadow: 0 0 5px white;
  color: black;
  -webkit-border-radius: 12px;
  -moz-border-radius:    12px;
  border-radius:         12px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  -moz-transition: all 0.6s ease;
  opacity: 0.75;	
}
figure:hover:before {
  opacity: 0;
}

.cap-left:before {  bottom: 10px; left: 10px; }
.cap-left figcaption { bottom: 0; left: -30%; }
.cap-left:hover figcaption { left: 0; }

.cap-right:before { bottom: 10px; right: 10px; }
.cap-right figcaption { bottom: 0; right: -30%; }
.cap-right:hover figcaption { right: 0; }

.cap-top:before { top: 10px; left: 10px; }
.cap-top figcaption { left: 0; top: -30%; }
.cap-top:hover figcaption { top: 0; }

.cap-bot:before { bottom: 10px; left: 10px; }
.cap-bot figcaption { left: 0; bottom: -30%;}
.cap-bot:hover figcaption { bottom: 0; }

.contact-image{
	max-width:700px;
	width:100%;
	border:5px solid #cdcdcd;
}
.h-contact{
	color:#cc0000;
	text-transform:uppercase;
	margin:20px auto;
	border-bottom:2px solid #cc0000;
	width:250px;
}

.h-list{
	line-height:24px;
	font-size:16px;
	background-color: rgba(255,255,255,0.6);
}

.img-product{
	border:5px solid #cdcdcd;
	width:100%;
	max-width:500px;
}
.product-name{
	font-size:18px;
	color:#000;
	background:#cdcdcd;
	padding:10px;
	width:100%;
	margin:0 !important;
}
.product-name-2{
	font-size:18px;
	color:#000;
	padding:10px;
	width:100%;
	margin:0 auto !important;
	width:150px;
	max-width:300px;	
}

.product-name-3{
	font-size:18px;
	color:white;
	background-color:rgba(0,125,204,0.7);
	padding:10px;
	width:100%;
	margin:0 auto !important;
	margin-top: 10px !important;
	width:150px;
	max-width:300px;	
	border-radius: 15px;
}
.product-galery{
	width:150px;
	max-width:300px;
	opacity:1;
	cursor:pointer;
	border:5px solid #da251c;
	transition: all 0.5s;
	border-radius: 50%;
}
.product-galery:hover{
	opacity:0.5;
	border:5px solid #da251c;
}

.product-galery-below{
	width:100%;
	max-width:196px;
	opacity:1;
	cursor:pointer;
	border:5px solid #dddddd;
	border-radius:50%;
}
.product-galery-below:hover{
	opacity:0.5;
	border:5px solid #cecece;
}

.p-des{
	font-size:18px;
	line-height:24px;
	font-style:italic;
}

#myCarousel{
	border:10px solid #cdcdcd;
}

.shadow{
-webkit-box-shadow: 0px 9px 5px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 9px 5px 0px rgba(0,0,0,0.31);
box-shadow: 0px 9px 5px 0px rgba(0,0,0,0.31);
}

.product-text{
	border-radius:10px;
	background:#5f9094;
	color:#ffffff;
	font-family: 'Lato Light';
	line-height:24px;
	font-size:16px;
	padding:10px;
	height:100%;
	max-height:400px;
}

.checkout{
	margin-top:20px!important;
	display:block;
	height:150px;
	padding:0;
	margin:0;
	width:100%;
}
.aa{
    background-position: center; 
	background-repeat: no-repeat;		
	background-image: linear-gradient(rgba(255, 0, 0, 0.45), rgba(255, 0, 0, 0.45)), url(../images/n2.jpg);
	background-size: cover;
}
.bb{
    background-position: center; 
	background-repeat: no-repeat;		
	background-image: linear-gradient(rgba(0, 0, 255, 0.45), rgba(0, 0, 255, 0.45)), url(../images/n1.jpg);
	background-size: cover;
}

.checkout .c1{
	display:inline-block;
	width:50%;	
	height:100%;
}
.checkout .c1 a h3{
	margin-top:69px;
	text-align:center;
	width:100%;
	color:#fff;
}

.black{
	background-color:#333;
	color:#fff;
}

#logo-tsm {
	height: 81px;
	width: 153px;
	margin-top: 10px;
}


#quote-logo {
	height: 81px;
	width: 153px;
}


.event-about {
	font-size: 15px;
	font-family: 'Lato Regular',serif !important;
}

.checkout .c1 h3{
	margin-top:116px;
	text-align:center;
	width:100%;
	color:#fff;
}

#event-footer {
	color:rgb(0,0,255);
	text-decoration:none;
	opacity:0.7;
	transition: opacity .10s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	font-weight: bold;
}

#event-footer:hover {
	opacity: 1;
	text-decoration: none;
}

#about-footer {
	color:rgb(255,0,0);
	font-weight: bold;
	text-decoration:none;
	opacity:0.7;
	transition: opacity .10s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

#about-footer:hover {
	opacity: 1;
	text-decoration: none;
}


#produk-kami {
	margin-top:-20px;
}

#slide-home {
	margin-top:10px;
}

.space-again {
	height:30px;
}

.footer-icon {
    background: transparent;
    width: auto;
    height: auto;
    padding: 10px 5px;
}

.footer-icon img {
	width: 200%;
	height: 200%;
	padding: 10px 5px;
}

.none-decoration{
	text-decoration:none !important;
	color:inherit;
}

.produk-space {
	margin-top:100px;
}

#aqua-desc {
	width:100%;
	max-width:auto;
}

.square-box{
    position: relative;
    width: 100%;
	height: 100%;
	max-height:450px;
    overflow: hidden;
    background: #5f9094;
	transition: all 1s;
	color:#ffffff;
	font-family: 'Lato Light';
	line-height:24px;
	font-size:16px;
	padding:10px;
		border-radius:10px;
}

.square-box:hover {
	background-color:rgba(0,125,204,1);
}

.square-box:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.square-content{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: white;
	padding: 20px;
}
.square-content div {
   display: table;
   width: 100%;
   height: 100%;
   border-top: 1px solid;
   border-bottom: 1px solid;
   z-index:100;
}
.square-content span {
    display: table-cell;
    text-align: justify;
    vertical-align: middle;
    color: white;
	word-break: break-word;
}

.bg-desc {
	width:100%;
	max-width: 410px !important;
	top:19px;
	left: 120px;
	opacity: 0.2;
	transition: all 1.5s;
	max-width: inherit;
	position:absolute;
}

.bg-desc:hover {
	opacity: 0.5;
}


.bg-desc2 {
	width:100%;
	max-width: 550px !important;
	top:14px;
	left: 0;
	opacity: 0.2;
	max-width: inherit;
	position:absolute;
	display: none !important;
	margin-top:-5px;
	transition: all 1s;
}

.bg-desc2:hover {
	opacity: 0.4;
}

.vertical-line {
	border-top:2px solid #cc0000 !important;
	opacity: 0.5;
	margin-top: 34px;
}

.redblue-thumb {
  width:100%;
  max-width:550px;
  height:417px !important;
  position: relative;
}
.redblue-img {
  position: absolute;
  left: 0;
  top: 0;
  width:100%;
  height:100%;
  border:10px solid #cccccc;

}
.redblue-text {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 20px;
  left: 200px;
  top: 140px;
  font-family: 'Lato Light';
  text-align:center;
}

.redblue-text2 {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 50px;
  left: 180px;
  top: 170px;
  font-family: 'Satisfy';
}

.redblue-text3 {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 20px;
  left: 205px;
  top: 140px;
  font-family: 'Lato Light';
  text-align:center;
}

.redblue-text4 {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 50px;
  left: 160px;
  top: 170px;
  font-family: 'Satisfy';
}

.buttonhead {
	position:absolute;
  border-radius: 10px;
  border: 3px solid;
  border-color: #da251c;
  background-color: transparent;
  color: #FFFFFF;
  text-align: center;
  font-size: 17px;
  padding: 5px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  top:300px;
  left:170px;
  opacity:0.7;
}

.buttonhead:hover {
	opacity:1;
	background-color: #da251c;
}

.buttonhead span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonhead span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonhead:hover span {
  padding-right: 25px;
}

.buttonhead:hover span:after {
  opacity: 1;
  right: 0;
}

.buttonhead1 {
	position:absolute;
  border-radius: 10px;
  border: 3px solid;
  border-color: #000cff;
  background-color: transparent;
  color: #FFFFFF;
  text-align: center;
  font-size: 17px;
  padding: 5px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  top:300px;
  left:170px;
  opacity:0.7;
}

.buttonhead1:hover {
	opacity:1;
	background-color: #000cff;
}

.buttonhead1 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonhead1 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonhead1:hover span {
  padding-right: 25px;
}

.buttonhead1:hover span:after {
  opacity: 1;
  right: 0;
}

.thumb-a {
	text-decoration:none;
	color: white;
}
.thumb-a:hover {
	text-decoration:none;
	color:inherit;
}

.newsletter-grid {
	margin-top:-50px;
}

@media (max-width: 1199px) {
	.redblue-thumb {
  height:342px !important;
}

	.redblue-text {
  font-size: 17px;
  left: 155px;
  top: 100px;
}

	.redblue-text2 {
  font-size: 45px;
  left: 135px;
  top: 130px;
}

	.redblue-text3 {
  font-size: 17px;
  left: 165px;
  top: 100px;
}

	.redblue-text4 {
	font-size:45px;
  left: 120px;
  top: 130px;
}

.buttonhead {
  border: 2px solid;
  border-color: #da251c;
  font-size: 14px;
  width: 150px;
  top:250px;
  left:140px;
}

.buttonhead1 {
  border: 2px solid;
  border-color: #000cff;
  font-size: 14px;
  width: 150px;
  top:250px;
  left:140px;
}

.square-box{
	height: 100%;
	max-height:370px;
}

.bg-desc {
	max-width: 370px !important;
	top:2.5px;
	left: 80px;
}

.bg-desc:hover {
	opacity:0.5 !important;
}

.newsletter-grid {
	margin-top:10px;
	margin-left:-314px;
	padding-right:350px;
}
}

@media (max-width: 991px) {
	.redblue-thumb {
  height:259px !important;
}

	.redblue-text {
  font-size: 14px;
  left: 115px;
  top: 80px;
}

	.redblue-text2 {
  font-size: 40px;
  left: 90px;
  top: 100px;
}

	.redblue-text3 {
  font-size: 14px;
  left: 120px;
  top: 80px;
}

	.redblue-text4 {
	font-size:40px;
  left: 75px;
  top: 100px;
}

.buttonhead {
  border: 1px solid;
  border-color: #da251c;
  font-size: 12px;
  width: 130px;
  top:180px;
  left:95px;
}

.buttonhead1 {
  border: 1px solid;
  border-color: #000ccf;
  font-size: 12px;
  width: 130px;
  top:180px;
  left:95px;
}
.square-box{
	height: 100%;
	max-height:290px;
}

.bg-desc {
	max-width: 280px !important;
	top:7px;
	left: 50px;
}

.newsletter-grid {
	margin-top:30px;
	margin-left:-240px;
	padding-right:210px;
}
}

@media (max-width: 719px) {
	.redblue-thumb {
		height: 413px !important;
		width:100%;
	}
.redblue-text {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 20px;
  left: 200px;
  top: 140px;
  font-family: 'Lato Light';
  text-align:center;
}

.redblue-text2 {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 50px;
  left: 180px;
  top: 170px;
  font-family: 'Satisfy';
}

.redblue-text3 {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 20px;
  left: 205px;
  top: 140px;
  font-family: 'Lato Light';
  text-align:center;
}

.redblue-text4 {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 50px;
  left: 160px;
  top: 170px;
  font-family: 'Satisfy';
}

.buttonhead {
	position:absolute;
  border-radius: 10px;
  border: 3px solid;
  border-color: #da251c;
  background-color: transparent;
  color: #FFFFFF;
  text-align: center;
  font-size: 17px;
  padding: 5px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  top:300px;
  left:170px;
  opacity:0.7;
}

.buttonhead:hover {
	opacity:1;
	background-color: #da251c;
	color:#000cff;
}

.buttonhead span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonhead span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonhead:hover span {
  padding-right: 25px;
}

.buttonhead:hover span:after {
  opacity: 1;
  right: 0;
}

.buttonhead1 {
	position:absolute;
  border-radius: 10px;
  border: 3px solid;
  border-color: #000cff;
  background-color: transparent;
  color: #FFFFFF;
  text-align: center;
  font-size: 17px;
  padding: 5px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  top:300px;
  left:170px;
  opacity:0.7;
}
.buttonhead1 {
	position:absolute;
  border-radius: 10px;
  border: 3px solid;
  border-color: #000cff;
  background-color: transparent;
  color: #FFFFFF;
  text-align: center;
  font-size: 17px;
  padding: 5px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  top:300px;
  left:170px;
  opacity:0.7;
}

.square-box{
	height: 100%;
	max-height:240px;
}

.bg-desc {
	display:none !important;
}

.bg-desc2 {
	display:block !important;
}

.footer-icon img {
	width:50%;
	height:50%;
	margin-top:-610px;
	margin-left:250px;
}

.newsletter-grid {
	margin-top:-50px;
	padding-right: 0px;
	margin-left: 0px;
}

}

@media (max-width: 637px) {
	.redblue-text {
  left: 33%;
}

	.redblue-text2 {
		left:27%;
	}

	.redblue-text3 {
  left: 33%;
}

	.redblue-text4 {
		left:20%;
	}
	
	.buttonhead {
		left:24%;
	}
	
	.buttonhead1 {
		left:24%;
	}
}

@media (max-width: 440px) {
	.redblue-text {
  left: 30%;
}

	.redblue-text2 {
		left:23%;
	}

	.redblue-text3 {
  left: 30%;
}

	.redblue-text4 {
		left:17%;
	}
	
	.buttonhead {
		left:20%;
	}
	
	.buttonhead1 {
		left:20%;
	}
}

@media (max-width: 410px) {
	.redblue-text {
  	font-size: 16px;
}

	.redblue-text2 {
	font-size: 40px;
	}

	.redblue-text3 {
    font-size: 16px;
}

	.redblue-text4 {
	font-size: 40px;
	}
	
	.buttonhead {
		width: 150px;
		font-size: 15px;
		left: 21%;
	}
	
	.buttonhead1 {
		width: 150px;
		font-size: 15px;
		left: 21%;
	}
}

@media (max-width: 360px) {
	.footer-icon img {
		margin-left: 180px !important;
	}
}

@media (max-width: 416px) {
	.footer-icon img {
		width: 40%;
		height: 40%;
		margin-top:-700px;
	}

}

@media (max-width: 479px) {
	.footer-icon img {
		margin-left:200px;
	}
}

@media (max-width: 560px) {
	.square-box {
		max-height:500px;
		min-height:500px !important;
	}
	
	.square-content span {
		font-size: 14px;
	}
	
	.bg-desc2 {
		margin-top:30%; !important;
	}
}

.abt-but{
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px;
	margin-top: 17px;
}


.about-button {
	background-color: #da251c;
	color: white;
	opacity:0.7;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.about-button:hover {
	opacity:1;
	color:white;
}

.slide-link:hover {
	text-decoration: none;
}

.aboutus-text {
	font-weight: 900;
	text-align: justify;
	text-align-last: center;
	background-color: rgba(255,255,255,0.7);
}


.footer-icon img {
	width: 80%;
	padding:0px;
	margin:0px;
}


@media (max-width: 768px) {
	.footer-icon img {
		width: 12%;
	}
}

