@charset "utf-8";
* {margin:0; padding:0;}
.imagereplacement {text-indent: -9999px; background-repeat:no-repeat; overflow:hidden;}	
img {border: 0;}
a {color:#B5121B;}
ul, ol {margin-left: 50px;}
li {margin-bottom: 1em;}
blockquote {margin-left: 50px; font-style:italic;}
#content p{margin-bottom:1em;}
td {vertical-align:top;}
table p {font-size:10px;}

h1, h2, h3, h4, h5, h6 { font-family: 'Rokkitt', serif !important; }
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

h1 {
  line-height: 1.2em;
}

p {
  margin: 0;
}
/*Added class clear at 8 july*/

.clear
{

clear:both;
}

a
{
color: #003C1B;
text-decoration:none;
}

h2
{
color:#064020;
}



/* old class

body.home {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: center;
	color: #222222;
	background-color:#F8f8f8;
	background-image:url(../images/home-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
*/

/* new class added at 7 july*/
body.home {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: center;
	color: #222222;
	background-image:url(../images/bg.jpg);
   margin:0 auto;
}


/* change .body-2 class added at 12 july*/
.home .body-2
{


}


/**/

	.one_half { width: 48%; }
	.one_third { width: 30.66%; }
	.two_third { width: 65.33%; }
	.one_fourth { width: 22%; }
	.one_fifth { width: 16.8%; }
	.one_sixth { width: 13.33%; }
	.one_half, .one_third, .two_third, .one_fourth, .one_fifth, .one_sixth { margin-right: 4%; margin-bottom: 10px; float: left; }
	.lastcolumn { margin-right: 0!important; clear: right; }

body.sub {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: center;
	color: #222222;
	background-color:#F8f8f8;
	background-image:url(../images/sub-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}


/* old class
#container {
	width: 960px;
	margin: 0 auto; 
	text-align: left; 
}

*/


/* new class added at 7 july*/
#container {
	width:100%;
	margin: 0 auto; 
	text-align: left; 
    height:auto;
}
/**/


/* new class added at 7 july */
.home #header 
{
	background: url("../images/nav-bg.png") repeat-x scroll 0 35px transparent;
    height: 100px;
    margin-bottom: 35px;
    text-align: center;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
}
/**/

/* new class added at 12 july*/
.home #header .header-page
{
width:960px;
margin:0 auto;
height:121px;
}

/**/


/* old header css
.home #header {
	height:110px;
}
*/




.sub #header 
{
	height:120px;
}

#maintitle 
{float:left; width:960px; margin: 10px 0 0 0;
}

#maintitle h1 {line-height:150%;}

#logo 
{
	margin: 18px 0 0 32px;
}
.navlink {
	float:left;
	background-repeat:no-repeat;
	height:14px;
	margin:31px 20px;
}
.navlink a{
	display:block;
	height:14px;
}
#navservices {background-image:url(../images/nav-services.png); width:62px;}
#navcompany {background-image:url(../images/nav-company.png); width:71px;}
#navtestimonials {background-image:url(../images/nav-testimonials.png); width:93px;}
#navnews {background-image:url(../images/nav-news.png); width:40px;}
#navcontact {background-image:url(../images/nav-contact.png); width:82px;}

img.alignleft{float:left; margin:0 10px 10px 0;}
img.alignright{float:right; margin:0 0 10px 10px;}
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
#homeregister {
	float:right;
	z-index: 9 !important;
	position:absolute;
	margin-left:-110px;
	margin-top:-10px;
}
.speaker{
	background-image:url(../images/speakerbg.png);
	background-repeat:no-repeat;
	width:200px;
	height:300px;
	padding:10px;
	float:right;
	margin-left: 20px;
}
#intro{
	height:293px;
}
#introtext{
	background-image:url(../images/lowerintro-text.png);
	width:672px;
	height:50px;
	float: left;
	margin: 19px 0 0 0;
}
#introbutton a {
	background-image:url(../images/lowerintro-button.png); 
	width:234px;
	height:49px;
	display: block;
	float:right;
	margin: 17px 0;
}
#introbutton a:hover{background-position: 0 49px;}
#arrow {
	margin: 84px 0;
}
#introlower {
	height:85px;
}
#maincontent {
	padding:15px 0 15px;
	}
