@font-face {font-family: 'apr';src: url('../fonts/accidentalpresidency-webfont.eot');src: url('../fonts/accidentalpresidency-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/accidentalpresidency-webfont.woff2') format('woff2'),url('../fonts/accidentalpresidency-webfont.woff') format('woff'),url('../fonts/accidentalpresidency-webfont.ttf') format('truetype'),url('../fonts/accidentalpresidency-webfont.svg#accidental_presidencyregular') format('svg');font-weight: normal;font-style: normal;}@font-face{font-family:roboto;src:url(../fonts/roboto-regular-webfont.eot);src:url(../fonts/roboto-regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-regular-webfont.woff) format('woff'),url(../fonts/roboto-regular-webfont.ttf) format('truetype'),url(../fonts/roboto-regular-webfont.svg#robotoregular) format('svg')}@font-face{font-family:'roboto lt';src:url(../fonts/roboto-light-webfont.eot);src:url(../fonts/roboto-light-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-light-webfont.woff) format('woff'),url(../fonts/roboto-light-webfont.ttf) format('truetype'),url(../fonts/roboto-light-webfont.svg#robotolight) format('svg')}@font-face{font-family:'roboto bl';src:url(../fonts/roboto-black-webfont.eot);src:url(../fonts/roboto-black-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-black-webfont.woff) format('woff'),url(../fonts/roboto-black-webfont.ttf) format('truetype'),url(../fonts/roboto-black-webfont.svg#robotoblack) format('svg')}@font-face{font-family:'roboto lt';src:url(../fonts/roboto-thin-webfont.eot);src:url(../fonts/roboto-thin-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-thin-webfont.woff) format('woff'),url(../fonts/roboto-thin-webfont.ttf) format('truetype'),url(../fonts/roboto-thin-webfont.svg#robotothin) format('svg')}@font-face{font-family: 'roboto md';src: url('../fonts/roboto-medium-webfont.eot');src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/roboto-medium-webfont.woff2') format('woff2'),url('../fonts/roboto-medium-webfont.woff') format('woff'),url('../fonts/roboto-medium-webfont.ttf') format('truetype'),url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');font-weight: normal;font-style: normal;}@font-face{font-family:roboto;src:url(../fonts/roboto-regular-webfont.eot);src:url(../fonts/roboto-regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-regular-webfont.woff) format('woff'),url(../fonts/roboto-regular-webfont.ttf) format('truetype'),url(../fonts/roboto-regular-webfont.svg#robotoregular) format('svg')}@font-face{font-family:'roboto lt';src:url(../fonts/roboto-light-webfont.eot);src:url(../fonts/roboto-light-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-light-webfont.woff) format('woff'),url(../fonts/roboto-light-webfont.ttf) format('truetype'),url(../fonts/roboto-light-webfont.svg#robotolight) format('svg')}@font-face{font-family:'roboto bl';src:url(../fonts/roboto-black-webfont.eot);src:url(../fonts/roboto-black-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-black-webfont.woff) format('woff'),url(../fonts/roboto-black-webfont.ttf) format('truetype'),url(../fonts/roboto-black-webfont.svg#robotoblack) format('svg')}@font-face{font-family:'roboto th';src:url(../fonts/roboto-thin-webfont.eot);src:url(../fonts/roboto-thin-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-thin-webfont.woff) format('woff'),url(../fonts/roboto-thin-webfont.ttf) format('truetype'),url(../fonts/roboto-thin-webfont.svg#robotothin) format('svg')}
body{
background:url(../../im/bg.png) repeat #000;
}
.whatapp-icon {
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 9999999999;
    max-width: 60px;
}
.top-main a{
    color:#fff;
    font-size:20px;
}
.full-control{
width:100%;
overflow:hidden;
}
.top-main li{
    display: inline-block;
    padding: 0 10px;
}
.top-main {
    margin-top:10px !important;
    text-align: right;
}
.navbar {
    position: absolute;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
   
    z-index: 2;
    width: 100%;
}
.logo{
display: inline-block;
position: absolute;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
width: 77px;
left: 0px;
right: 248px;
z-index: 10;
}
.search-trig{
display:inline-block;
position:relative;
width:72px;
height:61px;
float:right;
cursor:pointer;
margin-top:44px;
margin-bottom:40px;
z-index:100;
}
.margintop{
	margin-top:135px;
}

.tw{
display:inline-block;
position:relative;
width:32px;
height:32px;
float:right;
margin-right:8px;
border-radius:50%;
background:url(../../im/tw.png) no-repeat;
margin-top:36px;
margin-bottom:36px;
}
.tw:hover{
background:url(../../im/tw-h.png) no-repeat;
}
.lin{
display:inline-block;
position:relative;
width:32px;
height:32px;
float:right;
margin-right:8px;
border-radius:50%;
background:url(../../im/in.png) no-repeat;
margin-top:36px;
margin-bottom:36px;
}
.lin:hover{
background:url(../../im/in-h.png) no-repeat;
}
.menu-trigger{
display:inline-block;
position:relative;
float:left;
margin-top:44px;
margin-bottom:40px;
cursor:pointer;
z-index: 9999;
}
.lang{
height:105px;
}
.isearch{
width:100%;
height:58px;
border:0;
border-top:1px solid #2F2F2F;
border-bottom:1px solid #2F2F2F;
background:none;
padding-left:46px;
padding-right:46px;
font-family:roboto th;
font-size:17px;
color:#595959;
background:url(../../im/search-ico.png) no-repeat 94% 19px;
}
.tmenu{
	background:rgba(26,26,26,0.8);
	position: absolute;
display: block;
left: 0;
right: 0;
z-index: 99;
}
.tsmenu{
display:block;
position:relative;
margin-left:auto;
margin-right:auto;
padding:0;
margin:0;
list-style:none;
margin: 39px 3%;
}
.tsmenu li{
display:inline-block;
}
.tsmenu a{
	display:block;
	font-family:apr;
	font-size:24px;
	color:#fff;
	padding:22px 25px;
	text-transform:uppercase;
}
.tsmenu li a:hover{
text-decoration:none;
color:#ff0000;
}
.banner{
width:100%;
}
.panel{
box-shadow:none;
background-color:#202020;
border:0;
border-radius:0;
}
.list-group-item:first-child,.list-group-item:last-child{
border-radius:0;
}
a.list-group-item-success{
color:#B2B2B2;
border:0;
background-color:#202020;
padding-left:46px;
font-family:roboto th;
font-size:17px;
}
a.list-group-item-success:hover, a.list-group-item-success:focus{
color:#fff;
background-color:#202020;
}
a.list-group-item{
font-family:roboto th;
font-size:17px;
color:#828282;
}
.dropdown2:hover, .dropdown2:focus{
color:#fff;
background-color:#101010;
}
.list-group-item{
padding: 10px 46px;
margin:0;
border:0;
background-color:#101010;
}
.dropdown3{
background-color:#000000;
}
.dropdown3:hover, .dropdown3:focus{
color:#fff;
background-color:#000000;
}
.list-group-submenu{
margin:15px 0px;
background-color:#000000;
}
#demo3{
margin:15px 0px;
background-color:#101010;
}
.haved{
background-image:url(../../im/d-arrow.png);
background-repeat:no-repeat;
background-position:380px;
}
.haved:hover,.haved:focus{
background-image:url(../../im/d-arrow.png);
background-repeat:no-repeat;
background-position:380px;
}
.ctg-box{
	background:#2a2a2a;
	padding:20px;
	margin-bottom:20px;
	height:277px;
}
.ctg-title{
	font-family:roboto bl;
	font-size:20px;
	color:#fff;
	width:100%;
	padding:10px 0px;
}
.ctg-desc{
	font-family:roboto;
	font-size:15px;
	color:#b8b8b8;
	width:100%;
	text-decoration:underline;
}
.gridspace{
margin-top:55px;
margin-bottom:55px;
}
.gridm{
	display:block;
padding-left:0;
padding-right:0;
padding:1px;
margin-bottom:19px;

}
.gridm img{
width:100%
}
.commontxt{
display:block;
position:absolute;
width:80%;
top: 10%;
left: 10%;
background:url(../../im/pdf.png) no-repeat right bottom;
}
.commontxt2{
display:block;
position:absolute;
width:80%;
top: 10%;
left: 10%;
background:url(../../im/news.png) no-repeat right bottom;
}
.txt-titles{
display:block;
font-family:roboto th;
font-size:32px;
color:#fff;
text-transform:uppercase;
margin-bottom:-15px;
margin-top:-5px;
}
.txt-titleb{
display:block;
font-family:roboto bl;
font-size:40px;
color:#fff;
text-transform:uppercase;
margin-bottom:15px;
}
.txtdes{
display:block;
font-family:roboto th;
font-size:15px;
color:#fff;
margin-bottom:-15px;
}
.rmtxt{
display:block;
font-family:roboto;
font-size:15px;
color:#fff;
margin-top:50px;
background:url(../../im/rm.png) no-repeat 90px 7px;
}
.rmtxt a:link,.rmtxt a:visited{
text-decoration:none;
color:#fff;
}
#owl-demo .item{



        padding: 0px 0px;



        margin: 0px 10px;



    }



    .customNavigation{



      text-align: center;



    }



    .customNavigation a{



      -webkit-user-select: none;



      -khtml-user-select: none;



      -moz-user-select: none;



      -ms-user-select: none;



      user-select: none;



      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);



    }



	#prev{



	display:block;



	position:absolute;

	

	width:inherit;



	height:inherit;



	right:65px;



	bottom:-50px;

	left:inherit;

	top:inherit;



	cursor:pointer;

	font-size: 16px;

