/*
Theme Name: Morasel
Theme URI: http://themeforest.net/user/2codeThemes
Description: Responsive News and Magazine WordPress
Author: vbegy
Author URI: http://themeforest.net/user/2codeThemes
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@charset "utf-8";
/* CSS Document */

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #333333;	
}
.background-cover {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: fixed;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'fontello';
        src: url('framework/fontello/font/fontello.svg#fontello') format('svg');
        font-weight: normal;
        font-style: normal;
    }
}
@media screen and (min–moz-device-pixel-ratio:0) {
    @font-face {
        font-family: 'fontello';
        src: url('framework/fontello/font/fontello.svg#fontello') format('svg');
        font-weight: normal;
        font-style: normal;
    }
}

input, textarea, textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus {
    outline: 0px !important;
    -webkit-appearance: none!important;
    box-shadow: none!important;
}

input[type="submit"]{
    background-color: #e35e5e;
    color: #fff;
    border: none;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    -o-transition: all  0.05s ease-in;
    -webkit-transition: all  0.05s ease-in;
    -moz-transition: all  0.05s ease-in;
    transition: all  0.05s ease-in;
}

input[type="submit"]:hover {
    background-color: #212121;
}
.site_footer input[type="submit"]:hover {
	background-color: #292929;
}
a {
    color: #e35e5e;
}

a:hover {
    text-decoration:none;
    -o-transition: all  0.15s ease-in;
    -webkit-transition: all  0.15s ease-in;
    -moz-transition: all  0.15s ease-in;
    transition: all  0.15s ease-in;	
}