.sub #maincontent {
	padding:15px 0 15px;
	width:640px;
	float:left;
}
#sidebar {
	width:268px;
	margin-left:20px;
	float: right;
	margin-top:15px;
	background-color:#EEE;
	padding: 15px;
}
#s{height:18px; width:200px; padding: 5px 0; border: #C0C0C0 1px solid; font-style:italic;}
#searchsubmit{height:30px; background-color:#AAAAAA; color:#FFFFFF; border:0; float:right;}
#divider{height:1px; background-color:#C0C0C0; margin:15px 0; }
#date{
	font-style:italic;
	font-size:10px;
	color:#666666;
	line-height:10px;
}
#home-whyss{background-image:url(../images/home-whyss.png); width:139px; height:16px;}
#home-whoelse{background-image:url(../images/home-whoelse.png); width:247px; height:16px;}
#home-whocan{background-image:url(../images/home-whocan.png); width:278px; height:16px;}

#home-hs{background-image:url(../images/home-hs.png); width:212px; height:16px;}
#home-college{background-image:url(../images/home-college.png); width:175px; height:16px;}
#home-yp{background-image:url(../images/home-yp.png); width:200px; height:16px;}

.hometribox {
	width: 310px;
	float:left;
	padding-right:15px;
	margin: 0px 0;
}
.innerhometribox {
	background-color:#eefeed;
	border: 1px solid #404040;
	margin-top: 5px;
	padding: 15px;
	height: 145px;
}
.innerhometribox img{margin: 7px 0 0 0;}