border: 3px solid #fff;

padding: 3px 6px;

color: #fff;

box-shadow: none;

border-radius:0;



	}



	#next{



	display:block;



	position:absolute;



	width:inherit;



	height:inherit;



	right:24px;



	bottom:-50px;

	left:inherit;

	top:inherit;



	cursor:pointer;

font-size: 16px;

border: 3px solid #fff;

padding: 3px 6px;

color: #fff;

box-shadow: none;

border-radius:0;



	}
.f-pro{
display:table-cell;
position:relative;
width:242px;
height:350px;
background:#FFFFFF;
border:10px solid #fff;
margin-left:auto;
margin-right:auto;
overflow:hidden;
vertical-align:middle;
}
.f-pro:hover{
	border:10px solid #ff0000;
}
.f-pro-im{
display:block;
position:relative;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.f-pro-info{
display:block;
position:relative;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
width:242px;
padding: 26px 14px;
}
.pro-name{
display:block;
position:relative;
font-family:apr;
font-size:24px;
color:#3b3b3b;
text-align:center;
}
.pro-art{
display:block;
position:relative;
font-family:roboto th;
font-size:18px;
color:#3b3b3b;
text-align:center;
}
.pro-name a:link,.pro-name a:visited{
text-decoration:none;
color:#3b3b3b;
}
.pro-sdes{
display:block;
position:relative;
font-family:roboto lt;
font-size:15px;
color:#fff;
}
#main-feature{
display:block;
}
.featurespace{
margin-top:56px;
margin-bottom:76px;
}
.nav-pills{
margin: 58px 0px;
}
.nav-pills > li > a{
border:0;
border-radius:0;
background:none;
font-family:roboto th;
font-size:15px;
color:#959595;
padding:5px 50px;
padding-left:0px;
text-decoration:underline;
}
.nav-pills > li > a:hover,.nav-pills > li > a:focus,.nav-pills > li > a:active{
border:0;
border-radius:0;
background:none;
color:#FFF;
text-decoration:underline;
}
.bmenuspace{
padding-left:0;
padding-right:0;
}
.bmenus{
display:block;
position:relative;
margin-left:auto;
margin-right:auto;
padding:0;
margin:0;
list-style:none;
margin:0px 110px;
}
.bmenus li{
display:inline-block;
padding:25px 30px;
}
.bmenus li a{
font-family:roboto th;
font-size:15px;
color:#959595;
}
.bmenus li a:hover{
text-decoration:none;
color:#fff;
}
.bmenulines{
background:#202020;
}
.crbg{
text-align:center;
padding:40px 0px;
}
.credit{
font-family:roboto th;
font-size:15px;
color:#828282;
}

