
@import "http://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700";
@import "http://fonts.googleapis.com/css?family=Lato:300,400,900,700,700italic,400italic";
@font-face {
    font-family: "entypo";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/entypo.eot?#iefix") format("embedded-opentype"), url("../fonts/entypo.woff") format("woff"), url("../fonts/entypo.ttf") format("truetype"), url("../fonts/entypo.svg#entypo") format("svg");
}
body {
    background: #f2f2f2 none repeat scroll 0 0;
    font-family: "Lato",sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    color: #191919;
    font-family: "Raleway",sans-serif;
}
p {
    color: #191919;
    font-size: 14px;
}
h2 {
    font-size: 24px;
}
a {
    color: #191919;
}
a:hover {
    color: #191919;
}
:-moz-placeholder {
    color: hsl(0, 0%, 55%) !important;
}
*::-moz-placeholder {
}
.float-width {
    float: left !important;
    width: 100% !important;
}
.blocky {
    display: inline-block;
    float: left;
}
.righty {
    float: right !important;
}
.lefty {
    float: left !important;
}
.lefty1 {
    border-bottom: 2px dotted #999;
    margin-left: 0 !important;
    padding-bottom: 15px;
    width: 100% !important;
}
.trans1 {
    transition: all 0.2s ease-in-out 0s;
}
.trans2 {
    transition: all 0.4s ease-in-out 0s;
}
h3.sec-title {
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 19px;
    text-transform: uppercase;
}
.w100 {
    width: 100% !important;
}
.w50 {
    width: 50%;
}
.w50 img{
    max-width:100%;
}
.w25 {
    width: 25% !important;
}
*::-moz-selection {
    background-color: #191919;
    color: #ffffff;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: medium none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
h3.data-result-heading a {
    color: #8c589b;
    display: block;
}
h3.data-result-heading a:hover {
    color: #7fb53e;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
}
.flexslider .slides img {
    display: block;
    width: 100%;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flexslider {
    margin: 0;
    position: relative;
}
.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .flex-viewport {
    max-height: 300px;
}
.flexslider .slides {
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav {
}
.flex-direction-nav a {
    color: #ffffff;
    cursor: pointer;
    display: block;
    height: 60px;
    line-height: 33px;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-decoration: none;
    top: 42%;
    transition: all 0.3s ease 0s;
    width: 40px;
    z-index: 10;
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}
.flexslider:hover .flex-prev {
    left: 10px;
    opacity: 0.7;
}
.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    cursor: default;
    opacity: 0 !important;
}
.flex-direction-nav a::before {
    content: "";
    display: inline-block;
    font-family: "entypo";
    font-size: 88px;
}
.flex-direction-nav a.flex-next::before {
    content: "";
}
.flex-pauseplay a {
    bottom: 5px;
    color: #000;
    cursor: pointer;
    display: block;
    height: 20px;
    left: 10px;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    width: 20px;
    z-index: 10;
}
.flex-pauseplay a::before {
    content: "";
    display: inline-block;
    font-family: "entypo";
    font-size: 20px;
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play::before {
    content: "U+E766";
}
.flex-control-nav {
    bottom: -26px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 3.5px;
}
.flex-control-paging li a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #acacac;
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
}
.flex-control-paging li a:hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.flex-control-paging li a.flex-active {
    background: #acacac none repeat scroll 0 0;
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    overflow: hidden;
    position: static;
}
.flex-control-thumbs li {
    float: left;
    margin: 0;
    width: 25%;
}
.flex-control-thumbs img {
    cursor: pointer;
    display: block;
    opacity: 0.7;
    width: 100%;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    cursor: default;
    opacity: 1;
}

.articles-data{width:100%; margin:0px 0px 0px 0px;

    font-family: "Lato",sans-serif;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}

.articles-data p{width:100%; padding:0px 0px 18px 0px;
}

.articles-data p span{margin:0px!important; padding:0px!important;   font-family: "Lato",sans-serif;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;}

.articles-data ul li{float:left; width:100%;}
.left-elements.col-xs-12.col-md-3.left-menu.full-mobile.mob {
            display: none;
            }
			
@media( min-width:768px) and (max-width:1024px){
	.articles-data{ height:900px; overflow:auto;}
}
@media( min-width:320px) and (max-width:991px){
	/*.articles-data{ height:400px; overflow:auto;}*/
	.qk-slider {margin: 0 0 36px !important;}
}
@media( min-width:992px) and (max-width:999px){
	/*.articles-data{ height:400px; overflow:auto;}*/
	.qk-slider {margin: -175px 0 36px !important;}
}

@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
    left: 10px;
    opacity: 1;
}
.flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
}
}
.sm, .sm ul, .sm li {
    direction: ltr;
    display: block;
    line-height: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.sm li {
    position: relative;
}
ul.sm a {
    display: block;
    position: relative;
}
ul.sm a.disabled {
    cursor: default;
}
ul.sm ul {
    left: -800px;
    position: absolute;
    top: -999999px;
    width: 100px;
}
ul.sm li {
    float: left;
}
ul.sm-rtl {
    direction: rtl;
}
ul.sm-rtl li {
    float: right;
}
ul.sm ul li, ul.sm-vertical li {
    float: none;
    min-width: 222px;
}
ul.sm a {
    white-space: nowrap;
}
ul.sm ul a, ul.sm-vertical a {
    color: #b6b5b5;
    white-space: nowrap;
}
* html ul.sm-vertical li {
    float: left;
    width: 100%;
}
* html ul.sm-vertical ul li {
    float: none;
    width: auto;
}
:first-child + html ul.sm-vertical > li {
    float: left;
    width: 100%;
}
ul.sm ul.sm-nowrap > li > a {
    white-space: nowrap;
}
ul.sm::after {
    clear: both;
    content: " ";
    display: block;
    font: 0px/0 serif;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
* html ul.sm {
    height: 1px;
}
:first-child + html ul.sm {
    min-height: 1px;
}
ul.sm li *, ul.sm li *::before, ul.sm li *::after {
    box-sizing: content-box;
}
ul.sm {
}
.sm-menu ul {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    font-family: "Raleway",sans-serif;
    margin-left: 15px !important;
    margin-top: 6px !important;
    z-index: 15 !important;
}
.sm-menu li.active a {
    border-bottom: 4px solid #5aa628;
    color: #000000;
    padding: 20px 7px 16px;
}
.sm-menu li:first-child a {
    margin-left: 0;
}
.sm-menu a {
    color: #b6b5b5;
    font-family: "Raleway",sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin: 0 15px;
    padding: 17px 0 !important;
    text-decoration: none;
}
.sm-menu a:hover, .sm-menu a:focus, .sm-menu a:active, .sm-menu a.highlighted {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    padding: 20px 7px 16px;
}
.sm-menu a.current, .sm-menu a.current:hover, .sm-menu a.current:focus, .sm-menu a.current:active {
    background: #555 none repeat scroll 0 0;
    color: #fff;
}
.sub-arrow {
    display: none;
}
.sm-menu ul li, .sm-menu-vertical li {
    border-left: 0 none;
    border-top: 1px solid #f3f3f3;
}
.sm-menu ul li:first-child, .sm-menu-vertical li:first-child {
    border-top: 0 none;
}
.sm-menu span.scroll-up, .sm-menu span.scroll-down {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #bbb;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    display: none;
    height: 20px;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
}
.sm-menu span.scroll-up-arrow, .sm-menu span.scroll-down-arrow {
    border-color: transparent transparent #555;
    border-style: dashed dashed solid;
    border-width: 8px;
    height: 0;
    left: 50%;
    margin-left: -8px;
    overflow: hidden;
    position: absolute;
    top: -2px;
    width: 0;
}
.sm-menu span.scroll-down-arrow {
    border-color: #555 transparent transparent;
    border-style: solid dashed dashed;
    top: 6px;
}
@media screen and (max-width: 640px) {
ul.sm-menu {
    width: auto !important;
}
ul.sm-menu ul {
    display: none;
    left: auto !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    max-width: none !important;
    min-width: 0 !important;
    position: static !important;
    top: auto !important;
    width: auto !important;
}
ul.sm-menu > li {
    float: none;
}
ul.sm-menu > li > a, ul.sm-menu ul.sm-nowrap > li > a {
    min-width: 222px;
    white-space: normal;
}
ul.sm-menu iframe {
    display: none;
}
.sm-menu ul {
    background: rgba(100, 100, 100, 0.1) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
}
.sm-menu a {
    background: transparent none repeat scroll 0 0 !important;
    color: #555 !important;
    padding-bottom: 13px;
    padding-top: 13px;
}
.sm-menu a.current {
    background: #555 none repeat scroll 0 0 !important;
    color: #fff !important;
}
.sm-menu a.has-submenu {
    padding-right: 23px;
}
.sm-menu ul a {
    border-left: 8px solid transparent;
}
.sm-menu ul ul a {
    border-left: 16px solid transparent;
}
.sm-menu ul ul ul a {
    border-left: 24px solid transparent;
}
.sm-menu ul ul ul ul a {
    border-left: 32px solid transparent;
}
.sm-menu ul ul ul ul ul a {
    border-left: 40px solid transparent;
}
.sm-menu a span.sub-arrow {
    margin-left: -14px;
    right: auto;
}
.sm-menu a.highlighted span.sub-arrow {
    display: none !important;
}
.sm-menu li {
    border-left: 0 none;
    border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}
.sm-menu li:first-child {
    border-top: 0 none !important;
}
}
ul.main-menu-sub li:first-child a {
    margin-left: 15px !important;
}
.top-tool-bar {
    background: #191919 none repeat scroll 0 0;
}
.top-tool-bar .navbar-collapse {
    max-height: 500px;
    padding: 0 !important;
}
.top-tool-bar .navbar-default {
    background: transparent none repeat scroll 0 0;
    border: medium none !important;
}
.top-tool-bar a, .main-menu a, .ticker-ctrls a {
    transition: all 0.2s ease-in-out 0s;
}
.top-tool-bar .navbar-default .navbar-nav > li > a {
    color: #b6b6b6;
    padding: 10px 6.8px;
    text-shadow: none;
}
.top-tool-bar .navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
}
.top-tool-bar .navbar-default .navbar-nav > .open > a {
    background: #191919 none repeat scroll 0 0;
    color: #ffffff;
}
.top-tool-bar ul.nav.navbar-nav li:first-child a {
    padding-left: 0;
}
.top-tool-bar ul.nav.navbar-nav.righty li:last-child a {
    padding-right: 0;
}
.top-tool-bar .dropdown-menu {
    background: #191919 none repeat scroll 0 0;
}
.top-tool-bar .dropdown-menu {
    background: #191919 none repeat scroll 0 0;
    border: 0 none !important;
    border-radius: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.top-tool-bar .dropdown-menu li {
    border: 1px solid #2c2c2c;
    min-width: 222px;
}
.top-tool-bar .dropdown-menu > li > a {
    color: #b6b6b6 !important;
    padding: 10px 20px !important;
}
.top-tool-bar .dropdown-menu > li > a:hover {
    background: #191919 none repeat scroll 0 0 !important;
    color: #ffffff !important;
    padding-left: 22px !important;
}
.top-tool-bar .navbar {
    margin-bottom: 0 !important;
    min-height: 40px !important;
}
.top-tool-bar .caret {
    background: rgba(0, 0, 0, 0) url("../img/toolbar-arw-sml.png") no-repeat scroll center 3px;
    border: medium none !important;
    display: inline-block;
    height: 14px;
    margin-left: 2px;
    vertical-align: middle;
    width: 8px;
}
.nav.navbar-nav.righty {
    margin: 12px 0 0;
}
.nav.navbar-nav.righty > li {
    margin: 0 5px 0 0;
}
.nav.navbar-nav.righty > li:first-child {
    border-right: 1px solid hsl(0, 0%, 71%);
}
.nav.navbar-nav.righty a {
    font-size: 12px;
    line-height: 12px;
    padding: 0 5px 2px 0 !important;
}
#hidemenu {
    cursor: pointer;
    display: none;
}
.fxd-mnu-x {
    background: #000000 none repeat scroll 0 0;
    cursor: pointer;
    font-size: 12px;
    opacity: 0.6;
    position: absolute;
    right: -30px;
    top: 61px;
}
.fxd-mnu-x:hover {
    opacity: 1;
}
.logo-top-ad {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #e8e8e8;
    min-height: 107px;
    padding: 8px 0;
}
.top-banner {
    text-align: right;
}
.top-banner img {
    height: auto;
    max-width: 100%;
}
.main-menu {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 2px solid #5aa628;
    margin-bottom: 19px;
}
.main-menu .container {
    position: relative;
}
ul#toolbar-menu li:first-child a {
    margin-left: 0;
    padding-left: 0;
}
.main-search-bar {
    position: relative;
}
.main-search-bar input {
    border: 1px solid #e8e8e8;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 42px;
}
.main-search-bar input:focus {
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) !important;
}
.main-search-bar a {
    color: #000000;
    font-size: 20px;
    position: absolute;
    right: 30px;
    top: 15px;
}
.main-search-bar form {
    margin-top: 9px;
}
.main-search-bar .navbar-form {
    padding: 0 !important;
}
.menu-efct a::after {
    background: #5aa628 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    transform: translateY(-10px);
    transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    width: 100%;
}
.menu-efct a:hover::after, .menu-efct a:focus::after, .menu-efct a:active::after {
    height: 4px;
    opacity: 1;
    transform: translateY(0px);
}
ul.sm-nowrap a::after {
    display: none;
}
ul.sm-nowrap a:hover {
    padding: 20px 7px;
}
.mega-menu {
    max-width: 800px !important;
    padding: 20px !important;
    width: 800px !important;
}
.mega-menu .sec-1-sm {
  width: 48%;
}
.mega-menu .sec-1-sm img a {
    margin: 0;
    padding: 0;
}
.main-news-blks {
    float: left;
    margin-bottom: 22px;
    width: 100%;
}
.hm-slider-cont {
    display: inline-block;
    float: left;
    padding: 0;
    position: relative;
}
.hm-sldr-caption {
    background: rgba(29, 29, 29, 0.85) none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    padding: 0 18px;
    position: absolute;
    width: 100%;
}
.hm-sldr-caption h3 {
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0 10px;
}
.hm-sldr-caption h3 a, .hm-sldr-caption p, .mid-blks-cont p, .rt-bk-cont p {
    color: #ffffff;
}
span.topic-icn {
    background: rgba(0, 0, 0, 0) url("../img/topic-icn-1.png") no-repeat scroll 0 0 / 27px 23px;
    color: #000000;
    font-family: "Lato",sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 23px;
    line-height: 17px;
    position: absolute;
    right: 14px;
    text-align: center;
    top: -16px;
    width: 27px;
}
.hm-sldr-caption p {
    margin: 0 0 10px;
}
.cat-label {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 8px 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.cat-label1 {
    background: #5aa628 none repeat scroll 0 0;
}
.cat-label2 {
    background: #ffa905 none repeat scroll 0 0;
}
.cat-label3 {
    background: #20c1dd none repeat scroll 0 0;
}
.cat-label4 {
    background: #f04a3c none repeat scroll 0 0;
}
.cat-label5 {
    background: #644c8f none repeat scroll 0 0;
}
.cat-label a {
    color: #ffffff;
}
.mid-blks-cont {
    display: inline-block;
    float: left;
}
/*.rt-bk-cont {
    display: inline-block;
    float: left;
    height: 564px;
    position: relative;
    width: 289px;
}*/
.boxgrid {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.mid-block-1.boxgrid, .mid-block-2.boxgrid {
    height: 255px;
}
.mid-block-1.boxgrid p, .mid-block-2.boxgrid p {
    margin: 10px 0;
}
.mid-block-1.boxgrid h3, .mid-block-2.boxgrid h3 {
    line-height: 28px;
    margin: 0;
}
.mid-block-1.boxgrid h3 a, .mid-block-2.boxgrid h3 a {
    color: #ffffff;
    float: none;
    font-size: 18px;
    font-weight: 500;
}
.mid-block-1.boxgrid h3 a:hover, .mid-block-2.boxgrid h3 a:hover {
    text-decoration: none;
}
.boxcaption {
    float: left;
    opacity: 0.9;
    position: absolute;
    width: 100%;
}
.captionfull .boxcaption {
    left: 0;
    top: 260px;
}
.caption .boxcaption {
    background: rgba(29, 29, 29, 0.85) none repeat scroll 0 0;
    color: #ffffff;
    left: 0;
    padding: 12px 20px;
    top: 210px;
	bottom:0px;
}
.boxcaption a {
    color: #ffffff;
    float: right;
    font-size: 11px;
}
.boxgrid img, .boxgrid img:hover {
    border: 0 none;
    left: 0;
    position: absolute;
    top: 0;
    height:100%;
}
.pad-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
}
.boxgrid2 {
    float: left;
    height: 524px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.boxgrid2 p {
    margin: 10px 0;
}
.boxgrid2 h3 {
    font-size: 18px;
    margin: 0;
}
.boxgrid2 h3 a {
    color: #ffffff;
    float: none;
    font-size: 18px;
}
.boxgrid2 h3 a:hover {
    text-decoration: none;
}
.boxcaption2 {
    float: left;
    opacity: 0.9;
    position: absolute;
    width: 100%;
}
.captionfull .boxcaption2 {
    left: 0;
    top: 366px;
}
.caption .boxcaption2 {
    background: rgba(29, 29, 29, 0.85) none repeat scroll 0 0;
    color: #ffffff;
    left: 0;
    padding: 12px 14px;
    top: 440px;
	bottom:0px;
}
.boxcaption2 a {
    color: #ffffff;
    float: right;
    font-size: 11px;
}
.boxgrid2 img, .boxgrid2 img:hover {
    border: 0 none;
    left: 0;
    position: absolute;
    top: 0;
}
.mid-block-1 {
    margin-bottom: 13px;
}
.ticker {
    background: #ffffff none repeat scroll 0 0;
    margin: 6px 0 25px;
    position: relative;
}
.ticker h3 {
    color: #ffffff;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    font-weight: 900;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    position: relative;
}
.ticker h3::after {
    border-bottom: 8px solid rgba(136, 183, 213, 0);
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #5aa628;
    border-left: 10px solid #5aa628;
    border-top: 8px solid rgba(136, 183, 213, 0);
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 0;
}
.ticker h3.cat-label4::after {
    border-bottom: 8px solid transparent;
    border-left: 10px solid #f04a3c;
    border-top: 8px solid transparent;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 0;
}
.ticker ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 23px;
    width: 77%;
}
.ticker ul li h4 {
    color: #7e7e7e;
    font-family: "Lato",sans-serif;
    font-size: 17px;
    font-style: italic;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
}
.ticker-ctrls {
    float: left;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 0;
}
.ticker-ctrls a {
    color: #adadad;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: "entypo";
    font-size: 45px;
    line-height: 20px;
    margin: 0 5px;
}
.ticker-ctrls a:hover {
    color: #1d1d1d;
    text-decoration: none;
}
/*
.main-left-side {
    display: inline-block;
    float: left;
    margin-right: 1.7094%;
    width: 66.6667%;
}
*/
.top-news {
    margin-bottom: 22px;
}
.top-big-two1 {
    float: left;
    width: 100%;
}
.top-big-two2 {
    float: left;
    width: 100%;
}
.top-big-two3 {
    float: left;
    width: 100%;
}
.boxgrid3 {
    float: left;
    height: 475px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.boxcaption3 {
    float: left;
    opacity: 0.9;
    position: absolute;
    width: 100%;
}
.captionfull .boxcaption3 {
    left: 0;
    top: 260px;
}
.caption .boxcaption3 {
    background: rgba(29, 29, 29, 0.85) none repeat scroll 0 0;
    color: #ffffff;
    left: 0;
    padding: 12px 10px;
    text-align: left;
    top: 200px;
	bottom:0px;
}
.boxcaption3 a {
    color: #ffffff;
    float: right;
    font-size: 11px;
}
.boxgrid3 img, .boxgrid3 img:hover {
    border: 0 none;
    margin: 0 auto;
}
.sec-cont {
    background: #ffffff none repeat scroll 0 0;
    border-top: 2px solid #5aa628;
    margin: 0 0 20px;
    padding: 18px 15px 20px;
}
.big-two-1 {
    margin-bottom: 20px;
    margin-right: 2.13333%;
    width: 46.9333%;
}
.big-two-1:last-child {
    margin-right: 0;
}
.big-two-2 {
    margin-right: 1%;
    width: 48.9333%;
}
.big-two-2.blocky.boxgrid3.caption:nth-child(3) { margin-top:15px;}
.big-two-2.blocky.boxgrid3.caption:nth-child(4) { margin-top:15px;}

.big-two-1.boxgrid3, .big-two-2.boxgrid3 {
    height: 269px;
    text-align: center;
}
.big-two-1.boxgrid3 h3, .big-two-2.boxgrid3 h3 {
    margin: 0;
}
.big-two-1.boxgrid3 p, .big-two-2.boxgrid3 p {
    color: #ffffff;
    font-size: 13px;
}
.big-two-1.boxgrid3 h3 a, .big-two-2.boxgrid3 h3 a {
    color: #ffffff;
    float: none;
    font-size: 18px;
    font-weight: 500;
}
.big-two-1.boxgrid3 h3 a:hover, .big-two-2.boxgrid3 h3 a:hover {
    text-decoration: none;
}
p.artcl-time-1 {
    color: #dedede !important;
    font-size: 12px !important;
    margin: 8px 0 5px;
}
p.artcl-time-1 span {
    margin-right: 15px;
}
p.artcl-time-1 span i {
    margin-right: 5px;
}
.tn-small-1 {
    margin-bottom: 28px;
    padding-right: 15px;
    width: 50%;
}
.tn-small-1 h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 6px 0 9px 15px;
    max-width: 245px;
}
.tn-small-1 p {
    color: #9c9c9c;
    font-size: 12px;
    margin: 0;
}
.tn-small-1 p i {
    margin-right: 5px;
}
.tn-small-1 p a {
}
.tn-small-1 a.cat-a, .trend-1 a.cat-a {
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 5px 20px;
    text-transform: uppercase;
}
.tn-small-1 p i {
    text-align: right;
}
.sec-cont2 {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 0 12px;
    padding: 18px 15px 0;
}
.news-sec-1 {
    margin: 0 0 35px;
}
.sec-1-big {
    margin: 0 0 43px;
    padding-bottom: 14px;
}
.sec-1-big div.sec-1-big-text {
    margin-left: 3.6%;
    width: 68.9333%;
}
.sec-1-big div.sec-1-big-text h3 a {
    font-size: 21px;
    margin-top: 0;
}
.sec-1-big img {
    width: 27.4667%;
}
.sec-1-big div.sec-1-big-text h3 {
    color: #191919;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.sec-1-big div.sec-1-big-text h6, .sec-1-big div.sec-1-big-text p, .sec-1-big div.sec-1-big-text h3 {
    float: left;
    width: 100%;
}
.sec-1-big div.sec-1-big-text h6 {
    color: #9c9c9c;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    margin: 12px 0 15px;
}
.sec-1-big div.sec-1-big-text h6 span {
    margin-right: 15px;
}
.sec-1-big div.sec-1-big-text h6 i {
    font-size: 14px;
    margin-right: 5px;
}
.sec-1-big div.sec-1-big-text p {
    color: #666666;
    font-size: 13px;
    margin: 8px 0 0;
}
.sec-1-sm {
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-top: 8px;
    width: 50%;
}
.sec-1-sm:nth-child(2n+1) {
    padding-right: 15px;
}
.sec-1-sm:nth-child(2n) {
    padding-right: 0;
}
.sec-1-sm img {
    margin: 0;
    width: 29.972%;
}
.sec-1-sm div.sec-1-sm-text {
    margin-left: 0;
    padding-top: 6px;
    width: 100%;
}
.sec-1-sm div.sec-1-sm-text h3 {
    color: #191919;
    font-size: 16px;
    margin: 0 !important;
    max-width: 253px;
    padding: 0 !important;
}
.sec-1-sm div.sec-1-sm-text h3 a {
    margin: 0 !important;
    padding: 0 0 10px !important;
}
.sec-1-sm div.sec-1-sm-text h6 {
    color: #9c9c9c;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    margin: 6px 0 7px;
}
.sec-1-sm div.sec-1-sm-text h6 span {
    margin-right: 15px;
}
.sec-1-sm div.sec-1-sm-text h6 i {
    font-size: 14px;
    margin-right: 5px;
}
.sec-1-sm div.sec-1-sm-text p {
    color: #666666;
    font-size: 13px;
    margin: 0;
}
.qk-slider {
    margin: -15px 0 36px;
position: relative;
}
.qk-slider h3.sldr-title {
    margin-left: 18px;
}
.flexslider.news-sldr {
    padding: 0 24px;
}
h3.sldr-title {
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 9px;
    text-transform: uppercase;
}
.slide-sngl {
    padding: 10px;
}
.slide-sngl h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 12px 0;
}
.slide-sngl p {
    font-size: 13px;
    margin: 0;
}
.slide-sngl h6 {
    color: #9c9c9c;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    margin: 16px 0 5px;
}
.slide-sngl h6 span {
    margin-right: 15px;
}
.slide-sngl h6 i {
    font-size: 14px;
    margin-right: 5px;
}
.news-sldr .flex-direction-nav a {
    color: #adadad !important;
    opacity: 1 !important;
}
.news-sldr a.flex-next {
    opacity: 0.7 !important;
    right: -4px !important;
}
.news-sldr a.flex-prev {
    left: -4px !important;
    opacity: 0.7 !important;
}
.news-sldr a.flex-next:hover, .news-sldr a.flex-prev:hover {
    opacity: 1 !important;
}
.news-sldr .flex-direction-nav a::before {
    font-size: 75px;
}
.slide-sngl:hover {
    background: #ffffff none repeat scroll 0 0;
}
.sec-cont3 {
    background: #ffffff none repeat scroll 0 0;
    border-top: 2px solid #469b9c;
    margin: 0 0 35px;
    padding: 18px 15px 20px;
}
.polls-cont h6 {
    color: #9c9c9c;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    line-height: 23px;
    margin: 0;
}
.polls-cont h6 span {
    margin-right: 15px;
}
.polls-cont h6 span:last-child {
    margin-right: 0;
}
.polls-cont h6 i {
    font-size: 14px;
    margin-right: 5px;
}
.polls-left {
    border-right: 1px solid #e5e5e5;
    margin-right: 25px;
    padding-right: 25px;
    width: 372px;
}
.polls-right {
    width: 353px;
}
.pol-lft-txt h4 {
    color: #191919;
    font-size: 23px;
    font-weight: 500;
    margin: 20px 0 13px;
}
.pol-lft-txt p {
    color: #666666;
    font-size: 15px;
    margin: 30px 0 0;
}
.pol-rt-sm {
    margin: 0 0 17px;
}
.pol-rt-sm h5 {
    color: #191919;
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin: 8px 0 12px;
}
.pol-rt-sm h6 {
    line-height: normal !important;
    margin-bottom: 8px;
}
.pol-rt-sm a.stars img {
    height: 17px;
}
.pol-rt-img {
    margin-right: 14px;
}
.sm-gal-bg {
    float: left;
}
.sm-gal-cont {
    background: #ffffff none repeat scroll 0 0;
    border-top: 2px solid #20c1dd;
    margin: 0 0 35px;
    padding: 18px 15px 20px;
}
.img-sm-gal {
    width: 365px;
}
.img-sm-gal ul {
    list-style: outside none none;
}
.img-sm-gal ul li {
    margin-right: 15px;
    width: 79px;
}
.img-sm-gal ul li img {
    float: left;
    margin-bottom: 15px;
}
.vid-gal {
    background: #ffffff none repeat scroll 0 0;
    border-top: 2px solid #469b9c;
    margin: 0 0 35px;
    padding: 18px 15px 20px;
}
.vid-thmb {
    float: left;
    width: 100%;
}
.vid-thmb ul {
    list-style: outside none none;
    margin: 25px 0 0;
    padding: 0;
}
.vid-thmb ul li {
    display: inline;
    margin: 0 1.7%;
}
.vid-thmb ul li:first-child {
    margin-left: 0;
}
.vid-thmb ul li:last-child {
    margin-right: 0;
}
/*
.main-right-side {
    display: inline-block;
    float: left;
    width: 31.6239%;
}
*/
.sm-sldr-box {
    margin: 0 0 17px;
}
.smedia {
    margin: 0 0 8px;
}
.smedia div {
    margin: 0 0 21px;
}
.smedia a span {
    color: #888888;
    float: left;
    font-size: 23px;
    font-weight: 300;
    line-height: 52px;
    margin-left: 20px;
}
.trending {
    margin: 0 0 25px;
}
.trend-1 {
    margin-bottom: 26px;
    position: relative;
}
.trend-1 a.cat-a {
    position: absolute;
    right: 0;
    top: 0;
}
.trend-2 {
    background: rgba(29, 29, 29, 0.85) none repeat scroll 0 0;
    bottom: 10px;
    color: #ffffff;
    padding: 15px;
    position: absolute;
}
.trend-2 h3 {
    margin: 0;
}
.trend-2 h3 a {
    color: #ffffff;
    float: none;
    font-size: 18px;
    font-weight: 500;
}
.trend-2 p {
    color: #ffffff;
    font-size: 13px;
    margin: 8px 0 5px;
}
.trend-2 p span {
    margin-right: 15px;
}
.trend-2 p span i {
    margin-right: 5px;
}
.trend-sm {
    margin-bottom: 28px;
    padding-right: 15px;
}
.trend-sm img {
}
.trend-sm h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 6px 0 9px 15px;
    max-width: 230px;
}
.trend-sm p {
    color: #9c9c9c;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
}
.trend-sm p i {
    margin-right: 5px;
}
.trend-sm p a {
}
.trend-sm a.cat-a, .trend-1 a.cat-a {
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 5px 20px;
    text-transform: uppercase;
}
.trend-sm p i {
    text-align: right;
}
.flkr-cont {
    margin: 0 0 57px;
}
.flkr-cont a {
    float: left;
    margin: 1.6px;
}
.flkr-cont a img {
    height: 100px;
    width: 120px;
}
.subscribe {
    margin: 0 0 60px;
}
.subscribe h6 {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin: 0 0 15px;
}
.subscribe form .cat_textbox_small {
    border: 1px solid hsl(0, 0%, 87%);
    padding: 15px;
    width: 100%;
}
.subscribe form input:focus, .subscribe form textarea:focus {
    border-color: hsl(0, 0%, 87%);
    box-shadow: 0 0 5px 0 hsla(0, 0%, 0%, 0.2);
    outline: 0 none;
}
.subscribe form input[type="submit"] {
    border: 1px solid hsl(0, 0%, 80%);
    margin: 0;
    padding: 0 29.5px;
    width: auto;
}
.subscribe form a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #191919;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 29px;
    margin-left: 13px;
    margin-top: 7.5px;
    text-align: center;
    text-transform: uppercase;
    width: 24.2%;
}
.subscribe form a:hover {
    background: #191919 none repeat scroll 0 0;
    color: #ffffff;
    text-decoration: none;
}
.ftrd-vd {
    margin: 0 0 53px;
}
.ad-rt {
    margin: 0;
    max-width:100% !important;
   
}
.ad-rt a {
    text-align: center;
}
.main-footers {
    background: #191919 none repeat scroll 0 0;
    margin-top: 35px;
    width: 100%;
}
.cat-ftr-cont {
    border-bottom: 1px solid #2b2b2b;
    margin-bottom: 10px;
}
.cat-ftr-cont-sngl {
    padding: 30px 0;
    width: 20%;
}
.cat-ftr-cont-sngl h3 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
    margin: 0 0 15px;
}
.cat-ftr-cont-sngl ul {
    line-height: 23px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.cat-ftr-cont-sngl ul li a {
    color: #bdbdbd;
    font-size: 14px;
    transition: all 0.2s ease-in-out 0s;
}
.cat-ftr-cont-sngl ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}
.cat-brd-1 {
    border-top: 5px solid #5aa628;
}
.cat-brd-2 {
    border-top: 5px solid #f04a3c;
}
.cat-brd-3 {
    border-top: 5px solid #40bff5;
}
.cat-brd-4 {
    border-top: 5px solid #469b9c;
}
.cat-brd-5 {
    border-top: 5px solid #ffa905;
}
.mag-info {
    border-right: 1px solid #2b2b2b;
    padding-right: 2.5641%;
    width: 39.7436%;
}
.info-ftr {
    padding: 40px 0;
}
a.ftr-logo {
}
.info-ftr p {
    color: #bdbdbd;
    font-size: 14px;
    margin: 25px 0;
}
.info-ftr p a {
    color: #ffffff;
    float: right;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 40px;
    text-decoration: underline;
}
.scl-ftr {
    margin-bottom: 48px;
    margin-top: 35px;
}
.scl-ftr ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.scl-ftr ul li {
    display: inline;
    float: left;
    margin: 7px;
}
.scl-ftr ul li:first-child {
    margin-left: 0;
}
.scl-ftr a {
    background-size: 100% auto;
    display: block;
    height: 39px;
    opacity: 0.54;
    width: 39px;
}
.scl-ftr a:hover {
    opacity: 1;
}
.scl-ftr h3 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.fb-ftr {
    background: rgba(0, 0, 0, 0) url("../img/fb-ftr.png") repeat scroll 0 0;
}
.tw-ftr {
    background: rgba(0, 0, 0, 0) url("../img/tw-ftr.png") repeat scroll 0 0;
}
.pin-ftr {
    background: rgba(0, 0, 0, 0) url("../img/pin.png") repeat scroll 0 0;
}
.yt-ftr {
    background: rgba(0, 0, 0, 0) url("../img/y-ftr.png") repeat scroll 0 0;
}
.ins-ftr {
    background: rgba(0, 0, 0, 0) url("../img/ins-ftr.png") repeat scroll 0 0;
}
.vm-ftr {
    background: rgba(0, 0, 0, 0) url("../img/vm.png") repeat scroll 0 0;
}
.post-ftr {
    border-right: 1px solid #2b2b2b;
    padding: 7px 2.5641% 27px;
    width: 30.1282%;
}
.pst-ftr-sngl {
    margin: 10px 0;
}
.pst-ftr-sngl h5 {
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: 500;
    margin: 5px 0 0;
}
.pst-ftr-sngl h6 {
    color: #9c9c9c;
    font-family: "Lato",sans-serif;
    font-size: 10px;
    line-height: normal !important;
    margin: 7px 0 4px;
}
.pst-ftr-sngl h6 span {
    margin-right: 10px;
}
.pst-ftr-sngl h6 span i {
    margin-right: 5px;
}
.pst-ftr-img {
    color: #ffffff;
    margin-right: 11px;
}
.pst-ftr-sngl .stars img {
    height: 14px;
}
.post-ftr h3, .twts-ftr h3 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.twts-ftr {
    padding: 7px 2.5641% 27px;
    width: 30.1282%;
}
.twts-ftr ul {
    list-style: outside none none;
    padding: 0 0 0 25px;
}
.twts-ftr p {
    color: #ffffff;
    font-size: 13px;
}
.tw-uname {
    color: #a6a6a6;
}
.hsh {
    color: #4fae10;
}
.all-twts {
    color: #a4a4a4;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.all-twts:hover {
    color: #ffffff;
}
.all-twts i {
    font-size: 23px;
}
.copy-rt-ftr {
    background: #000000 none repeat scroll 0 0;
    padding: 22px 0;
}
.copy-rt-ftr a {
    color: #ffffff;
    font-size: 14px;
}
.cat-pagintn {
    margin-top: 13px;
    text-align: center;
}
.cat-pagintn ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.cat-pagintn ul li {
    display: inline;
    margin-right: 10px;
}
.cat-pagintn ul li a {
    background: #ffffff none repeat scroll 0 0;
    color: #b6b5b5;
    font-size: 18px;
    padding: 3px 9px;
}
.cat-pagintn ul li a:hover {
    color: #000000;
}
a.crnt-pg {
    color: #191919 !important;
}
.artcl-main {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 0 20px;
    padding: 20px 0;
}
.artcl-prev-nxt {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 25px;
}
.artcl-prev, .artcl-nxt {
    padding: 26px 20px;
}
.artcl-prev i {
    font-size: 16px;
    margin-left: 2px;
}
.artcl-nxt i {
    font-size: 16px;
    margin-right: 2px;
}
.artcl-prev {
    border-right: 1px solid #e8e8e8;
}
.artcl-prev a, .artcl-nxt a {
    color: #7e7e7e;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
}
.artcl-prev p, .artcl-nxt p {
    color: #191919;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.artcl-body {
    padding: 0 19px;
}
.artcl-body h1 {
    color: hsl(285, 30%, 36%);
}
.artcl-body h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 8px;
}
.artcl-body h5 {
    color: #9c9c9c;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    margin: 0;
}
.artcl-body h5 span {
    margin-right: 19px;
}
.artcl-body h5 span i {
    margin-right: 5px;
}
.articl-data {
    margin: 20px 0 0;
}
.articl-data img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.articl-data p {
    color: #747474;
    float: left;
    font-size: 15px;
    line-height: 23px;
    margin: 0;
}
.articl-data p span {
    color: #2f2f2f;
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin: 25px 0;
}
p.artcl-qt {
    padding: 40px 0;
}
p.artcl-qt i {
    color: #f2f2f2;
    float: left;
    font-size: 8.4em;
    width: 15.7682%;
}
p.artcl-qt span {
    border-left: 2px solid #f2f2f2;
    color: #747474;
    float: left;
    font-size: 17px;
    font-style: italic;
    font-weight: 400;
    margin-left: 25px;
    padding: 0 25px;
    width: 80.2318%;
}
.artcl-scl {
    margin: 7px 0 25px 10px;
}
.artcl-tags h3 {
    float: left;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    margin: 0 8px 0 0;
}
.artcl-tags ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.artcl-tags ul li {
    display: inline;
    float: left;
    margin-right: 5px;
}
.artcl-tags ul li a {
    color: #7e7e7e;
    font-size: 14px;
}
.artcl-tags ul li a:hover {
    color: #2f2f2f;
    text-decoration: none;
}
.artcl-shr {
}
.artcl-shr ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.artcl-shr ul li {
    display: inline;
    float: left;
    margin-right: 10px;
}
.artcl-shr ul li iframe {
    height: 20px;
    max-width: 80px;
}
.author-bio {
    position: relative;
}
.author-bio h3 {
    font-size: 19px;
    font-weight: 700;
    margin: 25px 0;
    text-transform: uppercase;
}
.author-info img {
    float: left;
    margin-right: 25px;
    width: 15.3846%;
}
.author-info p {
    color: #8c8c8c;
    float: left;
    font-size: 15px;
    line-height: 23px;
    margin: 0;
    width: 80.4582%;
}
.author-info ul {
    float: left;
    list-style: outside none none;
    margin: 11px 0 0;
    padding: 0;
}
.author-info ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.author-info ul li a {
    background: #5a5a5a none repeat scroll 0 0;
    border-radius: 2px;
    color: #ffffff;
    float: left;
    min-width: 25px;
    opacity: 0.3;
    padding: 3px 7px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
}
.author-info ul li a:hover {
    opacity: 1;
}
.comments-section {
    margin-top: 15px;
}
.artcl-comments {
    background: #ffffff none repeat scroll 0 0;
    margin: 68px 0 40px;
    padding: 18px 15px 20px;
}
.single-comment {
    float: left;
    width: 100%;
}
.cmnt-dvdr {
    border-top: 1px solid #eeeeee;
    float: left;
    margin: 23px 0;
    width: 100%;
}
.single-comment:last-child {
    border: medium none !important;
}
.single-comment img {
    margin-right: 2.66667%;
    width: 8.66667%;
}
.the-comment {
    width: 88.6667%;
}
.single-comment h4 {
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 15px;
    width: 100%;
}
.comntr-nm {
    color: #111111;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px;
}
.cmnt-dt {
    color: #919191;
}
.cmnt-reply {
    color: #191919;
}
.single-comment p {
    color: #949494;
    float: left;
    font-size: 14px;
    margin: 0 0 3px;
    width: 100%;
}
.reply-1 {
    float: right;
    max-width: 92.8333%;
}
.reply-1 img {
    margin-right: 2.15517% !important;
    width: 9.33908% !important;
}
.reply-1 .the-comment {
    width: 88.5057% !important;
}
.reply-2 {
    float: right;
    width: 88.5333%;
}
.reply-2 img {
    margin-right: 2.25904% !important;
    width: 9.78916% !important;
}
.reply-2 .the-comment {
    width: 87.9518% !important;
}
.cmnt-reply-form {
    margin-top: 60px;
}
.cmnt-reply-form input, .cmnt-reply-form textarea {
    border: 1px solid #dfdfdf;
    border-radius: 0;
    box-shadow: none;
    color: #878686;
    font-size: 15px;
    padding: 25px 20px;
}
a.cmnt-btn, input.cmnt-btn {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #191919;
    cursor: pointer;
    float: left;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 29px;
    margin-top: 15px;
    padding: 0 29.5px;
    text-align: center;
    text-transform: uppercase;
}
a.cmnt-btn:hover, input.cmnt-btn:hover {
    background: #191919 none repeat scroll 0 0;
    color: #ffffff;
    text-decoration: none;
}
.artcl-reltd {
    margin-bottom: 20px;
}
.reltd-sngl {
    float: left;
    margin: 9px 0 19px;
    width: 50%;
}
.reltd-sngl img {
    float: left;
    margin-right: 3.84615%;
    width: 27.4359%;
}
.reltd-sngl-txt {
    float: left;
    width: 68.7179%;
}
.reltd-sngl-txt h3 {
    color: #191919;
    font-size: 16px;
    font-weight: 500;
    margin: 5px 0;
    max-height: 34px;
    overflow: hidden;
}
.reltd-sngl-txt p {
    color: #9c9c9c;
    font-size: 12px;
    margin: 20px 0 0;
}
.reltd-sngl-txt p i {
    font-size: 13px;
    margin-right: 5px;
}
.contact-maps {
    margin: 0 0 30px;
}
.contact-form {
    margin-top: 14px;
}
.contact-form input, .contact-form textarea {
    border: 1px solid #dfdfdf;
    border-radius: 0;
    box-shadow: none;
    color: #878686;
    font-size: 15px;
    padding: 25px 20px;
}
.contact-lists {
    margin: 55px 0 90px;
}
.cont-lst-sngl {
    float: left;
    margin-right: 6%;
}
.cont-lst-sngl h4 {
    color: #191919;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 15px;
}
.cont-lst-sngl ul {
    margin: 0;
    padding: 0;
}
li.cont-phn {
    margin-top: 27px;
}
.cont-lst-sngl ul li p {
    color: #666666;
    font-size: 15px;
    margin: 3px 0;
}
.cont-lst-sngl ul li p a {
    color: #5aa628;
}
.cont-lst-sngl ul li p a:hover {
    color: #191919;
    text-decoration: none;
}
.important-numbers-bg {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #757575;
    box-shadow: 3px 3px 2px -2px;
    margin: auto;
    overflow: auto;
    padding: 0;
    width: 100%;
}
.pin-img {
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 10%;
    z-index: 999;
}
.pin-img img {
    float: left;
    margin: -7px 0 0 -8px;
    padding: 0;
}
.important-numbers {
    background: #71568d none repeat scroll 0 0;
    float: left;
    margin: 13px 0 5px 10px;
    padding: 0;
    position: relative;
    width: 96%;
}
.important-numbers h1 {
    color: #fff !important;
    float: left;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 20px;
    padding: 0;
}
.important-numbers-list {
    float: left;
    margin: 0 10px;
    padding: 0;
    width: 96%;
}
.important-numbers-list p {
    clear: both;
    color: #000;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 3px 0;
    padding: 0;
}
.important-numbers-list p span {
    clear: both;
    color: #7eb33f;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
@media not all, not all {
span.topic-icn {
    background: rgba(0, 0, 0, 0) url("../img/topic-icn-1@2x.png") no-repeat scroll 0 0;
}
.scl-ftr a, span.topic-icn {
    background-size: cover;
}
.fb-ftr {
    background: rgba(0, 0, 0, 0) url("../img/fb-ftr@2x.png") repeat scroll 0 0;
}
.tw-ftr {
    background: rgba(0, 0, 0, 0) url("../img/tw-ftr@2x.png") repeat scroll 0 0;
}
.pin-ftr {
    background: rgba(0, 0, 0, 0) url("../img/pin@2x.png") repeat scroll 0 0;
}
.yt-ftr {
    background: rgba(0, 0, 0, 0) url("../img/y-ftr@2x.png") repeat scroll 0 0;
}
.ins-ftr {
    background: rgba(0, 0, 0, 0) url("../img/ins-ftr@2x.png") repeat scroll 0 0;
}
.vm-ftr {
    background: rgba(0, 0, 0, 0) url("../img/vm@2x.png") repeat scroll 0 0;
}
}
.photogalleryNavigation {
    display: none;
}
.small-listing ul {
    margin: 0;
    padding: 5px 0 0;
    width: 100%;
}
.small-listing ul li {
    display: inline;
    font-size: 12px;
}
.small-listing ul li a {
    color: #7f5f9e;
    font-size: 11px;
    padding-right: 15px;
}
.small-listing ul li a:hover {
    color: #7fb53e;
}
.left-menu h2 {
    font-size: 18px;
    padding-top: 0;
}
.left-menu ul {
    margin: 0;
    padding: 0;
}
.left-menu ul li {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 10px 2px;
}
.left-menu ul li a {
    color: #000;
    display: block;
    font-size: 13px;
}
.left-menu ul li a:hover {
    text-decoration: underline;
}
.top-big-two .pagination {
    display: none;
}
.latest-news-con .pagination {
    display: none;
}
.right-elements h1 {
    color: #6a4178;
}
.align-left {
    float: left;
    margin: 0 15px 15px 0 !important;
}
.align-right {
    float: right;
    margin: 0 0 15px 15px !important;
}
.main-featured-image {
    text-align: center;
}
.featured-images {
}
.featured-images img {
    border: 5px solid #ededed;
    margin: 0 0 3px;
}
.main-featured-image > img {
    background: #ededed none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 10px;
}
.featured-details-left img {
    max-width: 470px;
}
.featured-details-left {
    padding-left: 10px;
    padding-right: 25px;
    position: relative;
	min-height: 0px;
}
.left-featured {     
	border-right: 1px dashed #ccc;     
	margin-left: 0;     
	padding: 10px; 
}
.col-lg-8.left-featured {
    padding: 0 !important;
}
.advance-link > img {
    border: 5px solid #ededed;
   height: 320px;
    width: 100%;
}
.thumbs > li {
    list-style: outside none none;
}
.thumbs {
    padding: 0;
}
#thumbs .top.pagination {
    display: none;
}
div.slideshow span.image-wrapper {
    display: block;
    left: 0;
    position: relative;
    top: 0;
	margin-top: -20px;
}
.slideshow {
    height: 320px !important;
    overflow: hidden;
    width: 100%;
}
.secure-login {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
    border: 0 none;
    padding: 0;
}
.secure-login .form {
    padding: 10px;
}
.secure-login h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.secure-login .cat_textbox_small {
    border: 1px solid hsl(0, 0%, 87%);
    padding: 15px;
    width: 100%;
}
.secure-login .item input[type="checkbox"] {
    float: left;
    margin: 4px 5px 0 0;
}
.secure-login .item label {
    color: hsl(0, 0%, 44%);
    margin: 0;
}
.secure-login .item a {
    color: hsl(0, 0%, 44%);
    float: left;
    margin: 2px 0 0;
}
.secure-login .item input[type="submit"] {
    margin: 0 10px 0 0;
}
.secure-login input:focus, .secure-login textarea:focus {
    border-color: hsl(0, 0%, 87%);
    box-shadow: 0 0 5px 0 hsla(0, 0%, 0%, 0.2);
    outline: 0 none;
}
#regi-form input, #regi-form textarea {
    border: 1px solid hsl(0, 0%, 87%);
    border-radius: 0;
    box-shadow: none;
    color: hsl(0, 0%, 53%);
    font-size: 15px;
    padding: 15px;
    width: 100%;
}
#regi-form input:focus, #regi-form textarea:focus {
    border-color: hsl(0, 0%, 87%);
    box-shadow: 0 0 5px 0 hsla(0, 0%, 0%, 0.2);
    outline: 0 none;
}
#regi-form input[type="submit"] {
    border: 1px solid hsl(0, 0%, 10%);
    color: hsl(0, 0%, 0%);
    font-size: 12px;
    padding: 0 29.5px;
    width: auto;
}
#regi-form input[type="submit"]:hover {
    color: #fff;
}
#upcoming_event:-moz-placeholder {
    color: red !important;
}
#upcoming_event::-moz-placeholder {
    color: red !important;
}
#upcoming_event input, #upcoming_event textarea {
    border: 1px solid hsl(0, 0%, 87%);
    border-radius: 0;
    box-shadow: none;
    color: hsl(0, 0%, 53%);
    font-size: 15px;
    padding: 15px;
    width: 100%;
}
#upcoming_event input:focus, #upcoming_event textarea:focus {
    border-color: hsl(0, 0%, 87%);
    box-shadow: 0 0 5px 0 hsla(0, 0%, 0%, 0.2);
    outline: 0 none;
}
#upcoming_event input[type="submit"] {
    border: 1px solid hsl(0, 0%, 10%);
    color: hsl(0, 0%, 0%);
    font-size: 12px;
    padding: 0 29.5px;
    width: auto;
}
#upcoming_event input[type="submit"]:hover {
    color: #fff;
}
a.purple {
    color: hsl(285, 30%, 36%);
    text-decoration: underline;
}
.evevnts-list {
    border-bottom: 2px dotted hsl(0, 0%, 60%);
    float: left;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.evevnts-list .data-result-heading {
    font-size: 21px;
    margin: 0 0 2px;
}
.evevnts-list p {
    font-size: 14px;
    margin: 0 0 10px;
}
.item-sec {
    float: left;
    width: 100%;
}
.item-col {
    color: hsl(0, 0%, 40%);
    float: left;
    margin: 0 0 1px;
    text-align: left;
    width: 50%;
}
.item-col.des {
    font-family: "Lato",sans-serif;
    font-size: 15px;
    margin: 0 0 5px;
    width: 100%;
}
.system-message input.cat_textbox_small {
    padding: 15px;
    width: 100%;
}
.system-message input[type="submit"] {
    margin: 0;
}
.half-tr {
    float: left;
    width: 50%;
}
.full-td {
    float: left;
    width: 100%;
}
.list {
    list-style: outside none decimal;
}
.list > li {
    color: hsl(285, 30%, 36%);
    line-height: 26px;
}
.list a {
    color: hsl(285, 30%, 36%);
}
#logout-users1 .cat_textbox_small {
    border: 1px solid hsl(0, 0%, 87%);
    padding: 15px;
    width: 100%;
}
#logout-users1 .item input[type="checkbox"] {
    float: left;
    margin: 4px 5px 0 0;
}
#logout-users1 .item a {
    color: hsl(0, 0%, 44%);
    float: left;
    margin: 2px 0 0;
}
#logout-users1 .item input[type="submit"] {
    margin: 0 10px 0 0;
}
#logout-users1 input[type="radio"] {
    float: left;
    line-height: normal;
    margin: 4px 5px 0 0;
}
.system-message .textbox, .system-error-message .textbox {
    border: 1px solid hsl(0, 0%, 87%);
    padding: 15px;
    width: 100%;
}
.system-message .item input[type="submit"], .system-error-message .item input[type="submit"] {
    margin: 0 10px 0 0;
}
table.edit-items {
    float: left;
    width: 100%;
}
.edit-items td {
    color: hsl(0, 0%, 40%);
    padding: 5px;
    width: 20%;
}
.edit-items td a {
    color: hsl(287, 28%, 48%);
}
.top-radio {
    margin: 0 auto;
}
.top-radio td {
    color: hsl(0, 0%, 44%);
    padding: 0 10px;
}
#edit-profile .cat_textbox {
    border: 1px solid hsl(0, 0%, 87%);
    color: hsl(0, 0%, 53%);
    padding: 15px;
    width: 100%;
}
#edit-profile label {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
#edit-profile input:focus, #edit-profile textarea:focus {
    box-shadow: 0 0 5px 0 hsla(0, 0%, 0%, 0.2);
    outline: 0 none;
}
.item {
    padding: 9px;
}
.plan-wrape {
    float: left;
    margin: 15px 0;
    padding: 0;
    width: 100%;
}
.plan-sec {
    border: 1px solid hsl(0, 0%, 87%);
    float: left;
    margin: 0 -1px 10px 0;
    padding: 5px;
    width: 25%;
}
.plan-sec:hover {
    background: #f2f2f2 none repeat scroll 0 0;
}
.plan-sec:last-child {
    margin: 0;
}
.plan-sec > h3 {
    border-bottom: 1px solid hsl(0, 0%, 87%);
    margin: 0 0 5px;
    padding: 5px 0;
    text-align: center;
}
.plan-sec > h3 label {
    color: hsl(285, 30%, 36%);
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
.plan-sec > ul {
    margin: 0;
    min-height: 250px;
    padding: 0 0 0 20px;
}
.plan-sec li {
    color: hsl(0, 0%, 45%);
    font-size: 12px;
    line-height: 19px;
}
.plan-sec .price {
    background: hsl(285, 30%, 36%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    display: block;
    margin: 10px 0 0;
    padding: 5px;
    text-align: center;
}
.cat_dropdown_smaller, .cat_dropdown {
    margin: 0 15px 0 0;
    padding: 15px;
    width: 150px;
}
#regi-form {
    float: left;
}
#register > h1 {
    margin: 10px 0;
}
.col-lg-12.breadcrumbs {
    background: #ededed none repeat scroll 0 0;
    margin: -5px 0 10px;
    padding: 10px 20px;
}
.payment-head {
    background: #f2f2f2 none repeat scroll 0 0;
    font-size: 15px;
    padding: 5px 8px;
}
.zoneSubscriptions {
    margin: 0;
    padding: 0;
}
.zoneSubscriptions li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.zoneSubscriptions li ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.zoneSubscriptions li a {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #6a4178;
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    padding: 8px 15px;
    text-decoration: none;
}
.zoneSubscriptions li a:hover {
    background: #fff none repeat scroll 0 0;
    color: #7fb53e;
}