.contactsmall{height:18px; width:630px; padding: 5px 0; background-color:#E0E0E0; border: #C0C0C0 1px solid; font-style:italic;}
.contactform{height:200px; width:630px; padding: 5px 0; background-color:#E0E0E0; border: #C0C0C0 1px solid; font-style:italic;}
.contactbutton{height:30px; background-color:#AAAAAA; color:#FFFFFF; border:0; float:right;}
.wpcf7 p{font-size:11px; font-style:italic;}



/*FOOTER-----------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/



/* old footer css

{
	position: relative;
	margin-top: -50px;
	clear: both;
	height: 49px;
	text-align: left;
}


#foot2 p{
	margin: 21px 0 0 20px;
	color:#666666;
	font-size:10px;
	float:left;
	line-height:13px;
}
#foot2 a{
	text-decoration:underline;
}
#foot2{
	width: 960px;
	border-top:#666666 solid 1px;
	clear: both;
	margin-top: 20px;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/*
/* Hides from IE-mac */
/* html .clearfix { height: 1%;}
.clearfix {display: block;}


#homecontainer{
	height:525px;
	background-image:url(../images/redhome.png);
	background-repeat:no-repeat;
	background-position:30px 0px;
	background-color:none;
}
#subcontainer{
	background-image:url(../images/redsub.png);
	background-repeat:no-repeat;
	background-position:30px 0px;
	background-color:none;
}
.tagline{
	float: left;
	margin: 22px 0 0 130px;
	color:#FFF;
	}
#promo {
	height:68px;
	border:#333 solid 1px;
	margin: 15px 0;
	padding: 14px 10px 6px 100px;
	background-color:#FFFFFF;
	background-image:url(../images/promo.png);
	background-repeat:no-repeat;
}
#promo p{
	font-size:10px;
}
.divide{
width: 960px;
height:17px;
background-image:url(../images/divide.png);
background-repeat:no-repeat;
background-position:0 20px;
clear:both;
padding: 20px 0;
}
*/



/* new footer css added at 8 july*/

#footer 
{
width:100%;
text-align:center;
height:80px;
margin: 10px auto 0;
color:#fff;
}

#footer .foot
{
margin:0 auto;
width:960px;
height:80px;
}

#footer .foot p 
{
   color:#fff;
    float: left;
    font-size: 10px;
    line-height: 13px;
     margin: 10px 0 0 0;
}



#footerbrevica{
	background-image:url(../images/brevica.png);
	width:112px;
	height:43px;
	margin: 10px 0 0 0;
	float: right;
}


/**/









/*---------------------------------
	------------------------------ MENU
	---------------------------------*/

/*Old Menu Classes
	
	#menu 
	{
		
		margin-top: 15px;
        width:100
		
	}
	
		#menu ul {
			
			background: url(../images/menu_bg_left.png) no-repeat top left;
			float: right;
			list-style: none;
			padding: 0 0 0 4px;	
			min-height: 40px;
			margin-left:0px;
		}
		
			#menu ul li {
				
				float: left;
				margin: 0;
				position: relative;
				
			}
			
			#menu ul li.border {
				
				background: url(../images/menu_separator.gif) no-repeat top left;
				float: left;
				margin: 0;
				height: 34px;
				width: 2px;
				
			}
			
				#menu ul li ul {
					
					background: #2c2c2c;
					display: none;
					left: 0;
					padding: 0 0 7px 0;
					position: absolute;
					top: 34px;
					width: 132px;
					
					-moz-border-radius: 6px;
					-webkit-border-radius: 6px;
					border-radius: 6px;
					
					-moz-border-radius-topleft: 0;
					-webkit-border-top-left-radius: 0;
					-moz-border-radius-topright: 0;
					-webkit-border-top-right-radius: 0;

				}
				
					#menu ul li ul li {
						
						display: block;
						float: left;
						padding: 0 20px;
						width: 92px;
						
					}
				
						#menu ul li ul li a {
							
							border-bottom: 1px solid #1f1f1f;
							border-top: 1px solid #383838;
							display: block;
							float: none;
							padding: 8px 0;
							
						}
						
						#menu ul li ul li a:hover,
						#menu ul li ul li a.hovered {
							
							background: none;
							text-decoration: underline !important;
							
						}
						
				#menu ul li ul li ul {
					
					background: #2c2c2c;
					left: 131px;
					padding: 0; 
					top: 0;
					
					-moz-border-radius: 6px;
					-webkit-border-radius: 6px;
					border-radius: 6px;
					

				}
			
			#menu ul li a {
				
				color: #b0b0b0;
				float: left;
				font-weight: bold;
				padding: 7px 20px 7px 20px;
				text-decoration: none !important;
				
			}
			
			#menu ul li a.current {
				
				color: #ffffff;
				
			}
			
			#menu ul li a:hover,
			#menu ul li a.hovered{
				
				background: url(../images/menu_hover.gif) repeat-x top left;
				
			}
			
		#menu #right_bg {
			
			background: url(../images/menu_bg_right.png) no-repeat top right;
			float: right;
			height: 40px;
			width: 5px;
			
		}
		
*/

/* Menu Classes added at 7 july */


#menu
{
height:121px;
}


/*#menu .logo
{
    background-image:url(../images/daves.png);
    width:206px;
    height:121px;
}*/


#menu .top-menu 
{
    float: left;
    font-family: "Segoe UI";
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin-top: 8px;
    /*width: 754px;*/
}

#flag
{
    background-image: url("../images/flag.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    float: right;
    height: 18px;
    line-height: 16px;
    margin: 0 0 0 14px;
    padding-left: 20px;
    width: auto;
    margin-top:1px;
}

#menu-secondary li {
	float:left;
	margin-left:10px;
	list-style-type:none;
}

#menu-secondary li a {color:#ccc;}

.contact-menu {
	float: right;
	color:#fff;
	font-size:17px;
	margin-top:-1px;
}

.contact-menu span { float: left; margin-left: 25px; }

.contact-menu span a { color: #fff; text-decoration:underline; }

#menu .bottom-menu 
{
    float: left;
    height: 30px;
    /*width: 754px;*/
    margin-top: 31px;
}

.directions
{
    background-image: url("../images/directions.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 20px;
}

.phone
{
    background-image: url("../images/phone.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 20px;
}


#access h2 {
  font-size: 17px;
  color: #FFF;
  margin-top: 0;
  letter-spacing: 0.02em;
}

#access #nav ul,
div.menu ul 
{
	list-style: none;
	margin: 0;
    padding:0;
}

#access #nav li,
div.menu li 
{
	float: left;
}

ul.sub-menu li#menu-item-115.menu-item h2 a {
	width: 50px;
	background-image: url("../images/menu-bg.jpg");
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
}

li#menu-item-41.menu-item ul.sub-menu {
	left: -10px;
    opacity: 1;
    position: relative;
    top: 18px;
    width: 70px;
}

#access a
 {
	color: #FFF;
	display: block;
	line-height: 38px;
	margin-left:21px;
	text-decoration: none;
}

ul.sub-menu {
	border: none !important;
}

ul#menu-primary.menu li#menu-item-37.menu-item h2 a {
  background-color: #B5121B;
  padding: 0px 10px;
  margin-left: 22px;
}

#access ul ul 
{
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 235px;
	z-index: 99999;
    width: 255px\9;
border-top:1px #969696 solid;
    
}

#access ul ul li 
{
	min-width: 235px;
    width: 255px\9;
    margin:0;
}

#access ul ul ul 
{
	left: 100%;
	top: 0;
}

#access ul ul a
 {
	background-image: url("../images/menu-bg.jpg");
	line-height: 1em;
	padding: 10px;
	width: 235px;
    width: 255px\9;
	height: auto;
}

#access li:hover > a,
#access ul ul :hover > a 
{
	background:#171717;
	color: #fff;
}


#access ul li:hover > ul
 {
	display: block;
}

#access ul li:hover >ul li
{
padding-top:0px\9;
}


#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a 
{
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


  



/**/	



/*---------------------------------
	----- CONTENT id added at 7 july
	---------------------------------*/


#content_area
{
width:100%;
height:auto;
margin:0 auto;
text-align:center;
}

#content_area .content
{
width:960px;
height:auto;
margin:0 auto;
background-color:#fff;
margin-top:15px;
padding-top: 1px;
padding-bottom: 1px;
}

#content_area .content .page-cont
{
width:948px;
height:auto;
margin:5px;
border:1px #cacaca solid;

}

#content_area .content .page-cont .text {
  color: #3E3E3E;
  height: auto;
  line-height: 21px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 20px;
}

#content_area .content .page-cont .text a {
  color: #003C1B;
  padding-bottom: 5px;
  text-decoration: none;
  max-width: 564px;
  width: 100%;
}


