@charset "utf-8";
/* CSS Document */
* {
border:0;
margin:0;
padding:0;
}

.opg-container {
/* float:left; */
margin:20px auto 0;
width:1000px;
}

.opg-container .main-heading-container {
border-bottom:2px solid #6e6e6e;
position:relative;
}

.opg-container h1 {
color:#03236e;
font-size:32px;
font-family: 'Oswald', sans-serif;
font-weight:300;
line-height:44px;
margin:0 !important;
}

.opg-container h1 span {
font-size:16px;
margin-left:8px;
}

.opg-container .main-heading-container a.watch-video {
background:url(/images/watch-our-video.png) no-repeat;
display:block;
position:absolute;
height:39px;
right:0;
text-indent:-9999px;
top:2px;
width:290px;
}

.content-row {
float:left;
margin:20px 0 0 0;
width:100%;
}

.content-row .opg-image {
background:#03236e;
text-align:center;
}

.content-row .price-boxes {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 2px solid #017dc3;
	padding: 0 0 7px;
}
.content-row .price-boxes .gray-box {
margin-bottom:2px;
text-align:center;
width: 18%;
float:left;
position:relative;
}

.content-row .price-boxes .blue-box {

min-height:75px;
position:relative;
text-align:center;
width:190px;
float:left;
}

.content-row .price-boxes .blue-box img.best-price {
position:absolute;
right:-18px;
top:-25px;
}
.content-row .price-boxes .gray-box img.new-icon{
position:absolute;
right:2px;
top:-21px;
z-index:5;
}
.content-row .price-boxes .left-label {
color:#000;
float:left;
font-size:20px;
font-family: 'Oswald', sans-serif;
font-weight:400;
line-height:22px;
margin:0px 20px 3px 0px;
text-align:center;
text-shadow: 1px 1px white;
width:98%;
background:#DEDEDE;
padding:5px 0;

}

.content-row .price-boxes .price-label {
color:#03236e;
float:right;
font-family: 'Oswald', sans-serif;
font-size:20px;
font-weight:normal;
letter-spacing:0px;
text-align:center;
text-shadow: 1px 1px white;
width:100%;
}

.content-row .price-boxes a {
display:block;
margin:185px auto 10px auto;
width:120px;
}
.strike-price{
	text-decoration:line-through;
	font-size:20px;
	float:left;
	color:#991919;
	padding:10px 0;
	text-align:center;
	font-family:'Oswald',sans-serif;
	font-weight:700;
	width:100%;
}
.content-row .price-boxes span.discount {
color:#03236e;
float:left;
font-family: 'Droid Sans', sans-serif;
font-size:14px;
font-weight:bold;
margin:10px 0 10px 3px;
width:100%;
}

.content-row .price-boxes .blue-box .left-label {
color:#000;
margin-top:0px;
text-shadow:none;
width:165px;
text-shadow: 1px 1px white;
}

.content-row .price-boxes .blue-box .price-label {
color:#03236E;
font-size: 20px;
text-shadow:none;
width:100%;
}
.content-row .price-boxes .blue-box .price-label .strike-price{

    color: #991919;
    float: left;
    font-size: 20px;
    padding: 2px 10px 0 0;
    text-decoration: line-through;

}
.content-row .price-boxes .blue-box span.discount {
color:#03236e;
}

.content-row .why-subscribe {

}

.content-row h2 {
	border-bottom:1px solid #6e6e6e;
	font-family: 'Oswald', sans-serif;
	font-size:21px;
	font-weight:300;
	line-height:18px;
	margin-bottom:0px !important;
	padding-bottom:6px;
}

.content-row .why-subscribe ul {
margin:0px !important;
margin-top:10px !important;
list-style:none;
padding:0 !important; 
}

.content-row .why-subscribe ul li {
background:url(/images/blue-arrow.png) no-repeat 0 5px;
color:#1b1b1b;
font-family:'Droid sans', sans-serif;
font-size:13px;
padding:5px 0 7px 30px;
margin-top:5px;
line-height:16px;
}

.content-row .why-subscribe a {
display:block;
height:55px;
margin:7px auto 0;
width:238px;
}

.stats-bar {
background:#ededed;
border-top:1px solid #6e6e6e;
border-bottom:1px solid #6e6e6e;
padding:5px 0;
}

