body {
	font-size:14px;
	line-height:normal;
	font-weight:400;
	margin:0px;
	padding:0px;
	font-family: 'Poppins', sans-serif;
}
.headerbg{
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 21px;
	box-shadow: 0px 0px 7px #f0f0f0;
}
/* Topbar Start */
.top-text {
    font-size: 12px;
    color: #6b6b6b;
    font-weight: 400;
    line-height: 34px;
    font-family: 'Poppins', sans-serif;
}
.top-bar {
    height: 36px;
	border-bottom: 1px solid #eeeeee;
	background: #ffffff;
}
.msg {
    color: #9d9d9d;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 42px;
}
.catbg{
	padding: 0px 0px 40px;
	background: #f8f8f8;
	margin: 35px 0px 0px;
}
/* Topbar End */
.menu{
	float: right;
}
.menu ul {
	margin:40px 0px 0px;
	padding:0px;
	list-style:none;
	}
.menu ul li {
	display:inline;
}
.menu ul li i { 
	color:#ccc;
	padding:0px 8px;
}
.menu ul li a {
	font-size:14px;
	font-weight:600;
	color:#212121;
	padding: 0px 14px 0px 14px;
	font-family: "Poppins",sans-serif;
	float: left;
	text-transform: uppercase;
}
.menu ul li a {
	text-decoration:none;
}
.menu ul li a:hover {
color: #fff;
}
.menu li ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 230px;
    position: absolute;
    opacity: 0;
    background: #0099cc;
	left: 160px;
    visibility: hidden;
    top: 104px;
    -webkit-transition: all .30s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .30s ease;
    z-index: 1;
}
.menu li ul li a {
    float: left;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    padding: 9px 15px;
    width: 100%;
	text-transform: capitalize;
    border-bottom: 1px solid #fff;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.menu li:hover ul {
    opacity: 1;
    visibility: visible;
}
.top-bar .social {
	float:right;
}
.top-bar .social ul {
    margin: 0;
}
.top-bar .social ul li {}


.media-left .media-object{
	padding-top: 3px;
}