#content_area .content .page-cont .text .entry-title {
  font-size: 25px;
  border-bottom: 1px #003C1B solid;
  max-width: 550px;
  padding-bottom: 4px;
  width: 100%;
  box-sizing: border-box;
  font-size: 30px;
}

div#hunting-slider div#uds-billboard-wrapper div#uds-billboard-controls div#uds-billboard-paginator {
	display: none;
}

#content_area .content .page-cont .text .entry
{
 margin-top: 10px;
 padding-right: 45px;
 width: 540px;
}

#content_area .content .page-cont .sidebar {
  float: left;
  height: auto;
  padding-left: 35px;
  padding-top: 20px;
  text-align: center;
  padding-bottom: 15px;
}

#content_area .content .page-cont .sidebar .aktt_credit
{
display:none;
}

#content_area .content .page-cont
 .sidebar .widget-container 
{

list-style:none;
 margin: 0 0 15px;
float:left;
}


#content_area .content .page-cont
 .sidebar .widget-container 
.widget-title
{
 
    font-size: 25px;


}

.widget-container ul
{
    color: #3E3E3E;
    font-family: arial;
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    margin-top:15px;
}



#follow-widget-3
{

margin:0 auto;
width:245px;

}

	
		
/* slider new css added at 7 july*/
#slider
{
    /* background: url("../images/slider.png") repeat scroll 0 0 transparent;*/
    height: 345px;
    margin: 25px auto 0;
    width: 960px;
    text-align:center;
    position:relative;
  	padding-top:10px !important;
    
}



