/*
Theme Name: 'SAFsources'
Description: This Theme is developed for this site only 
Author: 'Riz'
Author URI: #
*/

body
{
	font-family: 'Source Sans Pro', Arial, Verdana, Georgia, Lucida,Helvetica,Tahoma, sans-serif, "Myriad Pro";
	font-size:12px;
	text-align:center;
	color:#000;
	background:#fff;
	margin:0;
}

:focus{ outline:none;}
img,fieldset{border:none;}
	
a{	color:#000;	text-decoration:none;}
/*================================================================*/

/*----------Start Wraper-----------*/
.legal-media-form-recap{
	float:left;
	margin: 0 2%;
}
.wraper
{
	width:100%;
	margin:0 auto;
	font-family: 'Source Sans Pro', sans-serif;
}
.header{
	width:100%;
	float:left;
}
/*----------Start Topbar-----------*/
.topbar-outer{
	width:100%;
	background:#C8102E;
}
.topbar{
	width:1170px;
	margin:0 auto;
	position:relative;
}
.logo{
	width:344px;
	height:152px;
	position:absolute;
	left:0;
	top:0;
	z-index:3;
}
.logo img{
	width:100%;
	height:auto;
}
.top-nav{
	margin:0px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.top-nav li{
	float:left;
}
.top-nav li:first-child{
}
.top-nav li a{
	padding:0 35px;
	font-size:18px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	line-height:49px;
	display:inline-block;
}
.top-nav li a:hover{
	background:url(images/top-nav-hover.png) no-repeat right center;
}
.nav li ul li ul {
    left: -235px !important;
}

.search-form-container{
	float:right;
	position:relative;
}
.search-form-icon{
	width:54px;
	height:49px;
	background:url(images/search-btn.png) no-repeat center center;
	float:right;
	cursor:pointer;
	margin-left:280px;
}
.search-form-icon.close-btn {
	background:url(images/search-close.png) no-repeat center center;
	cursor:pointer;
}
.search-form-content{
	width:370px;
	height:49px;
	float:right;
	display:none;
	position:absolute;
	right:54px;
}
.sfield{
	width:290px;
	height:49px;
	padding:0 3px;
	border:none;
	background:#161616;
	font-size:18px;
	color:#fff;
	line-height:49px;
	float:right;
}
.search-btn{
	width:54px;
	height:49px;
	background:url(images/search-btn.png) no-repeat center center;
	border:none;
	padding:0;
	float:right;
	cursor:pointer;
}
.social-media{
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.social-media li{
	float:left;
	margin:0 0 0 15px;
}
.social-media li:first-child{
	margin:0;
}
.navigation-outer{
	width:100%;
	background:#1C1818;
}
.navigation{
	width:1170px;
	margin:0 auto;
}
.nav{
	margin:0px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.nav li{
	margin:0 9px;
	float:left;
	position:relative;
}
.nav li:first-child{
}
.nav li a{
	font-size:16px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	display:inline-block;
	background:url(images/down-arrow.png) no-repeat right center;
	padding-right:15px;
	line-height:60px;
}
.nav li a:hover{
	color:#C8102E;
}
.nav li.no-sub a{
	background:none;
	padding-right:0px;
}
.nav li ul{
	width:240px;
	margin:0;
	padding:5px 0;
	list-style:none;
	background:#C8102E;
	position:absolute;
	left:0px;
	visibility:hidden;
	z-index:999 !important;
	/*-webkit-box-shadow: 0 7px 7px 1px #F1F1F1;
	box-shadow: 0 7px 7px 1px #F1F1F1;*/
}
.nav li:last-child ul{
	left:auto !important;
	right:0;
}
.nav li ul li{
	width:240px;
	padding:0px 0px;
	margin:0;
	z-index:99 !important;
	background:none;
	border-left:none;
	position:relative;
	background:none;
}
.nav li ul li:first-child{
	padding:0px 0px;
	background:none;
}
.nav li ul li a{
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-align:left;
	display:block;
	padding:4px 20px;
	color:#fff;
	background:none;
}
.nav li ul li a:hover{
	color:#1f1b1b;
	background:none;
}
.mobile-menu-holder {
	width:100%;
	margin: 20px auto;
	position:relative;
	display: none;
	float:left;
}
.mobile-menu {
	display: none;
	background: url(images/menu-btn.png) no-repeat right center;
	width: 0px;
	height: 20px;
	font-size:18px;
	color: #3C1F11;
	padding:0 28px 0 0;
	margin:0px auto;
	text-transform: uppercase;
	font-weight:bold;
	cursor: pointer;
	float:right;
}
.mobile-nav {
	display:none;
	width: 100%;
	z-index: 9999;
	position: absolute;
	top: 32px;
	right:0;
}
.mobile-nav .nav {
	/*background:url(images/m-menu-bg.png) repeat;*/
	background-color:#fff;
	-webkit-box-shadow: 0 7px 7px 1px #999;
	box-shadow: 0 7px 7px 1px #999;
	width:100%;
	padding-left:0px;
	height:auto;
	padding:10px 0;
	margin:0;
}
.mobile-nav .nav li {
	margin:0;
	width:100%;
	float:none;
	padding:0;
	background:none;
	border-right:none;
}
.mobile-nav .nav li:first-child {
	margin: 0;
}
.mobile-nav .nav li a {
	font-size:14px;
	text-align:left;
	padding: 4px 10px 4px 20px;
	display:block;
	line-height:normal;
	color:#1f1b1b;
	background:none;
}
.mobile-nav .nav li a:hover {
	color:#C8102E;
	border-bottom:none;
	background:none;
}
.mobile-nav .nav li ul{
	position:static;
	background:none;
	box-shadow:none;
	visibility:visible;
}
.mobile-nav .nav li ul li{
	padding:0;
}
.mobile-nav .nav li ul li a{
	padding:4px 0 4px 30px;
}

.banner{
	width:1360px;
	margin:0 auto;
	position:relative;
	background:#EBEAE6;
}
.banner img.slide{
	width:50% !important;
	height:auto;
	float:left;
}
.flexslider{
	position:relative;
}
.slides{
	margin:0;
	padding:0;
	list-style:none;
}
.flex-direction-nav a {
    color: #000000;
    cursor: pointer;
    display: block;
    margin:0 !important;
    opacity: 1 !important;
    overflow: hidden;
    position: absolute;
    text-shadow: none !important;
	text-indent:-9999px !important;
    top: 45% !important;
	bottom: auto !important;
    transition: all 0.3s ease 0s;
    z-index: 10;
	content:normal !important;
	font-size:0px !important;
}
.flex-direction-nav a.flex-next:before{
	content: inherit !important;
	text-indent:-9999px !important;
}
.flex-direction-nav .flex-prev{
	width:30px;
	height:30px;
	background:url(images/prev-btn.png) no-repeat left top;
	right:auto !important;
	left:5px !important;
}
.flex-direction-nav .flex-next{
	width:30px;
	height:30px;
	background:url(images/next-btn.png) no-repeat left top;
	left:auto !important;
	right:5px !important;
	text-indent:9999999px !important;
}
.flex-control-nav {
	display:none;
}
.caption{
	width:44%;
	padding:3%;
	text-align:left;
	float:left;
}
.caption span.date{
	margin:0px 0 15px 0;
	font-size:14px;
	color:#848587;
	font-weight:400;
	text-transform:uppercase;
	display:block;
}
.caption strong{
	margin:0px 0 0 0;
	font-size:50px;
	color:#1f1b1b;
	font-weight:900;
	text-transform:uppercase;
	line-height:50px;
        display:block
}
.caption a:hover strong{
color:#C8102E;
}
.caption .read-more{
	margin:35px 0 0 0;
	font-size:18px;
	color:#C8102E;
	font-weight:400;
	text-transform:uppercase;
	padding-right:25px;
	background:url(images/arrow.png) no-repeat right center;
	display:inline-block;
        font-style:normal;
}
.caption a{
       display:block;
       overflow:hidden;
}
.content-area{
	width:1170px;
	margin:0 auto;
	padding:30px 0;
}

.welcome-text h1{
	font-size:48px;
	color:#C8102E;
	font-weight:700;
}
.welcome-text p{
	font-size:24px;
	color:#1f1b1b;
	font-weight:400;
}

.welcome-text .read-more {
    display: none;
}
.cta{
	margin:0;
	padding:0 0 35px 0;
	list-style:none;
	background:url(images/shadow-left.png) no-repeat left bottom, url(images/shadow-right.png) no-repeat right bottom;
	float:left;
}
.cta li{
	width:50%;
	float:left;
}
.cta li a{
	display:block;
}
.cta li img{
	width:50%;
	float:left;
}
.cta li.cta1 .cta-text{
	background:#C8102E;
	
}
.cta li.cta1 .cta-text:before {
    content:" ";
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color:transparent #C8102E transparent;
    position: absolute;
    left: -15px;
	top:45%;
}
.cta li.cta2 .cta-text{
	background:#1F1B1B;
}
.cta li.cta2 .cta-text:before {
    content:" ";
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color:transparent #1F1B1B transparent;
    position: absolute;
    left: -15px;
	top:45%;
}
.cta-text{
	width:44%;
	height: 231px;
	padding:20px 3%;
	text-align:left;
	float:left;
	position:relative;
}
.cta-text .cta-custom-text-2{
	margin:0;
	font-size:18px;
	color:#fff;
	font-weight:400;
	text-transform:none;
	line-height:23px;
}
.cta-text a{
	margin:0px 0 0 0;
	font-size:26px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	line-height:30px;
}
.cta-text .cta-left-text{
	margin:0px 0 0 0;
	font-size:26px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	line-height:30px;
}
.cta-text .donate-now{
	margin:15px 0 0 0;
	font-size:18px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	padding-right:25px;
	background:url(images/arrow-w.png) no-repeat right center;
	display:inline-block;
}
.cta li.cta2 .cta-text .donate-now{
	margin:10px 0 0 0;
	font-size:18px;
	color:#C8102E;
	font-weight:400;
	text-transform:uppercase;
	padding-right:25px;
	background:url(images/arrow.png) no-repeat right center;
	display:inline-block;
}
.cta li.cta2 .cta-text{
	background:#1F1B1B;
}
.services{
	width:100%;
	margin:15px 0;
	padding:0;
	list-style:none;
	float:left;
}
.services li{
	width:21%;
	margin:2%;
	display:inline-block;
	float:left;
}
.services li h4{
	margin:20px 0;
	font-size:24px;
	color:#c79316;
}
.services li h4 a{
	color:#c79316;
	display:inline-block;
}
.services li p{
	font-size:16px;
	color:#2d2629;
	font-weight:400;
}
.services li .read-more{
	font-size:12px;
	color:#C8102E;
	font-weight:400;
	text-transform:uppercase;
	padding-right:25px;
	background:url(images/arrow.png) no-repeat right center;
	display:inline-block;
}
.news-panel{
	width:100%;
	padding:20px 0;
	background:#EBEAE6;
	position:relative;
	float:left;
}
.news-panel h4{
	margin:20px 0;
	font-size:24px;
	color:#1f1b1b;
	text-transform:uppercase;
}
.news{
	margin:0;
	padding:0;
	list-style:none;
}
.news li{
	width:280px;
	min-height:340px;
	margin:0 8px;
	background:#1F1B1B;
	float:left;
}
.news li img{
	width:100%;
}
.news li:hover img{
	opacity: 0.4;
}
.news li:hover{
	background:#C8102E;
	cursor:pointer;
}
.news-text{
	width:94%;
	padding:10px 3%;
	text-align:left;
	float:left;
}
.news-text p{
	margin:0;
	font-size:18px;
	color:#fff;
	font-weight:400;
}
.news-text span.date{
	font-size:14px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	display:block;
	position:absolute;
	top:210px;
}
.news-text h6{
	margin:0;
	padding-right:10px;
	font-size:18px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	line-height:20px;
	background:url(images/right-arrow.png) no-repeat right bottom;
	position:relative;
}
.news-text h6 a{
	color:#fff;
}
.news-text h6:before {
    content:" ";
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #1F1B1B transparent;
    position: absolute;
    right: 5px;
	top:-20px;
}
.news li:hover .news-text h6:before {
    border-color: transparent transparent #C8102E transparent;
}
.news li:hover .news-text h6{
	background:url(images/right-arrow-w.png) no-repeat right bottom;
}
.news-text .read-more{
	font-size:18px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	padding-right:25px;
	background:url(images/arrow-w.png) no-repeat right center;
	display:none;
	position:absolute;
	top:90px;
}
.news li:hover .news-text .read-more{
	display:inline-block;
}

.news-panel .flex-direction-nav a {
	top:45px !important;
}
.sponsors{
	width:100%;
	padding:40px 0;
	float:left;
	position:relative;
}

.sponsors ul li{
	width:auto !important;
	margin:0 10px;
	float:left;
}
.sponsors .flex-direction-nav .flex-prev{
	width:5px;
	height:9px;
	background:url(images/prev-btn2.png) no-repeat left top;
	right:auto !important;
	left:-15px !important;
}
.sponsors .flex-direction-nav .flex-next{
	width:5px;
	height:9px;
	background:url(images/next-btn2.png) no-repeat left top;
	left:auto !important;
	right:-15px !important;
	text-indent:9999999px !important;
}
.bottom-section{
	width:100%;
	float:left;
}
.helf-section{
	width:50%;
	float:right;
}
.section-red{
	background:#C8102E url(images/section-red-bg.jpg) no-repeat right bottom;
}
.section-black{
	background:#1F1B1B;
}
.bottom-slider{
	width:600px;
	float:left;
	position:relative;
}
.bottom-slider img.slide{
	width:50% !important;
	height:auto;
	float:left;
}
.slider-text{
	width:44%;
	padding:3%;
	text-align:left;
	float:left;
	position:relative;
}
.slider-text:before {
    content:" ";
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color:transparent #C8102E transparent;
    position: absolute;
    left: -15px;
	top:30px;
}
.slider-text > p{
	margin:0;
}
.slider-text span{
	margin:0px 0 15px 0;
	font-size:18px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	display:block;
}

.slider-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin: 10px 0;
    text-transform: uppercase;
}
.slide-gunmag {
    width: 310px !important;
}
.bottom-slider .slides li {
    min-height: 456px !important;
}
.bottom-slider .flex-direction-nav a{
	top: 85% !important;
}
.bottom-slider .flex-direction-nav .flex-prev{
	left:320px !important;
}
.bottom-slider .flex-direction-nav .flex-next{
	right:205px !important;
}
.bottom-slider .slides a:hover {
    text-decoration: underline;
}
.bottom-content{
	width:525px;
	padding:0 30px 0 0;
	float:right;
	text-align:left;
}
.footer-logo{
	width:188px;
	height:100px;
	float:left;
}
.contact-info{
	width:275px;
	margin:20px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.contact-info li{
	padding-left:25px;
	font-size:14px;
	color:#fff;
	text-align:left;
	font-weight:400;
	line-height:20px;
}
.contact-info li.location{
	background:url(images/location-icon.png) no-repeat left 4px;
}
.contact-info li.contact-number{
	background:url(images/phone-icon.png) no-repeat left 4px;
}
.contact-info li.email{
	background:url(images/email-icon.png) no-repeat left 7px;
}
.contact-info li a{
	font-size:13px;
	color:#fff;
	font-weight:400;
	line-height:20px;
}
.signup-form{
	width:485px;
	padding:20px;
	margin-top:15px;
	background:#C8102E;
	float:left;
	text-align:left;
}
.signup-form h4{
	margin:0;
	font-size:24px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	line-height:30px;
}

.signup-form p input[type="text"], .signup-form p input[type="email"]{
	width:150px;
	height:39px;
	padding:0 10px;
	margin-right:13px;
	background:url(images/input-bg.jpg) no-repeat left top;
	border:none;
	font-size:14px;
	color:#a4a4a4;
	font-weight:400;
	line-height:39px;
	float:left;
}

.signup-form p input[type="submit"]{
	width:113px;
	height:39px;
	padding:0;
	background:url(images/submit-btn.png) no-repeat right top;
	border:none;
	text-indent:-999999px;
	cursor:pointer;
	float:left;
}
.footer-nav{
	margin:0;
	padding:10px 0;
	list-style:none;
	float:right;
}
.footer-nav li{
	width:220px;
	padding:4px 20px;
	float:left;
}

.footer-nav li a{
	font-size:14px;
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
}
.footer-nav li a:hover{
	color:#C8102E;
}
.footer{
	width:100%;
	padding:12px 0;
	background:#010101;
	float:left;
}

.copyright{
	padding-left:20px;
	font-size:14px;
	color:#818181;
	font-weight:400;
	display:block;
}
.credit-link {
	color:#C8102E;
	padding-left:20px;
}
.credit-link:hover {
	text-decoration:underline;
}
/*-------------------------------------------------------------------------Inner Page*/
.sub-content{
	width:100%;
	min-height:500px;
	text-align:left;
	font-size: 16px;
}
.sub-content h2.page-title{
	font-size:48px;
	color:#C8102E;
	font-weight:700;
	margin:15px 0;
	text-align:center;
}
.sub-content p{
	font-size:16px;
	color:#241b18;
	font-weight:400;
	line-height:20px;
}
.sub-content h1, .sub-content h2, .sub-content h3, .sub-content h4, .sub-content h5, .sub-content h6{
	color:#C8102E;
	font-weight:700;
	margin:15px 0;
}

.sub-content h1{
	font-size:40px;
}
.sub-content h2{
	font-size:36px;
}
.sub-content h3{
	font-size:30px;
}
.sub-content h4{
	font-size:24px;
}
.sub-content h5{
	font-size:20px;
}
.sub-content h6{
	font-size:18px;
}

.sub-content ul li, .sub-content ol li, .sub-content table tr td{
	font-size:16px;
	color:#241b18;
	font-weight:400;
	line-height:20px;
}
.sub-content a{
	color:#C8102E;
	font-size:16px;
	text-align:left;
}
.sub-content a:hover{
	text-decoration:underline;
}
.alignleft{
	float:left;
	margin:8px 20px 20px 0;
}
.alignright{
	float:right;
	margin:8px 0 20px 20px;
}
.aligncenter{
	display: block;
	margin:0 auto;
}

.sub-cta li{
	width: 33%;
}
.sub-cta li .cta-text {
    height: 138px;
}
.sub-cta li .cta-text a{
	font-size:18px;
	line-height:20px;
}
.sub-cta li .cta-text p, .sub-cta li .cta-text .donate-now {
    font-size: 12px;
}

/****<><><> Search <><><>****/

.blog-item{
	list-style:none;
	margin:0;
	padding:0;
}
.blog-item li{
	width:100%;
    border-top:#ddd 1px solid;
	float:left;
}
.blog-item li:first-child{
	border-top:none;
}
.blog-text {
    float: left;
	width:100%;
	text-align:left;
}
.blog-item h4{
	margin:15px 0;	
}
.blog-item h4 a{
	font-size:20px;
	color: #000;
    font-weight: 700;
	line-height:24px;
}
.easy-wp-page-navigation a, .easy-wp-page-navigation span {
    border-radius: 16px;
    height: 30px;
    line-height: 30px !important;
    padding: 0 !important;
    text-align: center;
    width: 30px;
}

ul.easy-wp-page-nav li {
    margin: 0 5px !important;
}

ul.easy-wp-page-nav li:last-child a, ul.easy-wp-page-nav li.first-page a, ul.easy-wp-page-nav li:last-child span.current{
    width: auto !important;
	border:none;
	background:none;
}
ul.easy-wp-page-nav li:last-child a:hover,
ul.easy-wp-page-nav li:last-child span.current, ul.easy-wp-page-nav li.first-page a:hover {
	color: #676767 !important;
}

/****<><><> Shop <><><>****/
.products {
	list-style:none;
	margin:20px 0 0;
	padding:0;
	float:none;
	width:100%;
	text-align:center;
}
.products li {
	display:inline-block;
	float:none;
	width:280px;
	height:380px;
	text-align:center;
	margin-bottom:25px;
	vertical-align:top;
}
li.product-category{
 
}
div.related{
	float:left;
}
div.related h2{
	text-align:left;
}
.cart-collaterals{
	padding-bottom:30px; 
}
.products h3{
	font-size:20px;
	text-align:center;
	margin-bottom:5px;
}
.products li img {
	width:90%;
	height:auto;
}
.products li .price {
	display:block;
	text-align:center;
}
.woocommerce-pagination{
	float:left;
	width:100%;
	text-align:center;
}
.woocommerce-pagination ul {
	list-style:none;
	margin:0 0 20px;
	padding:0;
}
.woocommerce-pagination ul li {
	display:inline;
	margin-right:15px;
}
.product {
	float:left;
	margin-top:40px;
}
.product .images {
	width:30%;
	float:left;
}
.product .images img {
	width:100%;
	height:auto;
}
.product .summary, .product .woocommerce-tabs {
	float:left;
	width:68%;
	margin-left:2%;
}
.tabs.wc-tabs {
	display:none;
}
.product h2 {
	font-size:20px;
}
.related.products {
	font-size:20px;
}
.product .variations {
	margin-bottom:15px;
}
.product .price {
	font-size:20px;
	color:#C8102E;
}
.product_meta span {
	display:block;
}
.product .qty {
	margin-bottom:10px;
}
.sku {
	display: inline !important;
}
.related.products li {
	margin-top:0;
}
h4.sp-head {
	font-size:24px;
	color:#241b18;
}
h4.sp-head a {
	font-size:24px;
}
.accordion-title{
	cursor:pointer;
}
.accordion-content > p {
	margin:0 0 15px;
}
.col-2-left {
	width:50%;
	float:left;
}
.col-2-right {
	width:48%;
	margin-left:2%;
	float:left;
}
.col-4 {
	float:left;
	width:25%;
}
.add_to_cart_button {
    background: #000;
    color: #fff !important;
    display: inline-block;
    margin-top: 5px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 3px 3px #aaa;
}
.add_to_cart_button:hover {
	text-decoration:none !important;
}

.advertisements-lists li {
    float: left;
    margin: 0 4%;
}

.advertisements-lists {
    list-style: none;
    margin: 0;
    padding: 0;
}
.faq-custom-title {
    border-bottom: 1px solid #C8102E;
    padding-bottom: 5px;
}
.journal-list {
    margin: 0 auto;
    padding: 0;
   list-style:none;
}
.journal-list li {
    float: left;
    width: 25%;
}
.sub-cta .cta-text p {
    color: #fff;
    font-size: 13px !important;
    line-height: 14px;
    margin: 0;
}
.sub-cta .donate-now {
    font-size: 12px !important;
}
.sub-cta h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.blog-text .read-more {
    background: #C8102E none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 3px 0 0;
    padding: 5px 13px;
}

.section-saf-in-the-news {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.news-right-panel {
    float: right;
    margin: 0 0 0 65px;
    width: 25%;
}
.news-left-panel {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 65%;
}
.news-left-panel li {
    font-size: 17px !important;
    margin: 0 0 30px;
}
.news-left-panel span {
    display: block;
    margin: 5px 0 0;
}
.news-left-panel a {
    color: #0563c1;
    font-size: 20px !important;
}
.news-right-small-title {
    background: #C8102E none repeat scroll 0 0;
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    padding: 10px 0 10px 6px;
    text-transform: uppercase;
}

.news-right-panel span {
    display: block !important;
    font-size: 16px !important;
    font-weight: 700;
    line-height: 22px;
}

.news-right-panel em {
    display: block;
    font-weight: 400;
}

.advertisements-lists img{
    border: 1px solid #111;
    height: 260px;
    width: 195px;
}
/*-------------------------------------------------------------------------Contact us Form*/
.connect-form{
	width:600px;
	margin:0 auto;
}
/*.form-section{
	margin-right:20px;
	float:left;
}*/
.connect-form form p{
	margin:15px 0 0;
}
.connect-form form p {
    float: left;
    margin: 10px 2%;
    width: 96%;
}
.connect-form form p.half {
    width: 46%;
	float:left;
}
.connect-form form p label{
	width:100%;
	padding-bottom:5px;
    font-size: 16px;
    text-align: left;
	display:block;
}

.connect-form form p input[type="text"], .connect-form form p input[type="email"] {
	width:97%;
	height:35px;
	padding:0 1%;
	border:#ccc 1px solid;
	background:#F8F8F8;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	font-family: "Lora";
	font-size:16px;
	color:#373737;
	line-height:35px;
	border-radius:3px;
}
.connect-form form p input[type="text"]:focus, .connect-form form p input[type="email"]:focus, .connect-form form p textarea:focus { 
	background-color: #fcfcfc; 
	color: black;
	-webkit-transition: background-color 5s;
	-moz-transition: background-color 5s;
	-o-transition: background-color 5s;
	-ms-transition: background-color 5s;
	transition: background-color 5s;
	border: 1px solid #4066AA;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(64, 102, 170, 0.9);   
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(64, 102, 170, 0.9);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.connect-form form p textarea{
	width:97%;
	height:130px;
    margin-top:5px;
	padding:0 5px;
	border:#ccc 1px solid;
	background:#F8F8F8;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	font-family: "Lora";
	font-size:16px;
	color:#000;
	border-radius:3px;
	
}
.connect-form form p select.wpcf7-select{
	width:276px;
	height:37px;
	padding:0 1%;
	border:#ccc 1px solid;
	background:#F8F8F8;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	font-family: "Lora";
	font-size:16px;
	color:#373737;
	line-height:35px;
	border-radius:3px;
}
.connect-form form p .submit-btn{
	height:39px;
	margin-top:10px;
	padding:0 15px;
	float:left;
	font-size:16px;
	color:#fff;
	font-weight:700;
	line-height:39px;
	text-transform:uppercase;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #900000; /* Old browsers */
background: -moz-linear-gradient(top,  #900000 0%, #760000 100%, #cc4747 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#900000), color-stop(100%,#760000), color-stop(100%,#cc4747)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #900000 0%,#760000 100%,#cc4747 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #900000 0%,#760000 100%,#cc4747 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #900000 0%,#760000 100%,#cc4747 100%); /* IE10+ */
background: linear-gradient(to bottom,  #900000 0%,#760000 100%,#cc4747 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#900000', endColorstr='#cc4747',GradientType=0 ); /* IE6-9 */
}
div.wpcf7 img.ajax-loader {
    margin-left: 7px !important;
    margin-top: 22px !important;
}

div.wpcf7-response-output {
    float: left;
    margin: 10px 2% !important;
    padding: 1% 2% !important;
    width: 92%;
	color: #000 !important;
}
#wpcf7-f10216-p10213-o1 {
    margin: 0 auto !important;
    width: 500px;
}
.input-text-1{
	display: block;
    font-size: 16px;
    padding-bottom: 5px;
    text-align: left;
    width: 100%;
	color: #241b18;
}
.input-type-1, .input-type-2{
	width:96%;
	height:35px;
	padding: 0 0 0 2%;
	border:#ccc 1px solid;
	background:#F8F8F8;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	font-family: "Lora";
	font-size:16px;
	color:#373737;
	line-height:35px;
	border-radius:3px;
}
.input-type-2{
	height:130px;
}
.input-type-1:focus, .input-type-2:focus{
	background-color: #fcfcfc; 
	color: black;
	-webkit-transition: background-color 5s;
	-moz-transition: background-color 5s;
	-o-transition: background-color 5s;
	-ms-transition: background-color 5s;
	transition: background-color 5s;
	border: 1px solid #4066AA;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(64, 102, 170, 0.9);   
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(64, 102, 170, 0.9);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.submit-btn-1{
	height:39px;
	margin-top:10px;
	padding:0 15px;
	float:left;
	font-size:16px;
	color:#fff;
	font-weight:700;
	line-height:39px;
	text-transform:uppercase;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #900000;
	cursor:pointer;
}
.woocommerce-message{
	padding-top:30px;
}

/*-------------------------------------------------------------------------responsive*/
@media only screen and (max-width: 2880px) {

}
@media only screen and (max-width: 2560px) {

}
@media only screen and (max-width: 2048px) {

}
@media only screen and (max-width: 1920px) {

}
@media only screen and (max-width: 1800px) {

}
@media only screen and (max-width: 1700px) {

}
@media only screen and (max-width: 1800px) {

}
@media only screen and (max-width: 1680px) {

}
@media only screen and (max-width: 1536px) {

}
@media only screen and (max-width: 1440px) {

}
@media only screen and (max-width: 1366px) {
.banner {
    width: 100%;
}
}
@media only screen and (max-width: 1280px) {
.caption strong {
    font-size: 45px;
}
}
@media only screen and (max-width: 1200px) {
.caption strong {
    font-size: 40px;
    line-height: 45px;
}
.helf-section {
    width: 100%;
}
.bottom-slider {
    float: none;
    margin: 0 auto;
    width: 600px;
}
.bottom-content {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
    width: 600px;
}
.signup-form {
    padding: 20px 3%;
    width: 94%;
}
.copyright, .credit-link {
    display: block;
    padding-left: 0;
    text-align: center;
}
}
@media only screen and (max-width: 1170px) {
.topbar, .navigation, .navigation, .content-area {
    width: 96%;
}
.search-form-icon {
    margin-left: 60px;
}
.nav li {
    margin: 0 15px;
}
.cta {
    float: none;
    margin: 0 auto;
    width: 600px;
}
.cta li {
    float: left;
    width: 100%;
}
.advertisements-lists li {
    display: inline-block;
    float: none;
    margin: 0 3% 1%;
}
.advertisements-lists {
    text-align: center;
    width: 100%;
}
}
@media only screen and (max-width: 1136px) {
.nav li {
    margin: 0 10px;
}
}
@media only screen and (max-width: 1080px) {
.nav li {
    margin: 0 7px;
}
}
@media only screen and (max-width: 1050px) {

}
@media only screen and (max-width: 1024px) {
.nav {
 	display: none;
}
.mobile-menu-holder, .mobile-nav .nav {
 	display:block;
}
.mobile-menu {
 	display: block;
}
.mobile-nav {
 	top:30px;
}

.caption strong{
    font-size: 35px;
    line-height: 40px;
}
.caption .read-more {
    margin: 20px 0 0;
}
.nav li ul li ul{
	padding-left:15px;
}
}
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 900px) {
.logo {
    height: auto;
    width: 280px;
}
.caption strong {
    font-size: 30px;
    line-height: 32px;
}
}
@media only screen and (max-width: 854px) {
.news-right-panel {
    float: none !important;
    margin: 0 !important;
    text-align: left !important;
}
.news-right-panel h4, .news-right-panel p {
    text-align: left !important;
}
}
@media only screen and (max-width: 800px) {
.logo {
    display: block;
    left: auto;
    margin: 0 auto;
    position: inherit;
    right: 0;
}
.social-media {
    float: left;
}
}
@media only screen and (max-width: 768px) {
.banner img.slide {
    width: 100% !important;
}
.caption {
    width: 94%;
}
.services li {
    width: 46%;
	margin: 20px 2%;
}
}
@media only screen and (max-width: 720px) {
.sfield {
    width: 250px;
}
.sponsors .flex-direction-nav .flex-prev {
    left: -5px !important;
}
.sponsors .flex-direction-nav .flex-next {
    right: -5px !important;
}
}
@media only screen and (max-width: 640px) {
.sfield {
    width: 165px;
}
.cta {
    width: 100%;
}
.bottom-slider, .bottom-content {
    width: 96%;
}
.connect-form {
    width: 100%;
}
}
@media only screen and (max-width: 600px) {
#wpcf7-f10216-p10213-o1 {
    margin: 0 auto !important;
    width: 96%;
}
}
@media only screen and (max-width: 540px) {

.top-nav {
    width: 100%;
}
.top-nav li {
    display: inline-block;
    float: none;
}
.bottom-slider img.slide {
    float: none;
    height: auto;
    width: 280px !important;
}
.slider-text {
    width: 94%;
	padding:15px 3% 25px;
}
.slider-text::before {
	display:none;
}
.bottom-slider .flex-direction-nav .flex-prev {
    left: auto !important;
    right: 60px !important;
}
.bottom-slider .flex-direction-nav .flex-next {
    right: 20px !important;
}
.bottom-slider .flex-direction-nav a {
    top: auto !important;
	bottom: 10px !important;
}
.signup-form p input[type="text"], .signup-form p input[type="email"]{
	margin-bottom:10px;
}
.signup-form p input[type="submit"]{
	float:none;
}
.footer-nav li {
    padding: 4px 2%;
    width: 46%;
}
.journal-list li {
    float: left;
    text-align: center;
    width: 50%;
}
.product_title.entry-title{
	font-size:26px !important;
}
}
@media only screen and (max-width: 480px) {
.cta li img {
    width: 280px;
}
.cta-text {
    height: auto;
    width: 94%;
}
.cta-text .cta-left-text br{
	display:none;
}
.cta li.cta1 .cta-text::before {
    border-color: transparent transparent #C8102E;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    content: " ";
    left: 45px;
    position: absolute;
    top: -15px;
}
.cta li.cta2 .cta-text::before {
    border-color: transparent transparent #1f1b1b;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    content: " ";
    left: 45px;
    position: absolute;
    top: -15px;
}
.services li {
    width: 96%;
}
.contact-info {
    float: left;
    margin: 5px 0;
    width: 100%;
}
.footer-nav li {
    padding: 4px 2%;
    width: 96%;
}
.cta-img-left, .cta-img-right {
    display: block;
    margin: 0 0 0 20%;
}
}
@media only screen and (max-width: 360px) {
.cta-img-left, .cta-img-right {
    margin: 0 0 0 10%;
}
.journal-list li {
    text-align: center;
    width: 100%;
}
.connect-form form p.half {
    width: 96%;
}
.connect-form form p.half2 label{
	display:none;
}
}
@media only screen and (max-width: 320px) {
.cta-img-left, .cta-img-right {
    margin: 0 0 0 4%;
}
}
@media only screen and (max-width: 240px) {

}




ul#input_12_18 li ,ul#input_7_29 li , #input_7_30 li{
    width: 25%;
    float: left;
    margin-bottom: 25px;
}
ul#input_12_18 label {
}
label#label_12_18_0 {
}

.radio_clicked {
    background: #C8102E!important;
    color: #ffffff!important;
}
li#field_12_8,li#field_12_6,#field_12_7, .display-none {
    display: none!important;
}
#field_12_16>label{text-transform: uppercase!important;}

label#label_12_16_0, #label_7_16_0{
    text-indent: -9000px;
    background-image: url(images/credit_cards.png);
    background-repeat: no-repeat;
    width: 316px;
    height: 46px;
	cursor: pointer;
}
#choice_12_16_0,#choice_12_16_1,#choice_7_16_0, #choice_7_16_1{margin-top: 18px;}
label#label_12_16_1,#label_7_16_1{
	text-indent: -9000px;
    background-image: url(images/paypal.png);
    background-repeat: no-repeat;
    width: 75px;
    height: 46px;
	cursor: pointer;
}
#gform_submit_button_5, #gform_submit_button_7{
    background: #C8102E;
    border: none;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