a:focus {
    outline: none;
    outline-offset: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #585858;
}
h1, h2, h3, h4, h5, h6, .navbar .nav>li>a, .logo h1, .slider_post_meta, .site_footer .widget_title, .criteria_item, .summary_title, .criteria_score , .review_rating, .share_title, .title, .comment_info, input[type="submit"], .dropdown-menu>li>a,.top_nav li ul li a,.navbar.main_navbar li ul li a,#wp-calendar caption,.site_footer .widget_tabs.tabs-warp ul.tabs a,.news_box ul.tabs a,.navigation-post a {
    font-family: 'Oswald', sans-serif;
}
.wp-caption { }
.wp-caption-text {
	font-style: italic;
	font-size: 0.923em;
	text-align: center;
}
.sticky { }
.gallery-caption { }
.bypostauthor { }
/* default table styling */
table {
	max-width: 100%;
	background-color: transparent;
}
th, td {
	background: #fff;
	padding: 4px 7px;
	border: 1px solid #e1e1e1; 
}
th { background: #f2f2f2; }
tr:nth-child(odd) td { background: #fcfcfc; }
table caption { 
	padding: 0 0 7px 0;
	width: auto;
	font-weight: 600;
}
/* Alignment */
.alignleft { display: inline; float: left; margin-right: 15px; }
.alignright { display: inline; float: right; margin-left: 15px; }
.text-aligncenter { text-align: center; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.wrap {
	z-index: 1;
	position: relative;
}
.boxed, .boxed_2 {
	background-color: #FFF;
	width: 980px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.boxed_2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.title {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.navbar {
    margin-bottom: 0;
}

.navbar .nav>li>a {
    text-shadow: none;
}

/* start top menu */
.navbar.top_navbar .nav>li>a {
    color: #c8c8c8;
    padding: 12px 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
}
.navbar.top_navbar .nav>li>a .caret {
	border-top-color: #777;
	border-bottom-color: #777;
	margin: 8px 0 0 2px;
}
.navbar.top_navbar .nav>li:first-child>a {
    padding-left: 0;
}

.navbar.top_navbar .nav>li>a:focus, .navbar.top_navbar .nav>li>a:hover {
    color: #dddddd;
}

.top_menu {
    background-color: #303030;
    margin-bottom: 30px;
}

/* top menu dropdown submenu */
.navbar .nav>li>.dropdown-menu:before {
    display: none;
}

.navbar .nav>li>.dropdown-menu:after {
    display: none;
}
ul.dropdown-menu {
    margin-top: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 0;
}

.dropdown-menu>li>a {
    text-transform: uppercase;
    -o-transition: none 0s ease-in;
    -webkit-transition: none 0s ease-in;
    -moz-transition: none 0s ease-in;
    transition: none 0s ease-in;
    padding: 10px 20px;

}

.dropdown-menu>li>a:hover {
    background: none;
}

.navbar.top_navbar ul.dropdown-menu {
    background-color: #252525;
}

.navbar.top_navbar .dropdown-menu>li>a {
    color: #aeaeae;
    text-shadow: none;
    border-bottom: 1px solid #000;
    border-top: 1px solid #454545;

}
.navbar.top_navbar .dropdown-menu>li:first-child>a {
    border-top: none;
}
.navbar.top_navbar .dropdown-menu>li:last-child>a {
    border-bottom: none;
}
.navbar.top_navbar .dropdown-menu>li>a:hover {
    text-shadow: none;
    color: #747474;
}
.top_nav li ul li {
	float: none;
	border: none;
	position: relative;
	margin: 0;
	list-style: none;
}
.top_nav li {
	position: relative;
}
.top_nav li ul {
	position: absolute;
	left: 0;
	top: 100%;
	margin: 0 !important;
	width: 160px;
	background-color: #252525;
	display: block;
	z-index: 10000000000;
	overflow: hidden;
}
.top_nav li ul li ul {
	right: 200px;
	top: 0;
}
.top_nav li ul li a { 
	color: #aeaeae;
	text-shadow: none;
	border-bottom: 1px solid #000;
	border-top: 1px solid #454545;
	text-transform: uppercase;
	-o-transition: none 0s ease-in;
	-webkit-transition: none 0s ease-in;
	-moz-transition: none 0s ease-in;
	transition: none 0s ease-in;
	padding: 10px 20px;
	line-height: 20px;
	clear: both;
	display: block;
}
.top_nav li ul li:first-child>a {
	border-top: none;
}
.top_nav li ul li a:hover {
	color: #747474;
}
.top_nav li ul,.top_nav li ul li > ul,.top_nav li ul li ul {
	display: none;
	overflow: hidden;
}
.navbar .top_nav > ul > li:hover > a {
	color: #555;
}
.navbar .top_nav > ul > li:hover > a .caret {
	border-bottom-color: #555;
	border-top-color: #555;
}
/* start header area */
.logo {
    margin-top: 6px;
}
.logo-img img {
	display: block;
	max-width: 152px;
}
.logo h1 a {
    font-weight: 400;
    color:#585858;
    text-transform: capitalize;
}

.logo h1:first-letter {
    color: #e35e5e;
}


.logo p {
    color: #a5a8a8;
    font-style: italic;
    font-size: 16px;
    font-weight: 300;
    line-height: 10px;
}

.header_banner img {
    border: 1px solid #B3B3B3;
}

.header_area {
    margin-bottom: 30px;
}
.header_area_padding {
	padding-top: 30px;
}

/* start main navigation */
.navbar.top_navbar .menu-alert {
	line-height: 44px;
	color: #c8c8c8;
}
.navbar.main_navbar .menu-alert {
	line-height: 44px;
	color: #303030;
	padding: 0 10px;
}
.main_navigation {
    background-color: #f5f5f5;
    border-top: 5px solid #444;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
}

.navbar.main_navbar .nav>li>a {
    color: #303030;
    padding: 8px 10px;
    margin: 4px 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    border-right: 1px solid #d9d9d9;
    position: relative;
}

.navbar.main_navbar .nav>li>a:after {
    height: 100%;
    border-right: 1px solid #FFF;
    content: "";
    overflow: hidden;
    position: absolute;
    top: 0;
    right: -2px;
}

.navbar.main_navbar .nav>li:first-child>a {
    border-left: 1px solid #e2e2e2;
}

.navbar.main_navbar .nav>li:first-child {
    margin-left: -1px;
}

.navbar.main_navbar .nav>li>a:focus, .navbar.main_navbar .nav>li>a:hover {
    color: #303030;
}

.navbar.main_navbar .nav>li.current-menu-item, .navbar.main_navbar .nav>li:hover {
    border-top: 5px solid #e35e5e;
    margin-top: -5px;
    text-decoration:none;
    -o-transition: all 0.05s ease-in;
    -webkit-transition: all 0.05s ease-in;
    -moz-transition: all 0.05s ease-in;
    transition: all 0.05s ease-in;
}

.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: transparent;
}

/* main navbar dropdown submenu */

.navbar.main_navbar ul.dropdown-menu {
    border: 1px solid #e7e7e7;
    background-color: #f5f5f5;
    margin-top: 1px;
    border-top: none;
}

.navbar.main_navbar ul.dropdown-menu>li>a {
    color: #484848;
    border-bottom: 1px solid #e7e7e7;
} 

.navbar.main_navbar ul.dropdown-menu>li:last-child>a {
    border-bottom: none;
}

.navbar.main_navbar ul.dropdown-menu>li>a:hover {
    background-color: #ebebeb;
    border-left: 3px solid #e35e5e;
    margin-left: -1px;
    padding-left: 18px;
}

.navbar.main_navbar li ul li {
	float: none;
	border: none;
	position: relative;
	margin: 0;
	list-style: none;
}
.navbar.main_navbar li {
	position: relative;
}
.navbar.main_navbar li ul {
	position: absolute;
	left: 0;
	top: 100%;
	margin: 0 !important;
	width: 160px;
	background-color: #f5f5f5;
	border: 1px solid #e7e7e7;
	display: block;
	z-index: 10000000000;
	overflow: hidden;
}
.navbar.main_navbar li ul li ul {
	right: 160px;
	top: 0;
}
.navbar.main_navbar li ul li a { 
	color: #484848;
	text-shadow: none;
	border-bottom: 1px solid #e7e7e7;
	text-transform: uppercase;
	-o-transition: none 0s ease-in;
	-webkit-transition: none 0s ease-in;
	-moz-transition: none 0s ease-in;
	transition: none 0s ease-in;
	padding: 10px 20px;
	line-height: 20px;
	clear: both;
	display: block;
}
.navbar.main_navbar li ul li:last-child>a {
	border-bottom: none;
}
.navbar.main_navbar li ul li a:hover {
	background-color: #ebebeb;
	border-left: 3px solid #e35e5e;
	margin-left: -1px;
	padding-left: 18px;
}
.navbar.main_navbar li ul,.navbar.main_navbar li ul li > ul,.navbar.main_navbar li ul li ul {
	display: none;
	overflow: hidden;
}
.navbar.main_navbar > ul > li:hover > a {
	color: #555;
}
.navbar.main_navbar .nav>li>a .caret {
	border-top-color: #777;
	border-bottom-color: #777;
	margin: 8px 0 0 2px;
}
.navbar.main_navbar > ul > li:hover > a .caret {
	border-bottom-color: #555;
	border-top-color: #555;
}
/* start search */
.header_search form {
    margin-bottom: 0;
}

.header_search {
    margin-top: 7px;
    margin-right: 20px;
}

.search input {
    font-size: 12px;
    font-weight: 300;
    color: #b9b8b8;
    border: 1px solid #e4e4e4;
}

.input-append .add-on, .input-prepend .add-on {
    background: #fff;
    border: 1px solid #e4e4e4;
    color: #bbb;
    font-size: 12px;
    height: 30px;
}

/* start news ticker */
.news_ticker {
    background-color: #f5f5f5;
    border: 1px solid #dedede;
    border-top: 1px solid #FFF;
    padding: 10px;
}

.news_ticker_title {
    background-color: #e35e5e;
    color: #fff;
    font-size: 14px;
    padding: 3px 6px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-transform: uppercase;
}

.ticker-wrapper.has-js {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    font-size: 13px;
    font-weight: 300;
}

.ticker {
    background-color: transparent;
    width: 680px;
}

.ticker-content {
    color: #a7a7a7;
    font-weight: 300;
    background-color: transparent;
    padding-top: 5px;
}

.ticker-content a {
    color: #a7a7a7;
    font-weight: 300;
}

.ticker-content a:hover {
    text-decoration: none;	
    color: #7a7a7a;
}

.ticker-swipe {
    background-color: #f5f5f5;
}

.ticker-swipe span {
    background-color: transparent;
    border-bottom: 1px solid #e35e5e;
}

.ticker_meta {
    font-style: italic;
    color: #707070;
    font-size: 11px;
    font-weight: normal;
    margin-left: 6px;
}

/* social icons */
.social_icons_list {
    list-style: none;
    margin-top: 2px;
    margin-right: 14px;
}

.social_icon {
    float: left;
    margin-left: 6px;
}

.social_icon a {
    background-color: #e35e5e;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.social_icon.facebook_icon a {
    background: #4f8ac3; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmOGFjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTcwYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #4f8ac3 0%, #4e70bf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f8ac3), color-stop(100%,#4e70bf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #4f8ac3 0%,#4e70bf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #4f8ac3 0%,#4e70bf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #4f8ac3 0%,#4e70bf 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #4f8ac3 0%,#4e70bf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f8ac3', endColorstr='#4e70bf',GradientType=0 ); /* IE6-8 */

}

.social_icon.twitter_icon a {
    background: #3ce9f2; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjZTlmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYmJkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #3ce9f2 0%, #3bbded 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3ce9f2), color-stop(100%,#3bbded)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3ce9f2 0%,#3bbded 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3ce9f2 0%,#3bbded 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3ce9f2 0%,#3bbded 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3ce9f2 0%,#3bbded 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ce9f2', endColorstr='#3bbded',GradientType=0 ); /* IE6-8 */

}

.social_icon.gplus_icon a {
    background: #494949; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5NDk0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #494949 0%, #333333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#494949), color-stop(100%,#333333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #494949 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #494949 0%,#333333 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #494949 0%,#333333 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #494949 0%,#333333 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#333333',GradientType=0 ); /* IE6-8 */

}

.social_icon.dribbble_icon a {
    background: #da4e82; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhNGU4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjNmNzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #da4e82 0%, #af3f77 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da4e82), color-stop(100%,#af3f77)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #da4e82 0%,#af3f77 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #da4e82 0%,#af3f77 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #da4e82 0%,#af3f77 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #da4e82 0%,#af3f77 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da4e82', endColorstr='#af3f77',GradientType=0 ); /* IE6-8 */

}

.social_icon.rss_icon a {
    background: #fca83a; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjYTgzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjg1MzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fca83a 0%, #ef8539 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fca83a), color-stop(100%,#ef8539)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fca83a 0%,#ef8539 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fca83a 0%,#ef8539 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fca83a 0%,#ef8539 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fca83a 0%,#ef8539 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca83a', endColorstr='#ef8539',GradientType=0 ); /* IE6-8 */

}

/* news carousel */
.news_carousel {
    margin-top: 30px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}

.news_carousel .carousel {
    margin-bottom: 0;
}

.carousel-control.left {
    left: -57px;
}

.carousel-control.right {
    right: -57px;
}

.carousel-control {
    border-radius: 0;
    background-color: #f3f3f3;
    width: 34px;
    height: 34px;
    font-size: 30px;
    margin-top: -17px;
    color: #696969;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    border: none;
}

.carousel-control:hover { 
    background-color: #e35e5e;
    color: #fff;
}

.news_carousel:hover .carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}

.news_carousel_post {
    background-color: #f1f1f1;
}

.news_carousel_thumbnail {
    padding: 4px;
    border: 1px solid #e2e2e2;
}

.news_carousel_info .post_title {
    font-weight: normal;
    margin-bottom: 4px;
}

.news_carousel_info .post_title a {
    color: #444545;
}

.news_carousel_info {
    padding: 2px 10px 14px;
}

.news_carousel_info .post_meta {
    font-size: 11px;
    color: #bebebe;
}

/* start site content */
.site_content {
    margin-top: 30px;
    margin-bottom: 60px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.both-col-content,.site_content.sidebar-left .side_content.widget_area,.site_content.sidebar-left-2 .middle_side_content,.site_content.sidebar-left.sidebar-left-2 .side_content.widget_area,.site_content.sidebar-left.sidebar-right-2 .side_content.widget_area,.site_content.sidebar-left.sidebar-right-2 .side_content.widget_area {
	float: left;
}
.site_content.sidebar-right .side_content.widget_area,.site_content.sidebar-right-2 .side_content.widget_area,.site_content.sidebar-right-2 .middle_side_content,.site_content.sidebar-left-2 .side_content.widget_area,.site_content.sidebar-left.sidebar-2-no .homepage_content,.site_content.sidebar-left.sidebar-left-2 .homepage_content,.site_content.sidebar-right.sidebar-left-2 .both-col-content,.site_content.sidebar-left.sidebar-right-2 .homepage_content {
	float: right;
}
.site_content.full-width .side_content.widget_area,.site_content.sidebar-2-no .middle_side_content {
	display: none;
}
/* start slider */
.main_slider_inner > item {
    position: relative;
}

.slider_post_info_box {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #161616;
    opacity: 0.8;
    filter: alpha(opacity=80);
    padding-bottom: 15px;
}

.news_box_carousel_5 .slider_post_info_box,.news_box_carousel_5 .slider_post_info_overlay {
	height: 44%;
}
.news_box_carousel_5 .main_slider_bullets {
	bottom: 32%;
}

.news_box_carousel_12 .slider_post_info_box,.news_box_carousel_12 .slider_post_info_overlay {
	height: 32%;
}
.news_box_carousel_12 .main_slider_bullets {
	bottom: 27%;
}

.slider_post_info {
    margin: 15px;
}

.slider_post_title {
    clear: both;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 20px;
    overflow: hidden;
}

.slider_post_time {
    background-color: #e35e5e;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 4px 10px;
    float: left;
    margin-bottom: 12px;
    color: #fff;
    font-weight: 300;
}

.slider_post_meta {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    margin-top: 2px;
    float: left;
    letter-spacing: 1px;
}

.slider_post_title a {
    color: #fff;
}
.slider_post_desc {
    color: #fff;
    clear: both;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
}

.slider_post_desc p {
    margin-bottom: 0;
}
.main_slider {
    position: relative;
    margin-top: 30px;
}
.main_slider::before {
	content: "";
	clear: both;
}
.main_slider_bullets {
    position: absolute;
    top: auto;
    bottom: 42%;
    right: 18px;
}
.main_slider_title .main_slider_bullets {
    bottom: 15px;
}
.carousel-indicators li {
    border-radius: 0;
    cursor:  pointer;
    background-color: #fff;
}

.carousel-indicators li:first-child {
    margin-left: 0;
}

.carousel-indicators .active {
    background-color: #e35e5e;
}
/* end slider */

/* start news box  */
.news_box_title,.news_box ul.tabs {
    background-color: #292929;
    color: #fff;
    padding: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}
.news_box ul.tabs  {
	margin-left: 0;
	margin-right: 0;
	list-style: none;
}
.news_box ul.tabs li {
	float: left;
	margin-right: 15px;
}
.news_box ul.tabs li.clearfix {
	float: none;
	margin-right: 0;
}
.news_box:first-child .news_box_title,.news_box:first-child ul.tabs,.main_slider:first-child {
    margin-top: 0;
}
.news_box.row6.tabs-warp ul.tabs {
	margin-top: 30px;
}
.news_box_title:after,.news_box ul.tabs:after {
    content: "";
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #292929;
    position: absolute;
    bottom: -9px;
    left: 15px; 
}

.news_box_title h2,.news_box ul.tabs a {
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    margin: 0;
    color: #dedede;
    text-transform: uppercase;
}
.news_box_title h2 a {
	color: #dedede;
}
.news_box_title h2 a:hover,.news_box ul.tabs a:hover,.news_box ul.tabs a.current {
	color: #FFF;
}
.news_box_title.margin-0 {
	margin-top: 0;
}
.news_box_post_title {
    margin-bottom: 2px;

}

.news_box_post_title a {
    color: #585858;
    text-transform: uppercase;
    font-weight: normal;
}
.site_footer .news_box_post_title a {
	color: #FFF;
}
.news_box_post_title a:hover {
	color: #e35e5e !important;
}
.news_box_post_desc p {
    margin-bottom: 0;
}
.post_content p {
	margin-bottom: 14px;
}
.post_content img, .post_content .wp-caption {
	max-width: 100%;
	height: auto;
}
.post-password-form label {
	display: inline-block;
}
.post-password-form input[type="password"] {
	height: 40px;
	margin: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.news_box_post_meta {
    font-size: 12px;
    color: #a09f9f;
}

.news_box_post_desc {
    margin-top: 10px;
    font-size: 12px;
    color: #a09f9f;
}

.criteria_stars_small {
    background-image: url(img/stars_small.png);
    background-position: 0px 11px;
    height: 11px;
    width: 62px;
    position: relative;
    margin-top: 6px;
}

.criteria_active_stars_small {
    position: absolute;
    background-image: url(img/stars_small.png);
    height: 11px;
}

.news_box_latest .news_box_post_title {
    font-size: 20px;
    line-height: 26px;
}

.news_box_more .news_box_post_thumbnail {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 16px;
}

.news_box_more .news_box_post_title {
    margin-top: 0;
    font-size: 17px;
    line-height: 22px;
}

/* start horizontal news box */
.horizontal_news_box .news_box_latest .news_box_post_title {
    margin-top: 16px;
}
.horizontal_news_box_thumbnails .news_box_more .news_box_post_no_img {
    padding-bottom: 18px;
    border-bottom: 1px solid #dbdbdb;
}
.site_footer .horizontal_news_box_thumbnails .news_box_more .news_box_post_no_img {
	border-bottom-color: #4b4b4b;
}
.horizontal_news_box_thumbnails .news_box_more .news_box_post_info {
    margin-left: 76px;
}
.horizontal_news_box_thumbnails .news_box_more .news_box_post_no_img .news_box_post_info {
    margin-left: 0;
}
.horizontal_news_box .news_box_more_post {
    clear: both;
}

.horizontal_news_box_thumbnails .news_box_more_post {
    margin-bottom: 18px;
}

.horizontal_news_box_thumbnails .news_box_more_post:last-child {
    margin-bottom: 0px;
    border-bottom: none;
}

.horizontal_news_box_text .news_box_more_post {
    border-bottom: 1px solid #d4d3d3;
    margin-bottom: 18px;
    padding-bottom: 6px;
}

.horizontal_news_box_text .news_box_more_post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.news_box_home_5 .news_box_latest {
	margin-bottom: 18px;
}
.news_box_home_5 .news_box_grid:last-child .news_box_latest {
	margin-bottom: 0;
}

/* start vertical news box */
.vertical_news_box .news_box_latest .news_box_post_title {
    margin-top: -2px;
}

.vertical_news_box .news_box_latest .news_box_post_meta {
    margin-top: 2px;
}

.vertical_news_box .news_box_latest {
    margin-bottom: 30px;
}

.vertical_news_box .news_box_latest .read_more_link {
    display: block;
    margin-top: 8px;
}

.vertical_news_box .news_box_more_row {
    margin-bottom: 18px;
}

.vertical_news_box .news_box_more_row:last-child {
    margin-bottom: 0px;
}
.vertical_news_box_text .news_box_more_post,.vertical_news_box_text.tabs-warp .news_box_more_row .news_box_more_row .news_box_more_post {
	border-bottom: 1px solid #d4d3d3;
	padding-bottom: 6px;
}
.vertical_news_box_text .news_box_more_row:last-child .news_box_more_post,.vertical_news_box_text.tabs-warp .news_box_more_row:last-child .news_box_more_row .news_box_more_post {
	border-bottom: none;
	padding-bottom: 0;
}

.news_box_content5 .news_box_latest.span12,.horizontal_2_col.news_box_content5 .news_box_latest {
	margin-bottom: 30px;
}
.news_box_content5 .news_box_more.span12 {
	margin-left: 0;
}

.news_box_content5 .news_box_post_info.span12 {
	margin-left: 0;
	margin-top: 16px;
}

.vertical_news_box.news_box_content5 .news_box_more_post.span12 {
	margin-bottom: 18px;
	margin-left: 0;
}
.news_box_home_5.news_box_content5 .news_box_latest.span5 {
	margin-left: 0;
}
.news_box_home_5.news_box_content5 .news_box_latest.span5:last-child,.news_box.vertical_news_box.news_box_content5 .news_box_more.span12 .news_box_more_post.span12:last-child {
	margin-bottom: 0;
}
.vertical_news_box.vertical_news_box_text.news_box_content5 .news_box_more.span12 .news_box_more_post.span12:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}

.vertical_news_content5.vertical_news_blog_small.vertical_news_blog_archive .news_box_post_thumbnail.thumbnail_effect {
	margin-right: 0;
	margin-bottom: 16px;
}
.vertical_news_content5.vertical_news_blog_small.vertical_news_blog_archive .news_box_latest .news_box_post_info {
	margin-left: 0;
}
/* news box carousel */
.news_box_carousel_bullets {
    position: relative;
}

.box_carousel .carousel-indicators li {
    background-color: #3e3d3d;
}

.box_carousel .carousel-indicators li.active {
    background-color: #e35e5e;
}

.news_box_carousel_bullets_container {
    text-align: center;
}

.news_box_carousel_bullets {
    position: static;
    top: auto;
    right: auto;
    margin-top: 30px;
    display: inline-block;
}

.news_box_carousel .news_box_post_title {
    font-size: 20px;
    line-height: 26px;
    color: #3e3d3d;
    font-weight: 300;
}

.news_box_carousel .news_box_post_meta {
    margin-top: 6px;
}
/* news box blog small */
.vertical_news_blog_small .news_box_post_thumbnail {
    float: left;
    padding: 3px;
    border: 1px solid #dbdbdb;
    margin-right: 15px;
}

.vertical_news_blog_small .news_box_post_info {
    margin-left: 103px;
}
.blog_small_no_img .news_box_post_info,.news_box_more .blog_small_no_img .news_box_post_info {
	margin-left: 0;
}
.blog_small_no_img .news_box_post_info {
	margin-left: 0 !important;
}

.vertical_news_blog_small .news_box_post_title {
    margin-top: -2px;
}

.vertical_news_blog_big .news_box_post_title {
    margin-top: 14px;
    margin-bottom: 4px;
}

.vertical_news_blog .news_box_latest {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.site_footer .vertical_news_blog .news_box_latest {
	border-bottom-color: #4b4b4b;
}
.vertical_news_blog_big .news_box_latest {
    padding-bottom: 26px;
}

.site_footer .span6 .vertical_news_blog .news_box_latest .news_box_post_thumbnail img {
	width: 100%;
	height: auto;
}

.vertical_news_blog .news_box_latest:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* news box gallery */
.news_box_thumbnails_gallery .news_box_grid {
    margin-bottom: -30px;
}
/* end news box */

/* end site content */
/* start sidebar */
.side_content .widget_title,.middle_side_content .widget_title,.widget_tabs.tabs-warp ul.tabs {
    background-color: #292929;
    color: #fff;
    padding: 0 15px;
    margin-top: 0px;
    margin-bottom: 30px;
    position: relative;
}

.side_content .widget_title:after,.middle_side_content .widget_title:after,.widget_tabs.tabs-warp ul.tabs:after {
    content: "";
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #292929;
    position: absolute;
    bottom: -9px;
    left: 15px; 
}

.side_content .widget_title h4,.middle_side_content .widget_title h4,.widget_tabs.tabs-warp ul.tabs a {
    font-size: 16px;
    line-height: 45px;
    font-weight: normal;
    margin: 0;
    color: #dedede;
    text-transform: uppercase;
}
.side_content .widget_title h4 a,.middle_side_content .widget_title h4 a,.widget_tabs.tabs-warp ul.tabs a {
	color: #dedede;
}
.side_content .widget_title h4 a:hover,.middle_side_content .widget_title h4 a:hover {
	color: #FFF;
}
.widget_container {
    margin-bottom: 30px;
}

.widget_container:last-child {
    margin-bottom: 0;
}

.widget_container > ul,.tweets_widget ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}

.widget_container > ul > li,.tweets_widget ul li {
    margin-bottom: 8px;
    padding-bottom: 6px;
    border-bottom: 1px dotted #4b4b4b;
}

.widget_container > ul > li:last-child,.tweets_widget ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.site_footer .widget_container > ul > li a {
    color: #9d9d9d;
}

.tweets_widget ul li a:hover {
    color: #333;
}

.site_footer .widget_container > ul > li a:hover,.site_footer .tweets_widget ul li a:hover {
    color: #e7e7e7;
}

.site_footer .tweets_widget > ul > li a,.tweets_widget ul li a,.tweets_widget ul li .at {
    color: #e35e5e;
}

.site_footer .widget_title {
    margin-bottom: 30px;
}

.site_footer .widget_title h4,.site_footer .widget_tabs.tabs-warp ul.tabs a {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
}
.site_footer .widget_title h4 a {
	color: #fff;
}
.site_footer .widget_title h4 a:hover {
	color: #e35e5e;
}
.tweet_icon {
    padding: 0px;
    font-size: 10px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #e35e5e;
    margin-right: 4px;
}

.tweet_icon i {
    color: #fff;
}

.tweet_name {
    margin-right: 4px;
}

.tweet_time,.tweets_widget ul li .tweet_time a {
    display: block;
    color: #a09f9f;
    font-size: 11px;
    margin-top: 4px;
    font-weight: 600;
}
.site_footer .tweet_time,.site_footer .tweets_widget ul li .tweet_time a {
    color: #dddcdc;
}

.tagcloud a {
    font-size: 12px!important;
    padding: 6px 8px;
    display: block;
    float: left;
    margin-right: 4px;
    margin-bottom: 7px;
    background-color: #e35e5e;
    color: #fff;
}
.tagcloud a:hover {
	background-color: #292929;
}
.video_widget iframe {
	width: 100%;
	display: block;
	border: none;
}

/* start search widget */
.search_widget input[type="text"] {
	height: 40px;
	margin: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 5px;
}
.search_widget form {
	margin-bottom: 0;
}
/* end search widget */

/* start flickr widget grid */

.flickr_widget .row .span .thumbnails .span img {
    width: 70px;
    height: 70px;
}

.span3 .flickr_widget .row {
    margin-left: -5px;
}

.span3 .flickr_widget .row .span .thumbnails .span {
    margin-bottom: 5px;
    margin-left: 5px;
}

.span4 .flickr_widget .row {
    margin-left: -6.6666666667px;
}

.span4 .flickr_widget .row .span .thumbnails .span {
    margin-bottom: 6.6666666667px;
    margin-left: 6.6666666667px;
}

/* start widget tabs */
.widget_tabs.tabs-warp ul.tabs {
	list-style: none;
	margin: 0 0 30px;
}
.widget_tabs.tabs-warp ul.tabs > li {
	float: left;
	line-height: 45px;
	margin-right: 15px;
}
.widget_tabs.tabs-warp ul.tabs > li.clearfix {
	float: none;
	margin: 0;
}
.widget_tabs.tabs-warp ul.tabs > li:last-child {
	margin-right: 0;
}
.widget_tabs.tabs-warp ul.tabs a.current {
	color: #FFF;
}
.site_footer .widget_tabs.tabs-warp ul.tabs {
	background: transparent;
	padding: 0;
}
.site_footer .widget_tabs.tabs-warp ul.tabs:after {
	border: none;
}
.site_footer .widget_tabs.tabs-warp ul.tabs a.current {
	color: #e35e5e;
}
/* end widget tabs */

/* start news box pic grid */

.news_box_pic .row .span .thumbnails .span img {
    width: 70px;
    height: 70px;
}

.span3 .news_box_pic .row {
    margin-left: -5px;
}

.span3 .news_box_pic .row .span .thumbnails .span {
    margin-bottom: 5px;
    margin-left: 5px;
}

.span4 .news_box_pic .row {
    margin-left: -6.6666666667px;
}

.span4 .news_box_pic .row .span .thumbnails .span {
    margin-bottom: 6.6666666667px;
    margin-left: 6.6666666667px;
}

.sponsor_title {
    background-color: #e6e6e6;
    padding: 16px;
    color: #b8b7b7;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
}
/* end sidebar */

/* start middle sidebar */
.middle_side_content .vertical_news_blog_text .read_more_link {
    display: block;
    margin-top: 8px;
}

.vertical_news_blog_text .news_box_post_title {
    margin-top: 0;
}
/* end middle sidebar */

.advertising {
	text-align: center;
	display: block;
	margin-bottom: 30px;
	overflow: hidden;
}
.advertising iframe {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/* start blog archive */
.vertical_news_blog_small.vertical_news_blog_archive .news_box_latest .news_box_post_info {
    margin-left: 168px;
}

.vertical_news_blog_small.vertical_news_blog_archive .news_box_latest_first .news_box_post_info {
    margin-left: 323px;
}

.vertical_news_blog_small.vertical_news_blog_archive .read_more_link {
    display: block;
    margin-top: 1px;
}

/* end blog archive */

/* start single post */
.single_post .post_title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0;
}
.post_banner iframe {
	width: 100%;
	border: none;
}
.single_post .news_box_post_meta {
    margin-top: -2px;
}
.single_carousel_post img {
	width: 100%;
	height: auto;
}

.single_carousel_post .main_slider_bullets,.main_slider_bullets.main_slider_bullets_b {
	bottom: 15px;
}

.single_post .tagcloud {
    margin-top: 20px;
    clear: both;
}

.single_post .news_box_post_desc {
    clear: both;
    line-height: 23px;
    font-size: 13px;
}
/* end single post */

/* start review */
.review_box {
    margin-top: 20px;
}
.review_box_top {
	width: 50%;
	float: left;
	margin: 0 20px 20px 0;
}
.review_box_top_f {
	margin-bottom: 20px;
}
.review_title {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 1px;
    margin-top: 0;
}

.criteria_stars {
    background-image: url(img/stars.png);
    background-position: 0px 16px;
    height: 16px;
    width: 95px;
    position: relative;
}

.criteria_active_stars {
    position: absolute;
    background-image: url(img/stars.png);
    height: 16px;
}

.criteria_item {
    background-color: #f1f1f1;
    padding: 10px 14px;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.criteria_item:last-child {
    margin-bottom: 0;
}

.criteria_item .criteria_name {
    float: left;
    font-size: 15px;
    font-weight: normal;
    color: #666;
    letter-spacing: 1px;
}

.criteria_item .criteria_stars {
    float: right;
}

.criteria_score {
    color: #fbd233;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    float: right;
}
.rating_score {
	background-color: #fbd233;
	display: block;
	color: #FFF;
	padding: 10px 14px;
	margin: -10px -14px;
}
.criteria_item .criteria_name.criteria_score_name {
	color: #FFF;
	margin-right: 10px;
}
.review_summary {
    color: #bcbcbc;
    background-color: #3b3b3b;
    padding: 14px;
    margin-top: 8px;
}

.summary_title {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    margin-right: 4px;
    float: left;
}

.summary_score {
    color: #fbd233;
    font-size: 17px;
    float: right;
}

.review_rating {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    background-color: #D55252;
    float: left;
    padding: 14px;
    letter-spacing: 1px;
}
.review_rating .criteria_stars {
	margin-top: 10px;
}
/* end review */

/* start share box */
.post_share_box {
    padding-top: 30px;
    border-top: 1px solid #dbdbdb;
    margin-top: 30px;
}
.share_title {
    font-size: 15px;
    float: left;
    margin-right: 20px;
}
.span5.main_content .share_title {
	margin-bottom: 10px;
}
/* end share box */

/* Post share button style */
.post_share_action {
    float: left;
}
.post_share_text {
    padding: 0px 4px;
    line-height: 5px;
    font-size: 12px;
}
.post_share_counter {
    border: 1px solid #CCC;
    text-align: center;
    padding: 2px 4px;
    color: #AAA;
    position: relative;
    float: left;
    line-height: 13px;
    margin-left: 8px;
}

.post_share_counter:after {
    content: '';
    display: inline-block;
    border-top: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid #CCC;
    position: absolute;
    bottom: 50%;
    left: -6px;
    margin-bottom: -6px;
}

.post_share_button .post_share_action {
    text-align: center;
    cursor: pointer;
}

.post_share_button .post_share_action a {
    color: #fff;
}

.post_share_icon {
    float: left;
    font-size: 12px;
    padding: 3px 2px;
    line-height: 12px;
}

.post_share_buttons {
    float: left;
}
.post_share_buttons > ul {
	margin: 0;
	list-style: none;
}
.post_share_buttons > ul > li {
	float: left;
	margin-right: 12px;
}
.post_share_buttons > ul > li:last-child {
	margin-right: 0;
}
/* End post share button style */

/* start navigation post */
.navigation-post {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #dbdbdb;
}
.navigation-post a {
	background-color: #e35e5e;
	color: #fff;
	border: none;
	padding: 10px 16px;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
}
.navigation-post a:hover {
	background-color: #212121;
}
.navigation-post a i {
	font-size: 14px;
}
.navigation-post-left {
	float: left;
}
.navigation-post-right {
	float: right;
}
/* End navigation post */

/* start author box */
.author_box {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #dbdbdb;
}
.author_box_author {
	margin-bottom: 30px;
	border-top: none;
	padding-top: 0;
}
.author_avatar {
    float: left;
    padding: 3px;
    border: 1px solid #dbdbdb;
    margin-right: 15px;
}

.author_info {
    margin-left: 83px;
}

.author_name {
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: -2px;
    margin-bottom: 0;
}

.author_bio {
    color: #afaeae;
    margin-top: 6px;
    font-size: 12px;
}
/* end author box */

/* Start comments box style */
.post_comments_box {
    border-top: 1px solid #dbdbdb;
    margin-top: 30px;
    padding-top: 30px;
}

.comment_body {
    color: #9c9b9b;
    font-size: 12px;
}

.commenter_name {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0;
}

.comment_info {
    color: #9c9b9b;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
}

.comment_info a.comment_time {
    color: #9c9b9b;
}

.commenter img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.media.the_comment {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #dbdbdb;
}

.media.the_comment:last-child {
    border-bottom: none;
    padding: 0;
    margin: 0;
}

.media.the_comment:last-child {
    margin-bottom: 0px;
}

.children .media.the_comment {
    margin-bottom: 0px;
    margin-top: 20px;
    padding-bottom: 20px
}

.children .media.the_comment:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px
}

.comment_textarea {
    margin-top: 20px;
    margin-bottom: 14px;
}

.comment_body .media-heading {
    margin: 0 0 14px;
}

.media>.pull-left {
    margin-right: 12px;
}

.comments_title {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.comment_body p {
    margin-bottom: 0;
}

ul.children {
    list-style: none;
    border-left: 1px dashed #dbdbdb;
    padding-left: 20px;
}

.media, .media-body {
    overflow: visible;
}

.media-list.comments_list {
    margin-bottom: 0;
}
/* End comments box style */

/* start new comment box */
.new_comment_box {
    border-top: 1px solid #dbdbdb;
    margin-top: 30px;
    padding-top: 30px;
}

.comments-respond input[type="text"], .comments-respond textarea {
    background-color: #eee;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #909090;
    font-size: 12px;
    padding: 22px 16px 20px;
    font-weight: 300;
}

.comments-respond input[type="text"] {
    margin-bottom: 0;
}

.comments-respond form {
    margin-bottom: 0;
}

/* end new comment box */

/* start site footer */
.first_footer {
    background-color: #212121;
    padding-top: 50px;
    padding-bottom: 30px;
    color: #a5a5a5;
}
.second_footer {
    background-color: #1d1d1d;
    color: #595959;
    padding: 20px;
    font-size: 12px;
}
.first_footer a:hover,.second_footer a:hover {
	color: #FFF;
}
/* end site footer */


/* Start mobile push menu */
.mobile_menu_button {
    position: fixed;
    left: 0px;
    top: 80px;
    z-index: 99999;

}
.cbp-spmenu-push-toright .mobile_menu_button {
    left: 200px;
}
.mobile_menu_button i {
    color: #EEE;
    margin: 0;
    margin-right: 20px;
    font-size: 21px;
    background-color: #D55252;
    padding: 14px 8px;
    display: block;
    cursor: pointer;
}
.cbp-spmenu {
    background: #e35e5e;
    position: fixed;
}
.cbp-spmenu ul {
	margin: 0;
	list-style: none;
}
.widget_container .menu-cat-menu-container {
    background: #e35e5e;
}
.cbp-spmenu h3 {
    color: #eee;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #D55252;
}
.cbp-spmenu a,.widget_container .menu-cat-menu-container a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}

.cbp-spmenu a:hover,.widget_container .menu-cat-menu-container a:hover {
    background: #D55252;
}

.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
}

.cbp-spmenu-vertical {
    width: 200px;
    height: 100%;
    top: 0;
    z-index: 1000;
}

.widget_container .menu-cat-menu-container ul {
	margin: 0;
	list-style: none;
}
.cbp-spmenu-vertical a,.widget_container .menu-cat-menu-container a {
    border-bottom: 1px solid #D55252;
    padding: 1em;
}
.cbp-spmenu-left {
    left: -200px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}

/* Transitions */

.cbp-spmenu, .mobile_menu_button, .push_menu_body {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.push_menu_body {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu .main_nav .caret {
	border-top-color: #CCC;
	float: right;
	margin-top: 9px;
}

.cbp-spmenu .main_nav li ul,.cbp-spmenu .main_nav li ul li > ul,.cbp-spmenu .main_nav li ul li ul {
	display: none;
	overflow: hidden;
}

/* End mobile push menu */

/* start social counter */
.social_counter_widget .btn-3e {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}
.counter_icon {
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 20px;
    margin-bottom: 10px;
}
.counter_icon a {
    color: #fff;
    font-size: 36px;
    height: 100%;
    width: 100%;
    display: block;
    position: relative;
    z-index: 2;
}

.counter_icon.facebook_icon {
    background-color:  #3b5998;
}

.counter_icon.twitter_icon {
    background-color: #26bdef;
}

.counter_icon.gplus_icon {
    background-color: #DF6556;
}


.counter_number, .counter_text {
    text-align: center;
    font-size: 13px;
}

.counter_number {
    margin-bottom: 2px;
    font-weight: bold;
}
.counter_text {
    color: #9a9a9a;

}
/* end social counter */

/* start calendar */
#wp-calendar {
	margin: 0 !important;
	background: #fff;
	border: 0 !important;
	width: 100%;
	color: #999;
}
#calendar_wrap th, #calendar_wrap td {
	padding: 5px;
	border: 1px solid #f1f1f1;
	text-align: center;
}
#wp-calendar caption {
	color: #dedede;
	background-color: #292929;
	font-size: 16px;
	padding: 8px 0;
	text-align: center;
	margin: 0 !important;
	border: 0 !important;
	text-transform: uppercase;
}
#wp-calendar th {
	background-color: #f9f9f9;
	border-top: 0;
	color: #59616a;
}
#wp-calendar #today {
	background-color: #292929;
	color: #FFF;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	border: 0 none;
}
#wp-calendar #prev {
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	padding-top: 10px;
	border: 0 none;
}
#wp-calendar .pad {
	border: 0 none !important;
}
/* end calendar */