.stats-bar .db-stats {
/*border-right:2px solid #6e6e6e;*/
float:left;
margin-left:5px;
width:49%;
margin-bottom: 5px;
border-right:1px solid #000;
}

.stats-bar .db-stats h3 {
color:#bf0000;
float:left;
font-family:'Oswald', sans-serif;
font-size:18px;
font-weight:300;
line-height:20px;
margin-bottom:0px !important;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
text-align:center;
width:100%;
}

.stats-bar .db-stats .stats {
float:left;
font-family:'Droid sans', sans-serif;
font-size:11px;
line-height:18px;
margin-left:6px;
margin-top:5px;
width:48%;
text-align:center;
}

.stats-bar .db-stats .stats span {
color:#03236e;
clear:both;
display:block;
font-size:16px;
font-weight:bold;
}

.stats-bar .value-stats h3 {
border-right:1px solid #6e6e6e;
color:#bf0000;
float:left;
font-family:'Oswald', sans-serif;
font-size:24px;
font-weight:300;
line-height:24px;
padding-top:5px;
padding-bottom:5px;
margin-left:20px;
margin-bottom:0px !important;
padding-right:20px;
text-align:right;
width:95px;
}

.stats-bar .value-stats .stats-wide {
float:left;
font-family:'Droid sans', sans-serif;
font-size:13px;
line-height:18px;
margin-left:20px;
margin-top:9px;
width:185px;
}

.stats-bar .value-stats .stats-small {
float:left;
font-family:'Droid sans', sans-serif;
font-size:13px;
line-height:18px;
margin-left:20px;
margin-top:9px;
width:125px;
}

.stats-bar .db-stats .stats-wide {
float:left;
font-family:'Droid sans', sans-serif;
font-size:13px;
line-height:18px;
margin-left:20px;
margin-top:9px;
width:185px;
}

.stats-bar .db-stats .stats-small {
float:left;
font-family:'Droid sans', sans-serif;
font-size:13px;
line-height:18px;
margin-left:20px;
margin-top:9px;
width:125px;
}

.left_content_row {width:1000px; float: left;}
.right_content_row {width:372px; float: left;}

.stats-bar .value-stats .stats-wide span, .stats-bar .value-stats .stats-small span {
color:#03236e;
clear:both;
display:block;
font-size:24px;
font-weight:bold;
}

.content-row .col4 {

}

.content-row .col4:last-child {
margin-right:0;
}

.content-row .testimonials-block ul {
list-style:none;
padding:0 !important;
margin:0 !important;
}

.content-row .testimonials-block ul li {
border-bottom:1px solid #b6b6b6;
font-family:'Droid sans', sans-serif;
font-size:12px;
float:left;
line-height:16px;
margin-top:5px;
padding-bottom:5px;
width:100%;
}

.content-row .testimonials-block ul li span {
color:#03236e;
float:right;
font-weight:bold;
}

.content-row .testimonials-block ul li h3 {
color:#bf0000;
float:left;
font-size:14px;
margin-bottom:5px;
}

.content-row .testimonials-block ul li span.rating {
float:left;
clear:both;
}

.content-row .testimonials-block ul li p {
clear:both;
}

.content-row .testimonials-block a.red-link {
color:#bf0000;
font-family:'Droid sans', sans-serif;
font-size:12px;
float:right;
margin-top:7px;
}

.content-row .testimonials-block a.red-link:hover {
text-decoration:none;
}

.content-row .about-block p {
color:#424242;
font-family:'Droid sans', sans-serfi;
font-size:14px;
line-height:28px;
margin-top:15px;
}

.content-row .about-block p:last-child {
margin-bottom:0;
}

.content-row .about-block h2 {
margin-bottom:4px;
}

.content-row .col6 {

}

.content-row .col6:last-child {
margin-right:0;
}

.content-row .search-guide-block ul {
list-style:none;
margin:0 !important;
padding:0 !important;
}

.content-row .search-guide-block ul li {
float:left;
margin-right:20px;
margin-top:20px;
width:150px;
}

