@charset "utf-8";
/* ----------------------------------------------
	Mobile CSS Document - CMS Template Buddy
	Template No.: 009
	Version: 1.02
	
	www.cmstemplatebuddy.com

	Please read README_FIRST.txt
------------------------------------------------- */

/* #Media Queries
================================================== */

/*	#Tablet
================================================== */

	@media only screen and (max-width: 959px) {
		#pageWrapper {
 		   margin: 0 1%;
		   width: 98%;
		}

		#headerLeft, #headerRight {
			width: 30%;}
#headerRight {width: 70%;
		}
		#mainNav, #sliderWrapper {
			width: 100%;
		}
		
		#sliderWrapper	{
			width: 100%;
			height: auto;
		}
	.sf-menu a {
		padding: 9px 12px;
font-size: 15px !important;
	
}	
		
		#content {
			width: 100%;
		}
		#main {
			padding: 0 2% 10px;
		}
		.oneColumn {			
			width: 96%;
		}
		.twoColumns {
			width: 62%;
		}
		#sidebar {
			width: 30%;
			padding: 0 2%;
		}
		.threeBlocksWrapper {
			width: 100%;
		}

		#bottomContent {
			width: 100%;
			padding: 20px 0;
		}
		
		.specialBox {
			width: 92%;
			padding: 10px 2%;
			margin: 10px 2%;
		}
		
	}
	
/*	#Navigation
================================================== */
	@media only screen and (max-width: 767px) {
 		#mainNav ul { display: none; }
		#mainNav { text-align: center; padding-top: 7px; height: 39px;}
	    #mainNav select { display: inline-block; padding: 4px; }
	    .nivo-controlNav, .nivo-caption {display: none !important;}
	    .nivo-directionNav a {opacity: 1;}
	}

/*	#Mobile
================================================== */
	
	@media only screen and (max-width: 480px) {
		
.threeBlocks, .bottomBlock, #footerNav {
			float: none !important;
			width: 96%;
			margin: 25px 2%;
		}
.threeBlocks1	{ text-align: center; margin-left: 15%;}

h1 {font-size: 1em; margin: 0;}
		.threeBlocks {overflow: hidden;}
		.formbuddyfooter input[type="text"], .formbuddyfooter input[type="password"], .formbuddyfooter textarea {
			width: 97%;
		}
		#headerLeft, #headerRight {
			width: 100%;
			float: none !important;
			overflow: hidden;
			margin: 0 0 1px 0;
			text-align: center;
		}
		#search { 
			top:10px;
			width: 90%;
			margin: 0 5%;
		}
		#search input {
			width: 82%;
		}
		#header {
			height: auto;
		}
		#logo {
			margin-top: 0px;
			width: auto;
		}
		#logo a {
			margin-left: 0;
		}
		.social-icons-block, .top-right-block {
			display: none;
		}
		#main {
			float: none !important;
		}
		.twoColumns {
			width: 96%;
		}
		#sidebar {
			float: none !important;
			width: 96%;
		}
.sidecontent { padding: 0 15% 0 0}

.textright1 {width:96%; float: none; padding: 0 4%; margin-bottom:0;}
.textright1 h1 {padding-top: 0 !important}
.textright2 {width:100%; float: none;}
.textright2 img {margin: 0 !important}

	}	 
/* Stylesheet: tpl-buddy-009 // Mobile Modified On 2015-06-22 21:49:15 */