#uds-billboard-wrapper {margin:0 10px 10px !important; padding-top:0px !important; height: 335px !important; }

span.wpcf7-form-control-wrap input.wpcf7-text, span.wpcf7-form-control-wrap textarea {
  background-color: #FDFDFD;
  border: 1px solid #CCCCCC;
  margin-left: 20px;
  min-height: 25px;
  max-width: 500px;
  width: 92%;
}

.wpcf7 p {
	text-indent: 20px;
	font-size: 13px;
	margin-bottom: 10px;
}

p input.wpcf7-submit{ height: 30px;
width: 60px;
font-family: 'Arial', sans-serif;
font-size: 15px;
margin-top: 10px;
}

.pluginSkinLight div.-cx-PRIVATE-pluginBoxContainer__border {
height: 288px;
}

.third { width: 28%; float: left !important; margin-right: 10px; margin-left: 12px;}

#footer div.foot p span a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#uds-billboard-description.stripe-right {
	left: 658px !important;
}

.uds-descr a.read-more {
	text-align: center;
	width: 80px !important;
	margin: 15px auto 5px auto;
	background: none repeat scroll 0 0 #B5121B !important;
}

.uds-descr h3 {
	font-size: 18px !important;
}
.contact-menu span.canadians img {
	margin-right: 3px;
}

#content_area, .content {
  max-width: 960px;
  width: 100%;
}

.one_third {
  max-width: 30.66%;
  width: 100%;
}

#content_area .content .page-cont {
  width: 100%;
  max-width: 948px;
}

#content_area .content .page-cont {
  width: 98%;
  max-width: 948px;
  box-sizing: border-box;
  margin: 5px auto;
}

#slider {
  height: auto;
  max-width: 960px;
  width: 100%;
  box-sizing: border-box;
  background-image: url('../images/slider.png');
  padding: 10px;
  background-color: #eae6d6;
}

#content_area .content {
  width: 100%;
  max-width: 960px;
}

#header .header-page, .home #header .header-page {
  max-width: 960px;
  width: 100%;
}

.fright { float: right; }
.fleft { float: left; }

#menu .top-menu {
  margin-top: 0;
  padding-right: 0;
  display: inline-block;
  width: 749px;
  float: right;
}

#menu .bottom-menu {
  margin-top: 29px;
  float: right;
  width: 752px;
}

#footer .foot {
  box-sizing: border-box;
  max-width: 960px;
  width: 100%;
}

#mobile-menu {
  display: none;
  width: 250px;
  position: absolute;
  right: -270px;
  box-sizing: border-box;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
  background: #fff;
  z-index: 999;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  top: 135px;
}

.clicked { 
	right: 0 !important;
}

#mobile-menu-icon {
	position: absolute;
	display: none; 
}

#mobile-container {
  width: 100%;
  position: relative;
  top: 0;
  height: 75px;
  left: 0;
}

i#mobile-menu-icon {
  color: #fff;
  z-index: 99;
  right: 15px;
  top: 55px;
}

i#mobile-menu-icon:hover {
  cursor: pointer;
}

#mobile-container {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.home .body-2 {
  overflow-x: hidden;
}

#mobile-menu ul li {
  list-style-type: none;
  text-align: left;
  padding-left: 10px;
}

#mobile-menu ul li h2 {
  font-size: 17px;
  line-height: 1.1em;
}

.contact-menu span {
  display: block;
  font-weight: 700;
}