.content-row .search-guide-block ul li a{
background: #2c539e;
background: -moz-linear-gradient(top,  #2c539e 0%, #244386 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c539e), color-stop(100%,#244386));
background: -webkit-linear-gradient(top,  #2c539e 0%,#244386 100%);
background: -o-linear-gradient(top,  #2c539e 0%,#244386 100%);
background: -ms-linear-gradient(top,  #2c539e 0%,#244386 100%);
background: linear-gradient(to bottom,  #2c539e 0%,#244386 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#244386',GradientType=0 );
color:#fff;
display:block;
font-family:'Droid sans', sans-serif;
font-size:14px;
max-height:50px;
padding:15px 0;
text-align:center;
text-decoration:none;
}

.content-row .search-guide-block ul li a:hover {
background: #ad0909;
background: -moz-linear-gradient(top,  #ad0909 0%, #5e0101 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad0909), color-stop(100%,#5e0101));
background: -webkit-linear-gradient(top,  #ad0909 0%,#5e0101 100%);
background: -o-linear-gradient(top,  #ad0909 0%,#5e0101 100%);
background: -ms-linear-gradient(top,  #ad0909 0%,#5e0101 100%);
background: linear-gradient(to bottom,  #ad0909 0%,#5e0101 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad0909', endColorstr='#5e0101',GradientType=0 );
}

.content-row .search-guide-block ul li:nth-child(2), .content-row .search-guide-block ul li:nth-child(4), .content-row .search-guide-block ul li:nth-child(6), .content-row .search-guide-block ul li:nth-child(8) {
margin-right:0;
} 

.content-row table {
border:1px solid #2a4f98;
margin-top:20px;
}

.content-row table th {
background: #2c539e;
background: -moz-linear-gradient(top,  #2c539e 0%, #244386 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c539e), color-stop(100%,#244386));
background: -webkit-linear-gradient(top,  #2c539e 0%,#244386 100%);
background: -o-linear-gradient(top,  #2c539e 0%,#244386 100%);
background: -ms-linear-gradient(top,  #2c539e 0%,#244386 100%);
background: linear-gradient(to bottom,  #2c539e 0%,#244386 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#244386',GradientType=0 );
border-right:1px solid #fff;
color:#fff;
font-family:'Droid sans', sans-serif;
font-size:14px;
font-weight:normal;
padding:4px 0 4px 5px;
text-align:left;
}

.content-row table th:last-child {
border-right:0;
}

.content-row table td {
border-right:1px solid #fff;
border-bottom:1px solid #fff;
color:#3f3f3f;
font-family:'Droid sans', sans-serif;
font-size:13px;
padding:7px 0 7px 5px;
}

.content-row table tr:nth-child(odd) {
background:#efefef;
}

.content-row table tr:nth-child(even) {
background:#dedede;
}

.content-row table tr td:last-child { 
border-right:0;
}

.content-row table td img {
float:right;
margin-right:10px;
}

.content-row .opg-scroller {
border-top:0;
float:left;
position:relative;
width:100%;
}

/*
.content-row .opg-scroller ul {
list-style:none;
width:930px;
margin-left:35px;
}

.content-row .opg-scroller ul li {
float:left;
font-family:'Droid sans', sans-serif;
font-size:13px;
margin:0 5px;
text-align:center;
width:122px;
}

.content-row .opg-scroller ul li img {
clear:both;
display:block;
margin:0 auto;
margin-bottom:3px;
}
*/
.content-row .opg-scroller a.prev-btn {
position:absolute;
left:0;
top:20px;
z-index:2;
}

.content-row .opg-scroller a.next-btn {
position:absolute;
right:0;
top:20px;
z-index:2;
}

.slider {
height:70px;
float:left;
overflow:hidden;
position:relative;
width:100%;
}

.slider .itemHolder {
margin:0 50px;
overflow:hidden;
/*width:930px;*/
}

.slider .itemHolder .items {
position:absolute;
}

.slider .itemHolder .item {
float:left;
font-family:'Droid sans', sans-serif;
font-size:13px;
/* margin:0 5px; */
text-align:center;
width:112px;
}

.slider .itemHolder .item a {
color:#000;
text-decoration:none;
}

.content-row .itemHolder .item img {
clear:both;
display:block;
margin:0 auto;
margin-bottom:3px;
}

.slider div.left {
background:#EDEDED;
left:0;
position:absolute;
z-index:1;
width:45px;
height:64px;
}
.slider div.right {
background:#EDEDED;
right:0;
position:absolute;
z-index:1;
width:45px;
height:64px;
}


.content-row .latest-news-block ul {
float:left;
margin-top:15px;
list-style:none;
width:100%;
}

.content-row .latest-news-block ul li {
border-bottom:1px solid #b6b6b6;
font-family:'Droid sans', sans-serif;
font-size:12px;
float:left;
line-height:16px;
margin-top:5px;
padding-bottom:5px;
width:100%;
}

.content-row .latest-news-block ul li span {
color:#03236e;
float:right;
font-weight:bold;
}

.content-row .latest-news-block ul li h3 {
margin:0 !important;
float:left;
width:357px;
}

.content-row .latest-news-block ul li h3 a{
color:#bf0000;
float:left;
font-size:12px;
width:357px;
}

.content-row .latest-news-block ul li h4 {
color:#03236e;
float:left;
font-size:12px;
font-weight:normal;
width:357px;
margin-bottom:5px;
}

.content-row .latest-news-block ul li p {
float:left;
margin:0 !important;
width:357px;
}

.content-row .latest-news-block ul li img {
float:left;
border:1px solid #4b3620;
margin:0 5px 0 0;
}

.content-row .latest-news-block a {
color:#bf0000;
font-family:'Droid sans', sans-serif;
font-size:12px;
float:right;
}

.content-row .latest-news-block p a:hover {
text-decoration:none;
}

.content-row a.more-news {
color:#bf0000;
float:right;
font-family:'Droid sans', sans-serif;
font-size:12px;
margin-top:7px;
}

.content-row .col6 {
position:relative;
}

.content-row .col6 a.close {
background:url(/images/button-close.png) no-repeat;
display:block;
height:19px;
position:absolute;
right:0;
top:0;
text-indent:-9999px;
width:19px;
}

.content-row .col6 a.open {
background:url(/images/btn-open.png) no-repeat;
display:block;
height:19px;
position:absolute;
right:0;
top:0;
text-indent:-9999px;
width:19px;
}


.ui-dialog {
background:#fff;
border:2px solid #333;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
position:fixed;
/* min-height:265px !important; */
width:680px !important;
height:410px !important;
}

#inlinecontent {
position:relative;
left:20px;
height:auto !important;
z-index:999999;
}


.ui-widget-overlay {
background:#000;
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
position:fixed;
z-index:999998;
top:0;
width:100% !important;
height:100% !important;
left:0
}

.ui-dialog-titlebar-close {
border:0;
background:url(/images/homepage/home_page_new/homepage/img-sprite.png) no-repeat -958px -211px;
position:absolute;
height:22px;
bottom:2px;
right:2px;
text-indent:-9999px;
width:21px;
}

.ui-dialog-titlebar-close:hover {
border:0;
}

.ui-button {
color:#fff;
margin-top:10px;
padding:5px 10px;
}

.search-guide-block {
position:relative;
}

.search-guide-block .search-starburst {
position:absolute;
right:0;
top:-45px;
}
.content-row .opg_tabs_section {
    position:absolute;
    left:15px;
	z-index:999;
}
.opg_tabs_section ul.opg-tabs {
    border-bottom:1px solid #007DC2;
}
.opg_tabs_section ul.opg-tabs li {
    display:inline-block;
}
.opg_tabs_section ul.opg-tabs li a {
    background:#676767;
    display:block;
    padding:10px;
    text-align:center;
    font-family:'Oswald', sans-serif;
    font-size:15px;
    font-weight:300;
    color:#c2c2c2;
    text-transform:uppercase;
	border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	padding:10px 28px;
}
.opg_tabs_section ul.opg-tabs li a.active {
    background:#007DC2;
    color:#fff;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}
.tab-show {
    display:block;
}
.tab-hide {
    display:none;
}
#opg-section.opg-section {
    position:absolute;
    left:252px;
    top:70px;
    width:732px;
	overflow:hidden;
}
#opg-section.opg-section .opg-left{
	float:left;
	background: url("/images/homepage/home_page_new/homepage/img-sprite.png") no-repeat scroll -518px -137px rgba(0, 0, 0, 0);
	width:30px;
	height:30px;	
	position:relative;
	top:80px;
	cursor:pointer;
}
#opg-section.opg-section .opg-right{
	float:left;
	float:left;
	background: url("/images/homepage/home_page_new/homepage/img-sprite.png") no-repeat scroll -548px -137px rgba(0, 0, 0, 0);
	width:30px;
	height:30px;	
	position:relative;
	top:80px;	
	cursor:pointer;	
}
#opg-section.opg-section .opg-center{
	float:left;
	width:660px;
	overflow:hidden;
}
#opg-section.opg-section ul {
    float:left;
    margin:0;
    height:225px;
}
#opg-section.opg-section ul ul {
    clear:both;
    float:none;
    padding:0;
    border:0;
    height:auto;
}
#opg-section.opg-section ul li {
    float:left;
    padding:0 10px;
    width:310px;
}
#opg-section.opg-section ul li li {
    font-size:11px;
    border:0;
    padding:0;
    width:100%;
}
#opg-section.opg-section li .hd {
    text-align:center;
}
#opg-section.opg-section li .hd img {
    float:left;
    margin-right:5px;
}
#opg-section.opg-section li .hd span.icon {
    background:url(/images/homepage/home_page_new/homepage/img-sprite.png) no-repeat -776px -88px;
    float:left;
    overflow:hidden;
    margin-right:5px;
    height:38px;
    width:38px;
}
#opg-section.opg-section li .hd h4 {
    color:#007dc2;
    font-family:'Droid sans', sans-serif !important;
    font-size:13px;
    font-weight:bold;
    margin-bottom:0px;
    text-transform:uppercase;
}
#opg-section.opg-section li .hd h4 a {
    color:#007dc2;
}
#opg-section.opg-section li .hd h4 span {
    font-size:14px;
    font-weight:normal;
    text-transform:none;
}
#opg-section.opg-section ul li li {
    float:left;
    text-align:center;
    padding:10px 0;
    width:70px;
    line-height:25px;
}
#opg-section.opg-section a.view-opg {
    margin:0 auto;
    width:109px;
}
#opg-section.opg-section a.remove-opg {
    display:block;
    margin:0 auto;
    width:109px;
}
#opg-section.opg-section ul li li h4 {
    color:#0e5681;
    font-family:'Oswald', Arial Narrow, sans-serif !important;
    font-size:18px;
    margin-bottom:0px;
    font-weight:normal;
}
#opg-section.opg-section .div_li {
    display:block;
    width:330px;
    height:245px;
    overflow:hidden;
	float:left;
}
#opg-section.opg-section .strike-home-price {
    color: #991919;
    display: block;
    font-size: 12px;
    height: 16px;
    text-decoration:line-through;
    margin-bottom:10px;
}
#opg-section.opg-section a.opg-subscribe-now {
    background: none repeat scroll 0 0 #00A8F7;
    border: 1px solid #005B86;
    border-radius: 100px;
    box-shadow: 0 1px 3px #666666;
    display: block;
    float: left;
    margin-left: 90px;
    overflow: hidden;
    width: 98px;
    color:#fff;
    padding:5px;
    font-size:13px;
    text-align:center;
    margin-top:10px;
}
#opg-section.opg-section a.opg-subscribe-now:hover {
    box-shadow: 0 1px 3px #666666 inset;
}
.combo_offer_common{
	width:125px;
	height:60px;
	background:url(/images/opg/combo_offer_icon.jpg) no-repeat;
	margin:auto;
}
.combo_offer_699546{
	background-position:0px -79px;
}
.combo_offer_699547{
	background-position:0px -146px;
}
.combo_offer_699548{
	background-position:0px -227px;
}
.combo_offer_699555{
	background-position:-20px -798px;
}
.combo_offer_699545{
	background-position:0 0;
}
.combo_offer_699550{
	background-position:0 -385px;
}
.combo_offer_699552{
	background-position:0 -550px;
}
.combo_offer_699553{
	background-position:0 -627px;
}
.combo_offer_699557{
	background-position:-20px -940px;
}
.combo_offer_699549{
	background-position:0 -300px;
}
.combo_offer_699551{
	background-position:0 -470px;
}
.combo_offer_699556{
	background-position:-20px -870px;
}
.combo_offer_699558{
	background-position:-20px -1014px;
}
.combo_offer_699560{
	background-position:-22px -1083px;
}
.combo_offer_699561{
	background-position:-22px -1163px;
}
.combo_offer_699554{
	background-position:0 -705px;
}
.combo_offer_699559{
	background-position:-19px -1238px;
}
.combo_offer_699562{
	background-position:-17px -1225px;
}
.combo_offer_699563{
	background-position:-17px -1271px;
}
.combo_offer_699564{
	background-position:-17px -1315px;
}
.combo_offer_699565{
	background-position:-17px -1365px;
}
.browse-by-section .tabs-menu {
    height:auto;
    float: left;
    clear: both;
}