a.gflag {vertical-align:middle;font-size:24px;padding:1px 0;background-repeat:no-repeat;background-image:url('http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/24.png');}
a.gflag img {border:0; margin-top:86px; margin-left:10px;}
a.gflag:hover {background-image:url('http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/24a.png');}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}

.footer-btm a{
	display:block-inline;
	position:relative;
	color:#b1b1b1;
	border-right:1px solid #b1b1b1;
	padding-right:18px;
	font-size:15px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none;
	margin-left:10px;
	}
.footer-btm p{
	display:block;
	position:relative;
	color:#b1b1b1;
	font-size:15px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-align:center;
	margin-top:10px;
}
@media only screen and (min-width: 1367px) {
.bbs{
	width:27%;
}
.bfp{
	width:73%;
}
}

@media screen and (min-device-width: 1199px) and (max-device-width: 1366px) { 

.custwidth{
	width: 33.33333333%;
}

}
@media only screen and (max-width: 1366px) {
.custwidthf{
	width: 100%;
}
.custwidthf:nth-last-child(4),.custwidthf:nth-last-child(5),.custwidthf:nth-last-child(6) {
  display: none;
}
}
@media only screen and (max-width: 1199px) {
.commontxt,.commontxt2{
left: 40px;
top: 20px;
}
.commontxt3{
left: 20px;
top: 20px;
}
.tsmenu li{
display:inline-block;
}
.tsmenu a{
	padding:22px 15px;
}
}
@media only screen and (max-width: 1024px) {
	.tsmenu{

   margin: 39px 2%;
   }
   .logo img {
    width: 326%;
    top: 21px;
    display: block;
    position: relative;
    left: 28px;
}
}
@media only screen and (max-width: 992px) {
.pull-left-sm{
float:left;
}
.pull-right-sm{
float:right;
}
.commontxt,.commontxt2,.commontxt3{
top: 40px;
left: 50px;
}

.tsmenu{
display:none;
}
}
@media only screen and (max-width: 768px) {
.gtxt{
display:block;
position:relative;
width:300px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}
.fb,.tw,.lin{
margin-top:26px;
margin-bottom:26px;
}
.lin{
margin-right:15px;
}
.search-trig{
	display:none;
}
.logo img{
width:77px;
}
#pushthat{
z-index:100;
}
.cbp-spmenu-vertical {
	width: 250px;
}
.cbp-spmenu-left {
	left: -250px;
}

