@font-face {
    font-family: roboto;
    src: url(fonts/roboto.regular.ttf);
}
@font-face {
	font-family: robotobold;
    src: url(fonts/roboto.bold.ttf);    
}

body{font-family: roboto;}
.clear{clear:both;}
.bold{font-family: robotobold;}
.no-padding{padding:0;}
.container{padding:0;}
.post-container{padding: 0; width: 995px; margin: 0 auto;}
.top-blue-line{background-color: #006699;height:8px;}
.logo-box{margin-top:11px;padding:0;}
.txt-head-small{font-size:11px;color:#282828;}
.txt-ph-no{color:#015C95;font-size: 15px;font-weight: bold;}
.txt-email{font-size: 15px;font-weight: bold;}
.head-right-top-space{margin-top:65px;}
.ph-icon-spaceing{margin-top:12px;text-align: right;}
.email-icon-spacing{text-align: right; margin-top:9px;}
.call-email-seperator{width: 3%}
.menu-top-full{background-color: #006599; height: 35px; margin-top:12px; min-height:35px; margin-bottom:0px;}
.navbar-default .navbar-nav > li > a{color:#fff; padding: 7px 16px 6px;text-transform:uppercase;}
.navbar-default .navbar-nav > li > a:hover{background-color: #CD181D; color:#fff;}
/*.banner-bg{background: url('images/bannerbg.jpg') no-repeat center bottom; background-size: cover; min-height: 550px; z-index: -1;}*/
.navbar-brand{height: 34px;}
.navbar-toggle{margin-bottom: 0; margin-top: 0;}
.welcome-title{text-align: center; font-size: 50px; color: #006697;}
.saga-ply-title{font-size: 50px; color: #006697;}
.w-bg{background: url('images/W.png') no-repeat center center; min-height: 100px;}
.p-bg{background: url('images/P.png') no-repeat center center; min-height: 134px;}
.b-bg{background: url('images/B.png') no-repeat center center; min-height: 125px;}
.r-bg{background: url('images/R.png') no-repeat center center; min-height: 125px;}
.posrel{position: relative; margin-top:27px;}
.gray-bg-abs{position: absolute; background-color: #EEEFEF; width: 375px; height: 415px;right:0px;}
.tit-saga{font-weight: bold; font-size: 17px; border-bottom: 2px solid #D91123;}
.saga-rightbox{margin:45px 0 0 0; padding: 0 0 0 40px;}
.saga-text{color: #006697; margin: 0;}
.saga-content{text-align: justify; font-size: 12px;}
.h1-topcl-space{margin-top:50px;}
.footup-red-bg{background:url('images/red-bg.jpg') no-repeat center center;height: 274px;}
.testi-txt{color:#fff; font-size: 12px; text-align: justify; padding-right: 30px;}
.testi-top-space{margin-top:115px;}
.rp-top-space{margin-top: 40px;}
.txt-center{text-align: center}
.post-box{min-height: 250px;position: relative;}
.post-box-gray-bg{background-color: #EAEAEA; width: 175px; height: 175px; position: absolute; bottom: 0; right: 0;}
.post-title{font-weight: bold;}
.post-text{font-size: 13px; text-align: justify; line-height: 22px;}
.post-plus-icon{text-align: center;}
.post-txt{min-height: 175px; overflow: hidden;}
.post-bottom-blue-line{border-bottom:4px solid #3F8DB3;}
.social-left-padding{padding-left: 20px;}
.footer-blue{background-color: #006599; height:125px;}
.hone-notify{color:#ffffff; font-size: 26px; margin:10px 0 0; font-weight: bold;}
.white-18{color:#ffffff; font-size: 18px;}
.brdr-right-white{border-right:1px solid #ffffff; margin-top:17px; }
.footer-email-txt{color:#ffffff;margin-top: 45px;}
.btn-subscribe{background-color: #003466; height: 125px; text-align: center;}
.btn-subscribe p{color: #ffffff; margin-top:65px;}
.footer{height: 47px; background-color: #006599;}
.cls-copy{color: #ffffff; font-size: 12px; margin-top: 15px;}
.algn-right{text-align: right;}
.banner-bg{background-size: cover;}
.footer-email-txt{height:40px;width: 80%;border:medium none;;color:#fff;background:#006599;font-size: 18px;}
.btn-subscribe{padding:0;}
.subscribe-btn{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: medium none;color: #fff;height: 125px;}
.googlemap{height:300px;width:100%;}

.topmenu .navbar-default{border-color:unset;}
.topmenu .navbar{ border-radius: 0;}
.socialpart .fa{color:#fff;font-size:22px;margin-left:17px;margin-top:14px;}
.post-plus-icon .glyphicon-plus{color:#5D9CEC;font-size:22px;font-weight:bold;}
.topmenu .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
.topmenu .navbar-default .navbar-toggle:hover, .topmenu .navbar-default .navbar-toggle:focus{background-color: transparent;}
.topmenu .navbar-toggle{border:none;}
.embed-responsive-16by9{width:100%;height:314px;}

.image-1{
background-image:url("http://www.sagaply.com/wp-content/uploads/2017/01/111.jpg");
width:100%;
height: 300px;
transition: 0.5s;
margin-bottom:20px;
}

.image-1:hover{
background-image:url("http://www.sagaply.com/wp-content/uploads/2017/01/1.png");
width:100%;
height: 300px;    
transition: 0.5s;
margin-bottom:20px;
}

.image-2{
background-image:url("http://www.sagaply.com/wp-content/themes/twentysixteen/images/prod2.jpg");
width:100%;
height: 300px;    
transition: 0.5s;
margin-bottom:20px;
}

.image-2:hover{
background-image:url("http://www.sagaply.com/wp-content/uploads/2017/01/2.jpg");
width:100%;
height: 300px;    
transition: 0.5s;
margin-bottom:20px;}

.image-3{
background-image:url("http://www.sagaply.com/wp-content/themes/twentysixteen/images/prod3.jpg");
width:100%;
height: 300px; 
transition: 1s;
margin-bottom:20px;
}

.image-3:hover{
background-image:url("http://www.sagaply.com/wp-content/uploads/2017/01/3.jpg");
width:100%;
height: 300px;
transition: 1s;
margin-bottom:20px;
}

.image-4{
background-image:url("http://www.sagaply.com/wp-content/themes/twentysixteen/images/prod4.jpg");
width:100%;
height: 300px;
transition: 1s;}

.image-4:hover{
background-image:url("http://www.sagaply.com/wp-content/uploads/2017/01/4.jpg");
width:100%;
height:300px;    
transition: 1s;
}

.image-5{
background-image:url("http://www.sagaply.com/wp-content/themes/twentysixteen/images/prod3.jpg");
width:100%;
height: 300px;   
transition: 1s;
margin-bottom:20px;
}

.image-5:hover{
background-image:url("http://www.sagaply.com/wp-content/uploads/2017/01/5.png");
width:100%;
height: 300px;    
transition: 1s;
margin-bottom:20px;
}




@media only screen and (max-width: 980px) {
.container{width: 800px;}
.post-container{width: 900px;}
}

@media only screen and (max-width: 800px) {
.container{width: 785px;}	
.post-container{width: 775px;}
.banner-bg{min-height: 430px;}
.saga-rightbox{padding: 0 0 0 20px;}
.tcp img{width: 100%;}
}

@media only screen and (max-width: 768px) {
.container{width: 750px;}
.post-container{width: 740px;}
.txt-ph-no{font-size:14px;}
}
@media only screen and (max-width: 767px) {
	.container{width: 100%;}
	.post-container{width: 96%;}
	.call-email-seperator{display:none;}
	.head-right-top-space{margin-top:40px;}
	.head-email-part{margin-top:10px;}
	.welcome-title{float:left;width:100%;}
	.testi-top-space{margin-top:45px;}
	.testi-detail{margin-top:30px;}
	.post-box-gray-bg{width: 70%;}
	.post-box{margin-bottom:20px;}
	.hone-notify{font-size:23px;}
	.footer{height:auto;text-align: center;}
	.footer .algn-right{text-align: center;}
	.footer-blue{height:auto;}
	.brdr-right-white{border-right: medium none;text-align: center;}
	.welcome-title{font-size: 25px;}
	.btn-subscribe p{margin-top: 15px;}
	.btn-subscribe{height: 50px;margin-bottom: 10px;}
	.footer-email-txt{margin-top: 0px;}
	/*.menu-top-full{height:auto;}*/
	.menu-top-full .navbar-collapse{border-top:none;}
	.menu-top-full .container{background-color: #006599;}
	.gray-bg-abs{bottom:0;left:0;}
	.subscribe-btn{height:50px;}
	 
	 .social-left-padding{margin-top: 10px;}
	  .socialpart {}
	 .socialpart .fa{color:#fff;font-size:22px;margin-left:17px;}
	.b-bg{float:left;width:100%;margin-top:20px;}
	.banner-bg{z-index:1;}
	.topmenu { z-index: 2;}
}
@media only screen and (max-width: 599px) {
	.logo-box img{width:100%;}
	.social-left-padding{max-width:100%;}
	.hone-notify{font-size:16px;}
	.btn-subscribe{padding-left: 0;padding-right: 0;}
	.footer-email-txt{width:100%;}
	#wonderplugincarousel-1 .amazingcarousel-prev{right:70px !important;}
	#wonderplugincarousel-1 .amazingcarousel-next{right:90px !important;}
	
	
}
@media only screen and (max-width: 479px) {
.ph-icon-spaceing img{width:60%;}	
.txt-ph-no{font-size:8px;}
.head-right-top-space{margin-top:15px;}
.email-icon-spacing img{width:60%;}
.txt-email{font-size:8px;}
.footer-email-txt{margin-top: 0px;font-size: 15px;}
.btn-subscribe{height: 45px;}
.btn-subscribe p{margin-top: 14px;}
.saga-rightbox img{max-width:100%;}
.gray-bg-abs{height:355px; width: 95%;}


}
@media only screen and (max-width: 359px) {
	.gray-bg-abs{height:320px;}
	
}