/* start subscribe */
.subscribe_icon {
    float: left;
    font-size: 40px;
    margin-left: -12px;
    color: #f2861d;
    margin-right: 8px;
}

.subscribe_text {
    color: #929292;
}

.subscribe_form {
    margin-top: 20px;
}

.subscribe_form input[type="submit"] {
    background-color: #292929;
    padding: 9px;

}
.subscribe_form input[type="submit"]:hover {
	background-color: #e35e5e;
}

.subscribe_form input[type="text"] {
    background-color: #292929;
    margin-bottom: 0;
    background-color: #f2f2f2;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 11px;
    letter-spacing: 1px;
    font-style: italic;
    padding: 18px 10px;
}
/* end subscribe */

/* start thumbnail effect */

.thumbnail_effect, .thumbnail_effect_small {
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.thumbnail_effect a:hover, .thumbnail_effect_small a:hover {
	color: #e35e5e;
}

.thumbnail_effect .thumbnail_overlay, .thumbnail_effect_small .thumbnail_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    cursor: pointer;
}

.thumbnail_effect:hover .thumbnail_overlay, .thumbnail_effect_small:hover .thumbnail_overlay {
    opacity: 0.5;
}

.thumbnail_effect .thumbnail_overlay i {
    font-size: 31px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -21px;
    -webkit-transition: margin-top 0.3s ease;
    -moz-transition: margin-top 0.3s ease;
    transition: margin-top 0.3s ease;
}