.base_head_16 {
	background:#ccc;
	color: #000000;
    float: left;
    font-family: "Oswald",sans-serif;
    font-size: 14pt;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    margin-left: 3%;
    text-align: center;
	text-decoration:none;
    width: 37%;
}
.social ul li{
	list-style: none;
	font-size: 16px;
	float: left;
    padding: 0px 7px;
}
.social ul li a{
	color: #404040;
	padding: 5px 0px;
	float: left;
}
.social ul li a .fa-instagram:hover {  color:#3b5998}
.social ul li a .fa-twitter:hover { color:#00acee}
.social ul li a .fa-google-plus:hover { color:#dd4b39}
.social ul li a .fa-linkedin:hover { color:#007fb1}
.foter-pdf span{
	float: left;
	width: 30%;
}
.cat-box{
	float: left;
	width: 100%;
	background: #fff;
	border: 1px solid #f0f0f0;
	margin: 15px 0px;
}
.cat-box:hover{
	background: #113b69;
}
.cat-box:hover .media .media-body h5{
	color: #fff;
}
.cat-box:hover .media .media-body{
	color: #fff;
}
.cat-box span{
	float: left;
	width: 95px;
	padding: 30px 20px;
}
.cat-box .media .media-body h5{
	color: #113b69;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding: 40px 0px 7px 0px;
	margin: 0px;
}
.cat-box .media .media-body{
	color: #838383;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 0px 0px 35px 0px;
	margin: 0px;
}

.foter-pdf span img{
	width: 100%;
}
.foter-pdf p{
	color: #eaeaeb;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	width: 68%;
	float: right;
}
.foter-pdf p a{
	float: right;
}
/* Header Start*/

.header {
    float: left;
    width: 100%;
	background: #ffffff;
}
.basket{
	float: right;
	margin-top: -9px;
	margin-left: 10px;
	position: relative;
}
.basket span{
	background: #21aa9f;
	color: #fff;
	border-radius: 50px;
	font-size: 11px;
	padding: 1px 5px;
position: absolute;
right: 240px;
top: 14px;
}

.media-list {
	margin:0px;
	float:left;
	margin-top:7px;
}
.media {
    display: flex;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.media-heading-1 {
    color: #6b6b6b;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0;
	font-family: 'Poppins', sans-serif;
}
.para-1 {
    color: #797979;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
	margin-bottom: 0px;
}
.category{
	float: left;
	width: 100%;
	margin-top: -79px;
	position: relative;
	z-index: 111;
	box-shadow: 0 3px 7px -2px #ebebeb;
}
.category ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.category ul li{
	float: left;
	width: 20%;
	border-right: 1px solid #eeeeee;
	text-align: center;
	
}
.category ul li a{
	height: 144px;
	width: 100%;
    float: left;
}
.category ul li a:hover{
	background-position: 0px -144px !important;
}
.category ul li h1{
	color: #0091e0;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	padding: 0px 0px 30px 0px;
	text-transform: capitalize;
	margin: 0px;
	line-height: 0px;
}
.menu_bar {
    float: left;
    width: 100%;
}

.menu_bar ul{
	list-style: none;
	padding: 0px 0px;
	float: left;
	width: 100%;
}
.menu_bar ul li{
	float: left;
	width: 100%;
	border-bottom: 1px solid #24a7d3;
	margin: 0px auto;
    padding: 0px;
}
.menu_bar ul li a{
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 20px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	
}
.menu_bar ul li a:hover{
	text-decoration: none;
	color: #000;
}
.logo {
    float: left;
	padding:24px 0px;
}

.search {
    float: right;
    margin-left: 15px;
}
.search input {
    background: #fff url('../img/search.png') no-repeat;
    border: 1px solid #eeeeee;
    color: #6b6b6b;
    padding: 7px 35px 6px 10px;
    width: 155px;
	margin-top: -9px;
	background-position: 121px 10px;
}
.search input.search_btn {
    margin-right: -44px;
    position: relative;
    right: 44px;
    top: 8px;
	background:none;
	border:none;
	padding:0px;
	width:12%;
}
.search img {
    bottom: 1px;
    height: 45px;
    position: relative;
}

.navbar-inverse {
    background: #323946;
}

.navbar-inverse .navbar-nav > li a::before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    content: "";
    height: 30px;
    opacity: 0.15;
    position: absolute;
    right: -20px;
    top: calc(50% - 15px);
    width: 1px;
}
.navbar-nav > li {
	border-top:3px solid transparent;
    float: left;
	padding: 13px 0px;
	margin:0px 20px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 17px;
	padding:0px;
	line-height:30px;
    text-transform: capitalize;
	
}
.navbar-inverse .navbar-nav > li:hover {border-top:3px solid #049ce8; }
.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus { /*background:#009146;*/}


.banner {
    margin-bottom: 0px;
	float:left;
	width:100%;
	margin-top: 0px;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img { width:100%;}
.small-banner img { 
	width:100%;
}
.marque {
    background: rgba(0, 0, 0, 0) url("../img/events.jpg") no-repeat scroll 0 0 / 100% 100%;
    color: #fff;
    height: 193px;
    margin-top: 20px;
    padding: 20px;
}
.heading {
    font-size: 30px;
    text-align: center;
	font-family: "Montserrat",sans-serif;
	font-weight:700;
	color:#000;
	margin-bottom:8px;
}
.para {
    color: #4e4e4e;
    text-align: center;
	margin-bottom:15px;
}
.box {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #e4e3e3;
    margin-bottom: 20px;
    padding: 10px;
}
.box:hover {
    background: #f30000 none repeat scroll 0 0;
    border: 1px solid #f30000;
}
.box img {
    height: 250px;
    max-width: 100%;
    width: auto;
}
.thumbs_link {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ececec;
	height:65px;
}
.thumbs_link h3 {
    color: #f30000;
    float: left;
    font-size: 17px;
    margin: 12px 0 5px;
    padding-left: 12px;
    width: 75%;
}
.thumbs_link p {
    color: #474747;
    float: left;
    font-weight: 500;
    padding-left: 12px;
    width: 75%;
}
.thumbs_link .d-link {
    border-left: 1px solid #ececec;
    color: #ececec;
    padding: 25px 18px;
    position: relative;
    top: 15px;
}
.thumbs_link .d-link i {
    font-size: 24px;
}
.aboutus {
    padding-left: 0;
    padding-right: 0;
	margin-top: 30px;
}
.aboutus .para_3 p{
	color: #838383;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	padding-left: 0px;
	line-height: 25px;
}
.aboutus .para_3 a{
	padding: 0px 0px 10px 40px;
	float: left;
}
.feature-title{
	float: left;
	width: 100%;
	background: url(../img/design2.png) no-repeat bottom;
	color: #113b69;
	text-align: center;
	font-size: 35px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	padding: 30px 0px 20px 0px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.pro-box{
	float: left;
	width: 100%;
	background: #fff;
	margin: 15px 0px;
	height: 320px;
	border: 1px solid #eeeeee;
}
.pro-box a{
	float: left;
	width: 100%;
	text-align: center;
}
.pro-box img{
	height: 250px;
	margin-bottom: 20px;
	padding-top: 5px;
}
.pro-box h1{
	line-height: 0px;
}
.pro-box h1 a{
	float: left;
	width: 100%;
	text-align: center;
	color: #113b69;
	font-family: 'Poppins', sans-serif;
	padding: 0px 0px;
	font-size: 14px;
	font-weight: 400;
	margin: 0px;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
}
.pro-box .read{
	text-align: center;
	margin: 0px auto;
	padding: 5px 0px;
	display: none;
}
.pro-box .read img{
	width: auto;
	padding: 0px;
	margin: 0px;
	height: auto;
}
.pro-box p{
	float: left;
	width: 100%;
	text-align: center;
	color: #3f3f3f;
	font-family: 'Poppins', sans-serif;
	padding: 0px 0px;
	font-size: 12px;
	font-weight: 400;
	margin: 0px;
}
.aboutus .col-md-4 img{
	padding-top: 43px;
	padding-right: 0px;
}
.content-title {
    text-align: center;
}
.content-des {
    color: #fff;
    font-size: 14px;
    font-style: italic;
    line-height: 30px;
    padding-top: 20px;
    text-align: center;
}
.footer {
    padding: 0px;
	background: #27282d;
	float: left;
	width: 100%;
}
.f-title {
    color: #0099cc;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 15px;
	background: url(../img/line.png) no-repeat left bottom;
	padding-left: 0px;
	margin-bottom: 30px;
	text-transform: uppercase;
	padding-top: 30px;
}
#MARK{
	float: left;
	width: 100%;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	color: #777777;
}
#MARK h6{
	color: #0091e0;
	font-weight: 500;
	
}
.adres, .f-phone, .fax, .f-mail {
	font-weight:400;
    line-height: 17px;
	color: #ffffff;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	margin: 10px 0px;
	float: left;
    width: 100%;
}
.adres img, .f-phone img, .fax img, .f-mail img {
	padding-right:12px;
}
.adres > span {
    float: left;
    width: 90%;
	line-height: 17px;
	color: #ffffff;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
}
marquee {
    color: #bbb;
    font-weight: 300;
}
.social-bottom {
    list-style: outside none none;
    margin-top: 20px;
    padding: 0;
}
.social-bottom > li {
    border: 1px solid #383838;
    display: inline-block;
	margin-right:3px;
}
.social-bottom li a {
    color: #aaaaaa;
    height: 40px;
    padding: 14px;
    text-align: center;
    width: 40px;
}
.social-bottom li a:hover { text-decoration:none;}

.fmenu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.fmenu ul li {
    padding: 3px 0px;
}
.fmenu ul li a {
    color: #ffffff;
	font-weight:400;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	padding: 4px 5px;
}

.fmenu ul li a:hover{
	text-decoration: none;
	color: #0099cc;
}
.fmenu ul li a i {
	padding-right:5px;
	font-size:16px;
}
.name {
    background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    margin-right: 1%;
    padding: 10px 15px;
    width: 49%;
}
.last-name {
    background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 49%;
}
.address, .message {
	background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 100%;
}
.submit {
    background: #f30000 none repeat scroll 0 0;
    border: 1px solid #f30000;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 15px;
    padding: 8px 20px;
    text-transform: capitalize;
}
.copyright {
	background:#45474e;
}
.copy {  
    color: #717171;
    font-weight: 400;
    padding: 20px 0;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	float: left;
	width: 100%;
	border-top: 1px solid #949494;
	margin-top: 30px;
	font-size: 12px;
	background: #fff;
}
.copy a {  
    color: #8b8b8b;
}
.copy a:hover {  
    color: #8b8b8b;
    text-decoration:none;
}
.small-banner { margin-bottom:20px;}

.thumbs_link .p-link {
    border-left: 1px solid #ececec;
    color: #ececec;
    padding: 20px 15px;
    position: relative;
    top: 18px;
}
.thumbs_link .p-link i {
    font-size: 24px;
}
.p_heading {
    border-bottom: 1px solid #dddfde;
    color: #000;
    font-size: 24px;
    margin: 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.rightside {
    background: #f5f5f5;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 30px;
	border-radius: 6px;
}
.mt-0px { margin-top:0px !important;}
.money { padding:50px 0px 40px; text-align:center;}
.banks { padding:30px 0px; text-align:center;}

.services { background:#f5f5f5; text-align:center; padding:50px 0px 40px;}
.heading_1 {
	color:#090909;
	font-family: "Montserrat",sans-serif;
	font-weight:700;
}
.title {
	color:#113b69;
	font-size:36px;
	font-weight:400;
	font-family: "Poppins",serif;
	padding: 30px 0px 10px 0px;
	margin: 0px;
}
.title span{
	color: #0099cc;
	font-weight: 600;
}
.steps {
    color: #747474;
    font-family: "Lora",serif;
    font-size: 18px;
    font-weight: 400;
}
.title-2 {
	color:#343e47;
	font-size:34px;
	font-weight:400;
	font-family: "Lora",serif;
	margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.thumbnail { background:none; margin-top:30px; margin-bottom:0px;}
.content {
    margin-top: 30px;
}
.head_4 {
    color: #465a6e;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
}
.para_4 {
    color: #7d7d7d;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
	padding:0px 20px;
}
.head_1 {
    color: #343e47;
    font-family: "Lora",serif;
    font-size: 20px;
    font-weight: 400;
    margin-top: 15px;
    text-align: left;
}
.para_1 {
    color: #596066;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
	height:75px;
}
.para_3 {
    color: #343e47;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
	padding-right:30px;
}
.caption > a {
    color: #24a3d8;
    float: left;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
	text-decoration:underline;
}


.form_heading {
    color: #222222;
    font-family: "Lora",serif;
    font-size: 22px;
    font-weight: 700;
	margin:0px;
	padding:0px 0px 20px;
}
.rightside h3.form_heading span {
	font-size:20px;
	font-weight: 400;
	float:left;
	width:100%;
	padding-bottom:10px;
}
.rightside > ul {
	margin:0px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 0;
}
.rightside ul li {
    color: #646464;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
}
.rightside a {
    color: #24a3d8;
    font-family: "Source Sans Pro",sans-serif;
	font-size:15px;
	font-weight:600;
	text-decoration:underline;
	padding-left:5px;
}
.head_2 {
	color:#fff;
	font-size:24px;
	font-weight:400;
	font-family: "Montserrat",sans-serif;
	padding-bottom:15px;
}
.news {
	background:#000;
	padding:20px;
	margin-bottom:30px;
}
.para_2 {
    color: #c6c6c6;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 18px;
}
.footer_bottom {
	background:#3f3f3f;
	color:#fff;
}
.p-r { padding-right:0px;}
.p-l { padding-left:0px;}
.m_tb {margin: 40px 0px 30px;}



.breadcrumbs-wrapper {
    border-bottom-color: #eee;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 50px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.breadcrumbs-wrapper p.sub-title {
    color: #24a3d8;
    line-height: 1.6em;
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
	 font-family: "Lora",serif;
}

.breadcrumbs-wrapper a::after {
    color: #ccc;
    font-size: 11px;
    font-style: normal;
    margin-left: 15px;
}
.breadcrumbs-wrapper a {
    color: #111;
    margin-right: 15px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    position: relative;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
	 font-family: "Lora",serif;
}
.new-title {
color: #111;
    font-family: "Lora",serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	margin:0px;
	text-transform:capitalize;
	margin-top:5px;
	
}
.content-bg { 
	background:url(../img/content-bg.jpg) no-repeat;
	background-size:100% 100%;
	float:left;
	width:100%;
	padding:45px 0px;
}
.contact-bg { 
	background:url(../img/contact.jpg) no-repeat;
	background-size:100% 100%;
	float:left;
	width:100%;
	padding:45px 0px;
}
.contact { border-top:1px solid #eee; padding-top:50px; margin-top:30px; margin-bottom:50px;}
label {
    color: #343e47;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 5px;
    max-width: 100%;
}
.form-control { height:42px; border-color:#e2e2e2; box-shadow :none; font-weight:300; }
.btn-primary {
    background-color: #24a3d8;
    border-color: #24a3d8;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
	padding:10px 30px;
}
.header-wrapper .cta-button {
    text-align: right;
    width: 100%;
}
.cta-button a {
    background-color: #6fc400;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    padding-bottom: 0.85em;
    padding-left: 2.2em;
    padding-right: 2.2em;
    padding-top: 0.85em;
    vertical-align: middle;
	font-family:"Source Sans Pro",sans-serif;
	text-decoration:none;
}


.hideMe {
    opacity: 0;
}
.hideMe.slideRight,
.hideMe.slideLeft,
.hideMe.slideUp,
.hideMe .slidebottom {
    opacity: 1;
}







.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
	background:none;
    border:none;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px 12px !important;
    padding:0px;
    position:relative;
    line-height:0px;
	background:#fff;
	width:204px !important;
	border-radius: 7px;
}
.nbs-flexisel-item:hover {
}

.nbs-flexisel-item img {
    max-width: 100%;
	width:100%;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:2px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background: rgba(0,0,0,0.3);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 0px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 0px;    
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.clearout {
clear:both;
}

















.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}


.rslides {
  margin: 0 auto;
  }

.rslides_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("themes.gif") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }


@media only screen and (max-width: 760px) {
	
	.media-list .media{
		margin: 0px !important;
		width: 50%;
	}
	.top-bar{
		height: auto;
	}
	.top-bar .social {
    width: 100%;
    text-align: center;
    }
	.top-bar .social ul{
		display: inline-block;
	}
	.menu ul{
		margin: 10px 0;
		background: #0099cc;
		float: left;
		padding: 10px 10px;
        width: 100%;
	}
	.category {
    margin-top: 0px;
}
	.search{
		margin: 10px 0px 10px 0px;
	}
	
	.search input {
    width: 97% !important;
		background-position: 96% 10px;
}
	
}