.browse-by-section .tabs-menu li {
    line-height: 30px;
    float: left;
    margin-right: 1px;
    background-color: #ccc;
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
}

.browse-by-section .tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.browse-by-section .tabs-menu li a {
    padding:5px 0px;
    text-transform: uppercase;
    color: #666;
    text-decoration: none; 
}

.browse-by-section .tabs-menu .current a {
    color: #2e7da3;
}

.browse-by-section .tab {  
    background: #ddd;
    float: left;
    margin-bottom: 10px;
    width: 100%;
	padding:0;
}

.browse-by-section .tab-content {
    width: 660px;
    padding: 0;
    display: none;
}

.browse-by-section #tab-1 {
 display: block;   
}
.browse-by-section h1{
background:#007dc2;
color:#fff;
font-size:22px;
line-height:25px;
}
.browse-by-section > #tabs-container{
border:1px solid #a7a7a7;
}
.browse-by-section .tabs-menu li.current{
background:#007dc2;
}
.browse-by-section .tabs-menu .current a{
color:#fff;
}
ul.tabs-menu{
margin:0;
height:auto;
}
ul.tabs-menu li{
border-radius:5px 5px 0 0;
font-family: 'Oswald', sans-serif;
margin-right:1px;
padding:5px 25px;
}
.browse-by-section .tab-content{
	width:100%;
}
.browse-by-section .tab ul{
	border-bottom:1px solid #e9e9e9;
	float:left;
	width:100%;
	margin:0;
}