.thumbnail_effect:hover .thumbnail_overlay i {
    margin-top: -16px;
}

.thumbnail_effect_small .thumbnail_overlay i {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -13px;
    -webkit-transition: margin-top 0.3s ease;
    -moz-transition: margin-top 0.3s ease;
    transition: margin-top 0.3s ease;
}

.thumbnail_effect_small:hover .thumbnail_overlay i {
    margin-top: -9px;
}


/* end thumbnail effect */

/* start row6 wrap */
.row6_wrap .news_box:first-child .news_box_title {
	margin-top: 30px;
}
.row6_wrap .news_box_latest {
	margin-bottom: 18px;
}
/* end row6 wrap */

/* start social counter hover effect */

.btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-shadow: none;
}

.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/* Button 3 */

.btn-3:active {
    top: 2px;
}

.btn-3:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 3;
    width: 60px;
}

/* Button 3e */
.btn-3e {
    overflow: hidden;
}

.btn-3e:before {
    left: auto;
    right: 0px;
    z-index: 2;
}

.btn-3e:after {
    width: 30%;
    height: 200%;
    background: rgba(255,255,255,0.1);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
    z-index: 1;
}

.btn-3e:hover:after {
    width: 65%;
}

.pp_social .facebook {
    width: 100px;
}
/* end social counter hover effect */