.cbp-spmenu-right {
	right: -250px;
}
.cbp-spmenu-push-toright {
	left: 250px;
}

.cbp-spmenu-push-toleft {
	left: -220px;
}
.commontxt,.commontxt2{
left: 40px;
top: 20px;
}
.commontxt3{
left: 20px;
top: 20px;
}
.nav-pills{
margin: 20px 0px;
}
.bmenus{
margin:0px 0px;
text-align:center;
}
.bmenuspace{
padding-left:20%;
}
}
.panel-body{
	background:#fff;
}
.breadcrumb{
	background-color:#2A2A2A;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 3;
	color: #fff;
    background-color: #2A2A2A;
    border-color: #2A2A2A;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2A2A2A;
    border-color: #2A2A2A;
}
.pagination > li > a, .pagination > li > span{
	color: #2A2A2A;
}
.tsmenu li ul{
	display:none;
	position:absolute;
	width: 776px;
	background:rgba(23,23,23,0.98);
	padding:15px 0;
	margin:0 auto;
	left:0;
	right:0;
	float:left;
	z-index:99;
	-webkit-box-shadow: inset 0px 10px 5px -5px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px 10px 5px -5px rgba(0,0,0,0.4);
    box-shadow: inset 0px 10px 5px -5px rgba(0,0,0,0.4);
}
.tsmenu li ul li{
	display:inline-block;
	position:relative;
	width:191px;
	padding:15px 30px;
	font-family:apr;
	font-size:20px;
	color: #fff;
	text-transform:uppercase;
	padding-top:0;
}
.tsmenu li:hover ul{
	display:block;
}
.tsmenu li ul li ul{
	display:block;
	position:relative;
	width:100%;
	margin:0;
	padding:10px 0px;
	background:transparent;
	box-shadow:none;
}
.tsmenu li ul li ul li{
	padding:0
}
.tsmenu li ul li ul li a{
	font-family:roboto;
	padding:5px 0px;
	font-size:15px;
	color: #7a7a7a;
}
.footer{
	background:transparent;
	padding-top:30px;
	padding-bottom:45px;
}
.menu-plus-cc{
	font-family:roboto;
	font-size:16px;
	color:#a0a0a0;
	line-height:30px;
}
.menu-plus-cc a{
	font-family:roboto;
	font-size:16px;
	color:#6b6b6b;
}
.bsocial{
	text-align:right;
}
.news-plus-cat{
	margin:72px 0px;
	margin-bottom:50px;
}
.news-box{

	display:block;

	width:100%;

	background:#fff;

	margin-bottom:15px;
	background:url(../../im/sbg.png) repeat;
	
	-webkit-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.6);-moz-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.6);box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.6);

}

.news-title{

	font-family:roboto th;

	font-size:29px;

	color:#fff;

	text-transform:uppercase;

	padding:20px;

	line-height:30px;

	padding-bottom:0;
	
	padding-top: 17px;

}

.news-detail{

	font-family:roboto;

	font-size:14px;

	color:#fff;

	padding:11px 23px;

}

.carousel-control, .carousel-control .left, .carousel-control .right{

	width:35px;

	height:35px;

	position:absolute;

	color: #7f7f7f;

    opacity: 1;

	bottom:-65px;

	background-image:none !important;

	top:inherit;

	z-index:99;

	left:inherit;

	text-shadow: none;

}

.carousel-control.left{

	right:55px !important;

}

.carousel-control.right{

	right:10px !important;

}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {

    font-size: 16px;

    border: 3px solid #7f7f7f;

    padding: 3px;

    color: #7f7f7f;

	box-shadow:none;

}