form#gform_5 label, #gform_7 label {
    text-transform: uppercase;
}
#field_7_2, #field_7_3, #field_7_4, #field_7_9, #field_7_20, #field_7_27, #field_7_26, #field_7_23, #field_7_22, #field_7_21,#field_7_24{visibility:hidden; height: 0px;}

@media only screen and (max-width: 675px) {
    ul#input_12_18 li ,ul#input_7_29 li , #input_7_30 li{
    width: 50%;
    float: left;
    margin-bottom: 25px;
}
.price-box-radios .ginput_container.ginput_container_radio label{font-size: 40px;}
}

.price-box-radios input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    border: solid 1px #555;
    color: #555;
    font-family: "proxima-nova",sans-serif;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    padding: 5px;
    margin-right: 5px;
    resize: none;
    left: 20px;
    position: absolute;
    top: 0;
    box-sizing: border-box;
}
.price-box-radios .ginput_container.ginput_container_radio label{
cursor: pointer;
    background-color: rgb(255, 255, 255);
    border: 2px solid #e5edef;
    color: #888888;
    float: left;
    font-size: 50px;
    height: 100px;
    line-height: 100px;
    margin: 0 20px 20px 0;
    position: relative;
    text-align: center;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    width: 100%;
    z-index: 10;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    margin: 0px;
    width: 90%;
}
ul#input_5_18 li ,ul#input_7_29 li , #input_7_30 li{
    width: 25%;
    float: left;
    margin-bottom: 25px;
}
ul#input_5_18 label {
}
label#label_5_18_0 {
}