.thumb > img {
    width: 100%;
}

.sec-fslider{
	margin-top:15px;
}

.rt-block.boxgrid2.caption > img {
    width: 100%;
    height:!00%;
    
}

.sec-1-big.float-width {
    background: #fff;
    padding: 10px;
}

.ages {
    color: #75bc6a;
}

.cost {
    color: #654a91;
}

.location {
}

.small {
    color: gray;
}

.testimonial {
    font-style: italic;
}

.sec-1-big-text h4 {
    margin-bottom: 7px;
}

.sec-1-big .blocky {
    border: 2px solid #eee;
}
    
.competition{
    border: 5px solid #ddd !important;
    height: 100% !important;
    margin: 5px 5px 5px 0 !important;
    width: 100% !important;
    float: left !important;
}
.search-icn{
    margin:8px 0 0 -33px
}
.fb-like-box.fb_iframe_widget iframe{
    width:300px !important;
}
.lefty.ad-rt img{
    max-width:100%;
}
.boxgrid3 img, .boxgrid3 img,
.mid-block-1.boxgrid.caption > img{
    height:100% !important;
}
/* form css start*/
.form-space {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.form-input {
  float: left;
  margin: 0px 0 0;
  padding: 0;
  width: 100%;
}
.form2 {
  float: left;
  margin: 10px 0 0 10px;
  padding: 0;
  width: 48%;
}
.form2 h3 {
  color: #000;
  float: left;
  
  font-size: 15px;
  margin: 0;
  padding: 0;
  width: 50%;
}
.form2 .input1 {
  border: 1px solid #bbbbbb;
  color: #000;
  float: left;
  font-size: 14px;
  height: 35px;
  margin: 10px 0;
  padding: 0 10px;
  width: 100%;
}
.form2 span {
  color: #d4080e;
}
.login {
  float: left;
  margin: 0;
  padding: 0 10px 20px;
  width: 90px;
}
.login input {
  border: 1px solid #ccc;
  color: #000;
  float: left;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding: 5px 10px;
}
.login input:hover{ color:#fff; background:#000;}
.forgot {
  float: left;
  margin: 0;
  padding: 0;
  width: 100px;
}
.forgot a {
  color: #337ab7;
  float: left;
  margin: 3px 0 0;
}
.form-title2 {
  float: left;
  margin: 20px 0 0 0;
  padding: 0;
  width: 100%;
}
.form-title2 .account-type {
  clear: both;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.form-title2 .account-type h3 {
  color: #000;
  float: left; 
  font-size: 19px;
  font-weight: normal;
  margin: 0;
  padding: 0px 10px 0;
  width: 100%;
}
.account-detail {
  clear: both;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.account-type .account-detail p {
  color: #000;
  float: left;
  
  font-size: 15px;
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}
.account-detail p label {
  color: #000;
  float: left;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}
.billing-detail {
  clear: both;
  float: left;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
.billing-detail h4 {
  color: #000;
  float: left;
  
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 20px 10px 0;
  width: 100%;
}
.billing-detail .form2 .input1 {
  border: 1px solid #bbbbbb;
  color: #000;
  float: left;
  font-size: 14px;
  height: 36px;
  margin: 10px 0;
  padding: 0 10px;
  width: 100%;
}
.payment-detail {
  clear: both;
  float: left;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}
.payment-detail h4 {
  color: #000;
  float: left;
  
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 20px 10px 0;
  width: 100%;
}
.payment-detail .payment-option {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.payment-detail .payment-option p {
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
}
.payment-detail .payment-option p label {
  color: #000;
  
  font-size: 14px;
  font-weight: normal;
  margin: 10px 4px 10px 10px;
  padding: 0;
}
.payment-detail .form2 .input1 {
  border: 1px solid #bbbbbb;
  color: #000;
  float: left;
  font-size: 14px;
  height: 36px;
  margin: 10px 0;
  padding: 0 10px;
  width: 100%;
}
.payment-detail .form2 .input1 {
  border: 1px solid #bbbbbb;
  color: #000;
  float: left;
  font-size: 14px;
  height: 36px;
  margin: 10px 0;
  padding: 0 10px;
  width: 100%;
}
.payment-detail .form2 .month {
  border: 1px solid #bbbbbb;
  color: #000;
  float: left;
  font-size: 14px;
  height: 36px;
  margin: 10px 0;
  padding: 0 10px;
  width: 35%;
}
.payment-detail .form2 .year {
  border: 1px solid #bbbbbb;
  color: #000;
  float: left;
  font-size: 14px;
  height: 36px;
  margin: 10px 16px;
  padding: 0 10px;
  width: 45%;
}
.payment-detail .form2 .cw {
  border: 1px solid #ccc;
  float: left;
  
  font-size: 15px;
  height: 35px;
  margin: 5px 0 0;
  padding: 0 5px;
  width: 50%;
}
.payment-detail .form2 .cw {
  border: 1px solid #ccc;
  float: left;
  
  font-size: 15px;
  height: 35px;
  margin: 5px 0 0;
  padding: 0 5px;
  width: 50%;
}
.payment-detail .form2 {
  float: left;
  margin: 10px 0 0 10px;
  padding: 0;
  width: 23%;
}
.register {
  float: left;
  margin: 0;
  padding: 0 10px 20px;
  width: 100%;
}
.register input {
  border: 1px solid #ccc;
  color: #000;
  float: left;
  font-size: 13px;
  font-weight: normal;
  margin: 10px 0;
  padding: 8px 20px;
  text-align: right;
}
.register input:hover{ color:#fff; background:#000;}
.payment-detail .form2 h3 {
  color: #000;
  float: left;
  font-family: "Lato",sans-serif;
  font-size: 15px;
  margin: 0;
  padding: 0;
  width: 100%;
}



.show-menu{ margin:0; padding:0; float:left; display:none;}

.show-menu > p {
  color: #fff;
 font-family: "Raleway",sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 10px;
  text-transform: uppercase;
  text-align: right;
}


@media (min-width: 320px) and (max-width: 767px){
            .left-elements.col-xs-12.col-md-3.left-menu.full-mobile.mob {
            display: block;
            }
            .left-elements.col-xs-12.col-md-3.left-menu.full-mobile {
            display: none;
            }
            .left-elements.col-xs-12.col-md-3.left-menu.full-mobile.mob > div #fea2 {
            float: left;
            margin: 0;
            padding: 0;
            width: 100%;
            }
            #fea2 > h3 {
            background: #5aa628 none repeat scroll 0 0;
            color: #fff;
            cursor: pointer;
            float: left;
            font-size: 15px;
            font-weight: normal;
            margin: 0;
            padding: 10px 0 10px 8px;
            text-align: left;
            width: 100%;
            }
            #fea2 p {
            color: #fff;
            cursor: pointer;
            float: right;
            font-size: 19px;
            font-weight: normal;
            line-height: 10px;
            margin: 5px 0 0;
            padding: 0 12px 0 0;
            text-align: left;
            }
            .test4 {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            border-bottom: 1px solid #ccc;
            border-left: 1px solid #ccc;
            border-right: 1px solid #ccc;
            float: left;
            margin: 0;
            padding: 0;
            width: 100%;
            }
            #fer2 > h3 {
            background: #5aa628 none repeat scroll 0 0;
            color: #fff;
            cursor: pointer;
            float: left;
            font-size: 15px;
            font-weight: normal;
            margin: -37px 0 0;
            padding: 10px 0 10px 8px;
            text-align: left;
            width: 100%;
            }
            #fer2 p {
            color: #fff;
            cursor: pointer;
            float: right;
            font-size: 19px;
            font-weight: normal;
            line-height: 10px;
            margin: 5px 3px 0 0;
            padding: 0 12px 0 0;
            text-align: left;
            }
            .left-menu ul li {
            border-bottom: 1px solid #ddd;
            display: block;
            padding: 10px;
            }
            .test4 > h2 {
            padding: 0 0 0 10px;
            }
            }







