
@import 

div#sidebar {
    margin-top: 0px;
}

body * {
  font-family:'OpenSans-Regular';
}




ul.tabs{
	    border-bottom: 1px solid #ccc;
	    display: inline-block;
	    list-style: none;
	    width: 100%;
	    text-align: left;
	    padding: 0;
	    padding: 0px;
	    list-style: none;
	    margin: 0;
}
ul.tabs li{
    font-size: 16px;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    cursor: pointer;
    color: #999;
    display: inline-block;
    padding: 10px 10px 7px;
    cursor: pointer;
    margin-right: 2px;
    line-height: 1.428571429;
    border-radius: 0;
    margin-bottom: -1px;
    height: 40px;
}

ul.tabs li.current {
    background-color: #fff;
    border: 1px solid #CCC;
    border-bottom: 1px solid #ccc;
    color: #000!important;
}

.tab-content{
	display: none;
	padding: 0px;
    width: 100%;
	float: left;
}

.xvpn_lp ul {
    padding-left: 0;
}

.tab-content.current{
	display: inherit;
}

.grey {
	color: #999;
	background: transparent;
}

.breadcrumbs-bottom {
	border-bottom: none;
}


/*BLOG*/


.blog .blog-element {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.cat article footer {
	background: transparent;
}

.blog-recent article h3, .cat article h3 {
	font-weight: normal;
}

footer {
    background: transparent;
    padding: 0;
}
#comments-top h3 {
	    font-size: 24px;
	font-weight: normal;
}

/*.section.prefooter {
	    padding: 5% 0px;
	        background-color: rgb(47, 47, 47);
}

.xvpn_lp section:nth-child(2n) {
    background: transparent;
}
*/
/*.h1, .h2, .h3, h1, h2, h3 {
	font-weight: normal !important;
}*/

#respond h3 {
	font-size: 24px;
}

.btn-warning, .getApp, a.cat-more {
    border: none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(240, 138, 66, 1) 0, rgba(236, 119, 51, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 138, 66, 1)), color-stop(100%, rgba(236, 119, 51, 1)));
    background: -webkit-linear-gradient(top, rgba(240, 138, 66, 1) 0, rgba(236, 119, 51, 1) 100%);
    background: -o-linear-gradient(top, rgba(240, 138, 66, 1) 0, rgba(236, 119, 51, 1) 100%);
    background: -ms-linear-gradient(top, rgba(240, 138, 66, 1) 0, rgba(236, 119, 51, 1) 100%);
    background: linear-gradient(to bottom, rgba(240, 138, 66, 1) 0, rgba(236, 119, 51, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f08a42', endColorstr='#ec7733', GradientType=0);
    color: #fff;
    border-radius: 2px !important;
    border-bottom: 1px solid #bd5f29 !important;
    -ms-behavior: url(/?pie=true);
    behavior: url(/?pie=true);
    width: auto !important;
    padding: 0px 12px !important;
}


.breadcrumbs {
    color: #8c8d8f;
    font-size: 12px;
    display: block;
    font-weight: 400;
    position: relative;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 76%;
    margin-top: 4px;
}
.social-icons-container {
    text-align: right;
    text-transform: uppercase;
    float: right;
    font-size: 11px;
    width: 100%;
    margin-top: -50px;
    background: #F7F7F7;
}




.main p {
	margin-bottom: 30px !important;
}

.main b, strong {
    font-weight: 700;
}

.main h2, .main h3, .main h4, .main h5 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: normal;
}


section#respond {
    background: transparent;
}

.main header h1 {
    margin: 20px 0 30px !important;
}


#sidebar ul.recent li a {
    font-size: 14px;
    color: #333;
    line-height: 21px;
}


.main ul li {
       line-height: 30px;
    font-size: 14px;
    margin-bottom: 0px;
    color: #252525;
    font-family: 'OpenSans-SemiBold';
}
.main b, strong {
    font-weight: 700;
    font-family: 'OpenSans-SemiBold';
}

.testemonials_box, .testemonials_box p {
        font-size: 16px;
}
.main p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.428571429;
    margin-bottom: 0px;
    color: #333;
    font-family: 'OpenSans-Regular';
}

.main blockquote p {
    font-size: 16px!important;
    line-height: 32px!important;
    font-style: italic;
    margin-bottom: 0;
}

