/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
#main-slider div, .main-tab .tab li.active, .read-more-part a span, .site-link a span, .topbar-account-popup, .account-details-list li ul, .account-details-list span.opener, .sidebar-widget.point ul li span, .sidebar-widget.point ul li a:hover span, .signup-header span, .review-tab .tab-link, .profile-text a span, .like-unlike.rightside>span a, .comment-icon span, .review-comment-section, .accordion_head, .accordion_body, .accordion_head span.plusminus, .sorting-section ul li a.active, .sorting-section ul li a:hover, .buy-plan-btn>a span, .sidebar-widget *, header *, .content_block *{box-sizing: border-box;} table, th, td {
  border: 1px solid black;
}
#page {
    width: 1170px;
    min-width: 240px;
}

.main-container {
    width: 1170px;
    margin: 0 auto;
    background: transparent;
    clear: both;
    display: block;
    box-shadow: none;
}
.sidebar {
    float: right;
    width: 30%!important;
    line-height: 20px;
    background: #fff;
    padding: 0%!important;
    padding-top: 0px!important;
    border-left: 0px!important;
    box-sizing: border-box;
    background: #fff!important;
    position: relative;
    transition: all 0.5s ease-in-out;
    box-shadow: 0 10px 35px 0 rgba(103,151,255,.22), 0 15px 50px 0 rgba(103,151,255,.22);
    border-radius: 5px;
}

#sidebar-search {
    background: #000;
    padding: 15px;
    width: 92%;
    border-radius: 5px 5px 0px 0px;
}
#sidebar-search .widget-title {
    color: #fff;
    font-size: 25px;
    position: relative;
    margin-bottom: 20px;
}
#sidebar-search .widget-title:after {
    background: #3ba4f3;
    width: 50px;
    height: 3px;
    position: absolute;
    bottom: -10px;
    content: '';
    left: 0;
}
#searchform .fa-search {
    font-size: 15px;
    top: 0;
    color: #fff;
    background: #3ba4f3;
    position: absolute;
    right: 0;
    padding: 9px;
    height: 16px;
    width: 16px;
}
#sidebar-archives ul {
    margin: 0;
    padding: 0;
}
#sidebar-archives ul li {
    list-style: none;
    margin: 0;
    border-bottom: solid 1px #e9e9e9;
}
#sidebar-archives ul li a {
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-size: 16px;
	text-transform: capitalize;
}
#sidebar-archives ul li a:hover {
    background: #000;
    color: #ffff;
    padding-left: 10px;
}
#sidebar-archives .widget-title {
    color: #000;
    font-size: 25px;
    padding: 0px 15px;
    position: relative;
	margin-bottom: 25px;
}
#sidebar-archives .widget-title:after {
    background: #3ba4f3;
    width: 50px;
    height: 3px;
    position: absolute;
    left: 17px;
    bottom: -10px;
    content: '';
}
#sidebar-meta ul {
    margin: 0;
    padding: 0;
}
#sidebar-meta ul li {
    list-style: none;
    border-bottom: solid 1px #e9e9e9;
    padding-left: 0;
    margin: 0;
}
#sidebar-meta ul li a {
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    color: #000;
    font-size: 16px;
}
#sidebar-meta ul li a:hover {
    background: #000;
    color: #ffff;
    padding-left: 10px;
}
#sidebar-meta .widget-title {
    font-size: 25px;
    color: #000;
    padding-left: 15px;
    position: relative;
	margin-bottom: 25px;
}
#sidebar-meta .widget-title:after {
    background: #3ba4f3;
    width: 50px;
    height: 3px;
    position: absolute;
    left: 15px;
    bottom: -10px;
    content: '';
}
.article {
	width:68%;
	padding-left: 1.712%;
    padding-right: 1.712%;
    background: #fff!important;
    position: relative;
    transition: all 0.5s ease-in-out;
	border-radius: 5px;
    box-shadow: 0 10px 35px 0 rgba(103,151,255,.22), 0 15px 50px 0 rgba(103,151,255,.22);
}

#content_box .latestPost .title a {
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 28px;
    color: #363636;
	position:relative;
}

#content_box .latestPost .front-view-content {
    clear: both;
    font-size: 17px;
}
#content_box .latestPost .featured-thumbnail {
	float: left;
    max-width: 100%;
    padding: 15px 0px;
}
#content_box .latestPost .readMore a:hover {
    background: #0a77c7;
}
#content_box .latestPost .readMore a {
    background: #3ba5f3;
    color: #fff;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 14px;
    text-decoration: none;
}
.latestPost .title a:after {
    background: #3ba4f3;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100px;
    height: 3px;
    content: '';
}
.post-info {
    display: block;
    color: #666;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 15px;
}
#sidebar .textwidget ul {
    margin: 0;
    padding: 0;
}
#sidebar .textwidget ul li {
    list-style: none;
    border-bottom: solid 1px #e7e7e7;
    margin: 0;
}
#sidebar .textwidget ul li a {
    color: #000;
    padding: 8px 15px;
    display: inline-block;
    font-size: 17px;
    width: 100%;
	  font-family: 'Roboto';
    font-weight: 500;
	text-transform: capitalize;
}

#sidebar .textwidget ul li a:hover {
    background: #000;
    color: #fff;
    padding-left: 10px;
}
#sidebar .widget h3 {
    font-size: 25px;
    color: #000;
	  font-family: 'Roboto';
    position: relative;
	  padding: 15px;
	font-weight: 700;
}
#sidebar .widget h3:after {
    background: #2590fe;
    width: 80px;
    height: 3px;
    position: absolute;
    left: 16px;
    bottom: 4px;
    content: '';
}
#sidebar .widget_search {
    background: #000;
    padding: 0px 15px 25px;
    width: 92%;
    margin: 0;
    border-radius: 5px 5px 0px 0px;
}
#sidebar .widget_search h3 {
    color: #fff;
    padding-left: 0;
    position: relative;
}
#sidebar .widget_search h3:after {
    left: 0;
}