.cat-box{

	display:table;

	width:100%;

	background:url(../../im/sbg.png) repeat;

	padding: 10px 0px 10px 10px;
	margin-bottom:15px;

	color:#fff;
	
	-webkit-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.6);-moz-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.6);box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.6);

}

.cat-box img{

	margin-right:15px;

	float:left;

}

.cat-title{

	display:block;

	font-family:apr;

	font-size:20px;

	text-transform:uppercase;
	
	color:#fff;
	
	text-decoration:none;

}

.cat-detail{

	display:block;

	font-family:roboto;

	font-size:14px;
	
	color:#999999;
	
	text-decoration:underline;

}
.news-letter{

	background:url(../../im/newsletter-bg.jpg) no-repeat center;

	background-size:cover;

	padding:72px 0px;

}

.letter-title{

	font-family:apr;

	font-size:110px;

	color:#fff;

}

.letter-bar{

	display:block;

	background:#fff;

	width:154px;

	height:6px;

	margin-top:-15px;

	margin-bottom:15px;

}

.letter-detail{

	font-family:apr;

	font-size:50px;

	color:#fff;

	line-height:45px;

}

.lemail{

	display:block;

	float:left;

	width:100%;

	max-width:432px;

	height:56px;

	border:0;

	margin-top:50px;

	margin-right:11px;

	font-family:apr;

	font-size:25px;

	color:#9d9d9d;

	padding:0px 24px;

}
.news-letter-bg{

	background:url(../../im/email.png) no-repeat #dd0000 right bottom;

	padding:25px 15px;

}

.n-letter-title{

	line-height:45px;

	font-family: apr;

	font-size:30px;

	color:#fff;

	text-transform:uppercase;

}

.n-letter-title-s{

	font-family: roboto;

	font-size:14px;

	color:#fff;

}

.newsemail{

	display:block;

	width:100%;

	height:45px;

	border:0;

	-moz-border-radius:3px;

	-webkit-border-radius:3px;

	border-radius:3px;

	margin:17px 0px;

	margin-bottom:10px;

	padding:0px 15px;
	background: url(../../im/sbcrbarow.png) 200px no-repeat #fff;
    width: 100%;

}

.searchbig {
    display: block;
    width: 250px;
    height: 61px;
    padding: 0px 30px;
    border: 0;
    border-top: 1px solid #dbdbdb;
    font-family: apr;
    font-size: 25px;
    color: #444;
    position: absolute;
    z-index: 99;
    top: 44px;
	right:-250px;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;
	transition:0.5s;
}
.searchv{
	right:72px;
}
.feature-banner-products{
	padding-top:50px;
	padding-bottom:90px;
	background:url(../../im/fbg.png) repeat;
}
.quicktitle{
	font-family: apr;
    font-size: 40px;
    color: #fff;
	text-transform:uppercase;
}
.fmenu{
	margin:0;
	padding:0;
	margin-bottom:50px;
}
.fmenu li{
	list-style:none;
	display:inline-block;
	margin-right:75px;
}
.fmenu li a{
	font-family: roboto th;
    font-size: 20px;
    color: #fff;
	text-decoration:underline;
	line-height:40px
}

.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #D90303;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #303030;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
	
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.cat-box:hover .cat-detail{
	color:#fff;
}
@media only screen and (max-width: 414px) {
	.menu-trigger {
		width: 10%;
		margin-top: 0px;
	}
	.logo img {
    width: 134%;
	left: 120px;
	top: -15px;
    }
	.newsemail {
   
    background: url(../../im/sbcrbarow.png) 290px no-repeat #fff;
    
}
}
@media only screen and (max-width: 375px) {
	.newsemail {
   
    background: url(../../im/sbcrbarow.png) 250px no-repeat #fff;
    
}
}


#prev1 {
    display: block;
    position: absolute;
    width: inherit;
    height: inherit;
    right: unset; !important;
    bottom: unset !important;
    left: inherit;
    cursor: pointer;
    font-size: 16px;
    border: 3px solid #fff;
    padding: 3px 6px;
    color: #fff;
    box-shadow: none;
    border-radius: 0;
    top: 30% !important;
    z-index: 999;
}
#next1 {
    display: block;
    position: absolute;
    width: inherit;
    height: inherit;
    right: 24px;
    bottom: unset;
    left: inherit;
    top: inherit;
    cursor: pointer;
    font-size: 16px;
    border: 3px solid #fff;
    padding: 3px 6px;
    color: #fff;
    box-shadow: none;
    border-radius: 0;
    top: 30% !important;
    z-index: 999;
}
.f-box {
    color: #fff;
}