.radio_clicked {
    background: #C8102E!important;
    color: #ffffff!important;
}
li#field_5_8,li#field_5_6,#field_5_7, .display-none {
    display: none!important;
}
#field_5_16>label{text-transform: uppercase!important;}

label#label_5_16_0, #label_7_16_0{
    text-indent: -9000px;
    background-image: url(images/credit_cards.png);
    background-repeat: no-repeat;
    width: 316px;
    height: 46px;
	cursor: pointer;
}
#choice_5_16_0,#choice_5_16_1,#choice_7_16_0, #choice_7_16_1{margin-top: 18px;}
label#label_5_16_1,#label_7_16_1{
	text-indent: -9000px;
    background-image: url(images/paypal.png);
    background-repeat: no-repeat;
    width: 75px;
    height: 46px;
	cursor: pointer;
}
#gform_submit_button_5, #gform_submit_button_7{
    background: #C8102E;
    border: none;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
form#gform_5 label, #gform_7 label {
    text-transform: uppercase;
}
#field_7_2, #field_7_3, #field_7_4, #field_7_9, #field_7_20, #field_7_27, #field_7_26, #field_7_23, #field_7_22, #field_7_21,#field_7_24{visibility:hidden; height: 0px;}

@media only screen and (max-width: 675px) {
    ul#input_5_18 li ,ul#input_7_29 li , #input_7_30 li{
    width: 50%;
    float: left;
    margin-bottom: 25px;
}
.price-box-radios .ginput_container.ginput_container_radio label{font-size: 40px;}
}

label#label_7_29_0, label#label_7_29_1, label#label_7_29_2, label#label_7_29_3 {
    line-height: normal;
    padding: 10px;
    height: auto;
}

label#label_7_29_0 small, label#label_7_29_1 small, label#label_7_29_2 small, label#label_7_29_3 small {
    display: block;
    font-size: 14px;
}
}


.home_page_popup {
	position: fixed;
	display: flex;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,.85);
	align-items: center;
	justify-content: center;
	z-index: 99999;
	transition: 300ms ease all;
}
.home_page_popup.active {
	opacity: 0;
	pointer-events: auto;
	visibility: visible;
}
.home_page_popup .inner {
	background-color: #fff;
	padding: 25px;
	position: relative;
}
.home_page_popup .inner a {
	display: block;
}
.home_page_popup .inner img {
	max-width: 500px;
	width: 100%;
}
.home_page_popup .inner .close {
	position: absolute;
	top: 0;
	right: 0;
	background-size: 100%;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(/wp-content/themes/safsources/images/search-close.png);
}

