/*
Theme Name:  World Plus
Theme URI:   http://2code.info/demo/themes/WorldPlus/
Description: WorldPlus - Responsive News and Magazine WordPress
Author:      2codeThemes
Author URI:  http://2code.info/
Version:     1.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:        one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-menu, full-width-template, theme-options, translation-ready
*/

@media screen and (max-width: 480px) {
	.breaking-news.main-block.breaking-news-3 {
		height: 130px !important;
	}
}

@media screen and (max-width: 480px) {
 .breaking-news.main-block.breaking-news-2 {
    height: 130px !important;
}
}

@media screen and (max-width: 480px){
 .breaking-news.main-block.breaking-news-1 {
    height: 130px !important;
}
}

#menu-item-87702 {
	background: rgb(11,25,99);
	background: -moz-linear-gradient(left,rgba(11,25,99,1) 1%,rgba(229,229,229,1) 40%,rgba(229,229,229,1) 59%,rgba(255,0,0,1) 100%);
	background: -webkit-linear-gradient(left,rgba(11,25,99,1) 1%,rgba(229,229,229,1) 40%,rgba(229,229,229,1) 59%,rgba(255,0,0,1) 100%);
	background: linear-gradient(to right,rgba(11,25,99,1) 1%,rgba(229,229,229,1) 40%,rgba(229,229,229,1) 59%,rgba(255,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b1963',endColorstr='#ff0000',GradientType=1);
	padding: 0 10px;
}

#menu-item-87702 a {
	color: white;
	text-shadow: 1px 1px 1px black;
}

.all-blogs img {
    width: 75%;
    margin: 0 auto;
}

.slide-item.slide-item-width.head_slide_width_4_columns {
    width: 25% !important;
}

.home .all-blogs img {
    width: 100% !important;
}

.home .post-meta-author {
	display:none !important;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px;
}

.vc_btn3.vc_btn3-style-modern {
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0);
}

.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472D2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    font-size: 14px;
    padding: 14px 20px;
}

.vc_general.vc_btn3, .wpb_button:hover, a.wpb_button_a, a.wpb_button_a:hover {
    text-decoration: none;
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
	color: #fff;
	border-color: #F7BE68;
	background-color: #F7BE68;
font-weight: bold;
}

.vc_btn3.vc_btn3-size-md {
	font-size: 14px;
	padding: 14px 20px;
}

.vc_btn3.vc_btn3-shape-rounded {
	border-radius: 5px;
}

.vc_btn3.vc_btn3-style-modern {
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0);
}

.vc_btn3-container {
margin: 0 auto !important;
display: block;
text-align: center;
width: 100%;
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f5b14b;
    background-color: #f5b14b;
}

.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
    border: 1px solid transparent;
    text-decoration: none;
    color: #4868cf;
}