.browse-by-section .tab ul:nth-child(odd){
	background:#f2f2f2;
}
.browse-by-section .tab ul li{
	float:left;
	text-align:center;
	width:16%;
	padding:15px 19px;
	font-size:14px;
}
.browse-by-section .tab ul li a{
	text-decoration:underline;
}
.browse-by-section .tab ul li a:hover{
	font-weight:bold;
}

.browse-by-section .view-all{
	background:#007dc2;
	width:100px;
	padding:5px 0;
	text-align:center;
	margin-top:10px;
	float:right;
	font-size:11px;
	margin-right:10px;
}
.browse-by-section .view-all a{
color:#fff;
}
.browse-by-section .view-all:hover{
	background:#006399;
}

/**sub-menus**/
.browse-by-section .tab ul li ul{
	border-bottom:none;
	position:absolute;
	background:#ace1ff;
	margin-top:11px;
	left:16px;
	width:97.3%;
}
.browse-by-section .tab ul li ul li{
	width:10%;
}
.opg-container .main-heading-container .org-free{
font-family: 'Oswald', sans-serif;;
font-size:15px;
padding:5px 10px;
display:block;
position:absolute;
right:0;
top:2px;
color:#fff;
text-align:center;
border-radius:4px;
background: #ee6232; /* Old browsers */
}
.opg-container .main-heading-container .org-plus{
font-family: 'Oswald', sans-serif;;
font-size:15px;
padding:5px 10px;
display:block;
position:absolute;
right:210px;
top:2px;
color:#fff;
text-align:center;
border-radius:0px;
background: #991919; /* Old browsers */
}
.opg-container .main-heading-container .org-plus a{
color:#fff;
}
.opg-container .main-heading-container .org-plus:hover{
	background:#7e0808;
}

@media screen and (max-width:991px) {
#home-one nav > ul > li > a { font-size:11px!important;}
#home-one .header-bg #siteSearchFrm fieldset { margin:0px;}
#home-one .header-bg #siteSearchFrm fieldset .input-group.form-control { margin:1px 0px 0px 0px;}
#home-one .header-bg #siteSearchFrm fieldset .btn btn-primary.btn-search { margin:0px;}
}