#mobile-container .contact-menu span {
  display: block;
  font-weight: 700;
  width: 100%;
  margin: 8px 15px;
  text-align: right;
  padding-right: 40px;
}

.contact-menu span a {
  color: #fff;
}

.clr { clear: both; }

#mobile-menu .contact-menu {
  background: #064020;
  padding-top: 15px;
  padding-bottom: 15px;
}

#mobile-menu ul#menu-primary-1 {
  padding-bottom: 10px;
  margin: 5px;
  border: 1px solid #ccc;
  padding: 10px !important;
  box-sizing: border-box;
}

#mobile-container .logo {
  display: none;
  max-width: 206px;
  width: 100%;
  margin: 0 auto;
}

.canadians {
	background-image: url("../images/ca.png");
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  padding-left: 20px;
}

#content_area .content .page-cont .text .entry {
  max-width: 600px;
  width: 100%;
  padding-right: 4%;
}

.h2, h2 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-top: 0;
  margin-bottom: 0;
}

h2#home-introtext {
  padding-left: 12px;
}

ul#menu-secondary {
  margin-left: 8px;
}

.fb_iframe_widget {
  float: left !important;
  position: static !important;
}

.stripe-right, .stripe-left {
  color: #fff;
  padding: 8px;
  box-sizing: border-box !important;
}

.descr a.read-more {
  background: #B5121B;
  color: #fff;
  padding: 10px 20px;
  top: 20px;
  position: relative;
}

#slide1 {
  right: 0;
  left: initial !important;
}

#slide3 {
  bottom: 0;
  top: initial !important;
  padding-bottom: 40px !important;
}

#slide3 {
  bottom: 0;
  top: initial !important;
  padding-bottom: 40px !important;
  max-width: 940px;
}

ul#menu-secondary-1 {
  margin: 0 auto;
  background: #064020;
}

#mobile-menu #secondary-menu ul li {
  width: 27%;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  padding: 10px;
}

#mobile-menu #secondary-menu ul li a {
  color: #fff;
  font-weight: 700;
}

ul#menu-secondary-1 {
  margin: 0 auto;
  background: #0C6B37;
  padding-top: 10px;
}

.bottom-menu.col-md-9, .top-menu.col-md-9 {
  padding-left: 0;
  padding-right: 0;
}


.entry table tr td {
  box-sizing: border-box;
  padding: 0 4px;
  border: 1px solid #333;
}

.col-md-3.logo {
  padding-left: 0;
}

#menu .col-md-3.logo a {
  float: left;
}

#layerslider_1 .ls-slide img {
  margin-top: 0 !important;
}

#menu > .logo {
  float: left;
}

.bottom-menu ul#menu-primary {
  width: 752px;
  float: right;
}

@-moz-document url-prefix() {
	#access #nav ul {
		position: relative;
		left: 5px;
	}
}

@media only screen and (max-width: 1000px) {
	#footerbrevica {
	  float: right;
	}
	
	#menu {
		display: none;
	}
	
	#mobile-container, #mobile-menu, #mobile-menu-icon , #mobile-container .logo{
		display: block; 
	}
	
	#content_area .content .page-cont .text .entry , #content_area .content .page-cont .text .entry-title {
		max-width: 100%;
	}
	.entry img {
	  max-width: 80%;
	  height: auto;
	}
	
	.entry .col-md-4 {
	  margin-bottom: 15px;
	}
	#content_area {
	  width: 96%;
	  float: none;
	  margin: 0 auto;
	}
	
	#footerbrevica, #footer .foot .cold-md-3 {
	  display: none;
	}
	
	#footer .col-md-9 {
	  width: 100%;
	  text-align: center !important;
	}
	.fb_iframe_widget {
	  margin-top: 20px;
	  margin-bottom: 20px;
	}
}

@media only screen and (max-width: 750px) {
	#slide1, #slide2, #slide3 {
		display: none;
	}
}