/* navigation */
.navigation {
	overflow: hidden;
	height: 100%;
	margin: 30px 0;
}
.navigation span,.navigation a {
	display: inline-block;
	text-align: center;
	height: 34px;
	width: 34px;
	color: #888;
	line-height: 33px;
	border: 1px solid #eee;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.navigation span.current,.post-navigation > span {
	color: #fff;
	border-color: #e35e5e;
	background-color: #e35e5e;
}
.navigation a:hover {
	border-color: #ddd;
}
.navigation .page-numbers.dots,.navigation .next,.navigation .prev {
	width: auto;
	padding: 0 14px;
}
.vbegy_form_div textarea {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #eee;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #909090;
	font-size: 12px;
	border: none;
	margin-top: 5px;
}
.vbegy_form_div input[type="text"],.vbegy_form_div input[type="email"],.vbegy_form_div input[type="url"] {
	height: 34px;
	background-color: #eee;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #909090;
	font-size: 12px;
	border: none;
	margin-top: 5px;
}
div.wpcf7-response-output {
	margin-right: 0;
	margin-left: 0;
}
.sitemap_content {
	list-style: none;
	margin: 0;
}
.sitemap_content > li {
	margin-bottom: 30px;
}
.sitemap_content_ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sitemap_content_ul li {
	border-top: 1px dotted #4b4b4b;
	margin-top: 7px;
	padding-top: 7px;
	font-size: 13px;
}
.sitemap_content_ul li:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.hide_comment_form {
	display: none;
}