/*  

Theme Name: Landscape forum

Theme URI: http://sweans.org

Description: A WordPress theme frame work

Version: 2.0

*/



/*

Improved browser CSS feature

-------------------------------------

Example: .ie8 .sidebar li{width:85px}



•ie - Internet Explorer (All versions)

•ie8 - Internet Explorer 8.x

•ie7 - Internet Explorer 7.x

•ie6 - Internet Explorer 6.x

•gecko - Mozilla, Firefox (all versions), Camino

•ff3 - Firefox 3

•ff3_5 - Firefox 3.5 new

•opera - Opera (All versions)

•opera8 - Opera 8.x

•opera9 - Opera 9.x

•opera10 - Opera 10.x

•webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome

•safari3 - Safari 3.x

•chrome - Google Chrome

*/



@font-face {

    font-family: 'antonregular';

    src: url('font/anton/anton.eot');

    src: url('font/anton/anton.eot?#iefix') format('embedded-opentype'),

         url('font/anton/anton.woff2') format('woff2'),

         url('font/anton/anton.woff') format('woff'),

         url('font/anton/anton.ttf') format('truetype'),

         url('font/anton/anton.svg#antonregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'bebas_neueregular';

    src: url('font/bebas/bebasneue.eot');

    src: url('font/bebas/bebasneue.eot?#iefix') format('embedded-opentype'),

         url('font/bebas/bebasneue.woff2') format('woff2'),

         url('font/bebas/bebasneue.woff') format('woff'),

         url('font/bebas/bebasneue.ttf') format('truetype'),

         url('font/bebas/bebasneue.svg#bebas_neueregular') format('svg');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'proxima_novalight';

    src: url('font/Proximonova/proximanova-light.eot');

    src: url('font/Proximonova/proximanova-light.eot?#iefix') format('embedded-opentype'),

         url('font/Proximonova/proximanova-light.woff2') format('woff2'),

         url('font/Proximonova/proximanova-light.woff') format('woff'),

         url('font/Proximonova/proximanova-light.ttf') format('truetype'),

         url('font/Proximonova/proximanova-light.svg#proxima_novalight') format('svg');

    font-weight: normal;

    font-style: normal;



}





html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

	vertical-align: baseline;

	background: transparent;

}

body {

    background: none repeat scroll 0 0 #fff;

    margin: 0;

}

body, th, td, input, textarea{

	color:#000000;

	font-family: 'Open Sans', sans-serif;

	font-size:12px;

	}

form{

	}

fieldset{

	}

input, textarea{

	font-weight:bold;

	}

input.text{

	background:#FFFFFF;

	border:none;

	padding:1px;

	}

input.button{

	background:#000000;

	border:1px solid #000000;

	color:#ffffff;

	}

h1, h2, h3{

	color:#000000;

	}

h1{

	font-size:22px;

	}

h2{

	font-size:20px;

	}

h3{

	font-size:16px;

	}

h4{

	font-size:14px;

	}

h5{

	font-size:12px;

	}

h6{

	font-size:10px;

	}

p, ul, ol{

	font-size:13px;

	line-height:20px;

	

	}

ul, ol{

	list-style:none;

	}

blockquote{

	margin-left:36px;

	margin-right:36px;

	}

a{

	color: #389f3e; 

	text-decoration:none;

	}

a:hover{

	border:none;

	}

h1 a, h2 a, h3 a{

	border:none;

	color:#333333;

	text-decoration:none;

	}

h1 a:hover, h2 a:hover, h3 a:hover{

	background:none;

	color:#371015;

	}

hr{

	display:none;

	}

#wrapper{

	}

#header{

	background: url(images/heademenu_bg1.png) no-repeat;

	height:40px;

	margin:0 auto;

	width:1045px;

	position:relative;

	}

.header_wrapper{

	
	min-width: 1047px;
	width:100%;

	height:526px;

}

#header_mobile{

	display:none;

}

#menu{

	float:left;

	margin-left: 24px;

	}

#menu ul{

	line-height:normal;

	list-style:none;

	margin:0;

	padding:0;

	}

#menu li{

	float:left;

	background:url(images/headericon1.png) no-repeat top right;

	}

#menu a {

	color: #FFFFFF;

	display: block;

	float: left;

	font-size: 12px;

	margin-right: 1px;

	text-decoration: none;

	padding-right: 27px;

	padding-left: 27px;

	height: 40px;

	line-height: 42px;

	text-transform: uppercase;

	font-family: 'Open Sans', sans-serif;

}#menu a:hover{

color: #444442;

/* border-left: 1px dashed #363434; */

/* border-right: 1px dashed #363434; */

padding-left: 27px;

padding-right:27px;



}

#menu .current_page_item a{

	color: #444442;

/* background: #000; */

/* border-left: 1px dashed #363434; */

/* border-right: 1px dashed #363434; */

padding-left: 27px;

padding-right: 27px;

font-family: 'Open Sans', sans-serif;

	}

#search{

	float:right;

	width:270px;

	padding-top: 10px;

	position: absolute;

	top: -4px;

	right: 0px;

	}

#search fieldset{

	border:none;

	}

#search #s {

	padding: 0px;

	width: 175px;

	vertical-align: top;

	height: 28px;

	border: none;

	color: #cccccc;

	font-family: 'Open Sans', sans-serif;

	padding-left: 14px;

	font-weight: normal;

}

#search #x {

	width: 30px;

	vertical-align: top;

	height: 28px;

	background: #537f24;

	font-size: 13px;

	font-family: 'Open Sans', sans-serif;

	text-align: center;

	padding: 0px;

	border: none;

	margin-left:-3px;

}



#logo {

	height: 97px;

	margin: 0 auto;

	width: 998px;

	background-color: #fff;

	background-repeat: no-repeat;

}

#logo h1, #logo h2{

	margin:0;

	padding:0;

	color: #000000;

	}

#logo h1{

	color: #000000;

	padding:50px 5px 0 20px;

	}

#logo h2{

	color: #000000;

	margin:10px 0 0 17px;

	padding:5px;



	}

#logo p{

	clear:left;

	color: #000000;

	font-size:14px;

	font-weight:bold;

	line-height:normal;

	margin:0;

	padding:0 0 0 20px;

	}

#logo a{

	color: #000000;

	float: left;

	}

#page {

    background: none repeat scroll 0 0 #FFFFFF;

    margin: 0 auto;

    min-height: 600px;

    padding: 0;

    width: 999px;

	position:relative;

}

.contentmain{

	width: 688px;

	margin-left: 20px;

	margin-top:10px;

	float:left;

	}

.contentmain1{

	margin-left: 20px;

	margin-top:10px;

	float:left;

	width: 950px;

	}

#content{

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;	

	}

.post{

	}

.post .title{

	font-weight:normal;

	margin:0;

	}

h1.title{

	color:#333333;

	font-size:26px;

	

	font-weight: normal;

	}

h2.title{

	color:#371015;

	font-size:16px;



	

	}

.desctitle{

	font-size:10px;

	}

.post h1.title{

	font-size:24px;

	height:auto;

	margin-bottom: 20px;

	

	}

.post .entry{

	padding-bottom:20px;

	font-family: 'Open Sans', sans-serif;

	color:#000;

	font-size:14px;

	

	}
	

.paddingcol {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 20px;
}

.entry p {

	padding-bottom: 15px !important;

	color: #000;

	font-size: 13px;

	font-family: 'Open Sans', sans-serif;

	line-height: 24px;

}



.entry ul,ol{

	padding-left:20px;

}
   

.thumb {
    float: left;
    padding-right: 10px;
}
.page-template-template-conference-php .entry p{
	text-align:justify;
}

.navigation{

	padding-top:10px;

	padding-bottom: 10px;

}

.navigation a{

	font-size: 14px;

	font-weight: bold;

}

.post .meta a{

	color:#333333;

	}

.post .links{

	margin:0;

	}

.post .tags{

	font-size:9px;

	font-weight:bold;

	margin:0;

	text-transform:uppercase;

	}

.post .links a, .post .tags a{

	border:none;

	}

.leftsidebar {

float: right;

margin-top: 15px;

overflow: hidden;

padding: 5px;

width: 282px;

padding-right: 0px;

padding-top: 20px;

}

#sidebar1 li h2.widgetTitle {

    margin: 0 0 10px;

}

#sidebar1 > ul > li:last-child {

    margin: 0;

}

.sidebar ul{

	list-style:none;

	margin:0;

	padding:0;

	}



#sidebar1 > ul > li {

    /*background: none repeat scroll 0 0 #EFEFEF;*/

    margin: 0 0 15px;

    padding: 0 0 1px;

}

#sidebar2 li {

	padding: 5px;

	min-width: 73px;

	float: left;

	padding-left: 7px;

	margin-right: 44px;

}

#sidebar2 li li a {

border: none;

padding-left: 0px;

font-size: 13px;

color: #000;

font-family: 'Open Sans', sans-serif;

font-weight: bold;

}

.sidebar li ul{

	}

.sidebar li li{

	margin:0;

	}

.sidebar li h2{

	margin:0;

	}

#sidebar1{

	}

#sidebar1 li h2{

	height:30px;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	line-height: 30px;

	background-color: #333333;

	text-align: center;

	}

#sidebar1 li ul{

	line-height:normal;

	padding-left: 5px;

	padding-right: 5px;	

	}



#sidebar1 li li {

    list-style: disc inside none;

    padding-bottom: 5px;

    padding-left: 15px;

    padding-top: 5px;

}

	#sidebar1 li li li{

	background-image: url(images/list.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	padding:0px;

	}

#sidebar1 li li a{

	

	

	

	

	}

.rightsidebar{

	width:100%;

	float:left;

	}

#sidebar2{

	padding:0px;

	margin-right: 5px;

	}

#sidebar2 li h2 {

	height: 27px;

	font-size: 19px;

	font-weight: bold;

	color: #000;

	text-align: left;

	text-transform: uppercase;

	border-bottom: 1px solid #545557;

	margin-bottom: 17px;

	font-family: 'antonregular';

font-weight: normal;

}

#sidebar2 li ul {

	line-height: normal;

	padding-top: 7px;

	padding-left: 0px;

}

#sidebar2 li li {

	background-image: url(images/footerliststyle.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 19px !important;

	float: none;

}

#sidebar2 li a{

	border:none;

	padding-left: 10px;	

	}

#sidebar2 li a:hover{

	border:none;

	

	}

#calendar{

	margin:0 auto;

	}

#calendar caption{

	font-weight:bold;

	}

#calendar table{

	border-collapse:collapse;

	text-align:center;

	width:220px;

	}

#calendar thead th{

	background:#CCCCCC;

	color:#FFFFFF;

	}

#calendar tbody td{

	background:#EEEEEE;

	}

#calendar #today{

	background:#B8D03B;

	color:#FFFFFF;

	font-weight:bold;

	}

#calendar a{

	font-weight:bold;

	}

#calendar #prev{

	text-align:left;

	}

#calendar #next{

	text-align:right;

	}

#design{

	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;

	height:138px;

	}

#footer{;

	color:#7b7b7b;

	font-size:13px;

	font-family:"Century Gothic";

	width:999px;

	margin-right: auto;

	margin-left: auto;

	height:50px;

	}

#footer a{

	color: #000;

	font-size: 12px;

	font-family: 'Open Sans', sans-serif;

	}

.info{

	}

.comlabel{

	color:#666666;

	font-size:13px;

	font-weight:lighter;

	}

.comtext {

background-color: #000;

color: #FFFFFF;

padding: 5px;

border-radius: 5px;

}

.postlabel{

	color:#666666;

	font-size:13px;

	font-weight:lighter;

	}

.posttext {

background: url(images/submit_c.png);

border: 5px solid #FFFFFF;

color: #000;

padding: 5px;

border-radius: 8px;

font-weight: bold;

}

.commentlist{

	list-style:none;

	}

.authorcomment{

	background-color:#efefef;

	margin:10px 0px 0px 0px;

	padding:3px;

	}

.odd{

	color:#333333;

	background-color: #EAEAEA;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	}

.odd a:link{

	color:#000000;

	}

.commenttext{

	color:#000000;

	color:#000000;

	font-size:10px;

	margin:0px 0px 10px 0px;

	padding:5px 10px 5px 10px;

	background-color: #EAEAEA;

	}

#author, #email, #url{

	background:#FBFBFB;

	border:1px solid #cbcbcb;

	padding:3px;

	width:40%;

	margin-bottom:5px;

	}

#comment{

	background:#FBFBFB;

	border:1px solid #cbcbcb;

	margin-bottom:0.6em;

	padding:3px;

	width:95%;

	resize: vertical;

	}

#submit {

	background-color: #2c2d2f;

	border-bottom: 2px solid #CCCCCC;

	border-left: 1px solid #E4E4E4;

	border-right: 2px solid #CCCCCC;

	border-top: 1px solid #E4E4E4;

	padding: 3px;

	border-radius: 10px;

	border:none;

}

#submit:hover {

background-color: #79a847;

}

acronym, abbr, span.caps{

	cursor:help;

	}

acronym, abbr{

	border-bottom:1px dashed #999;

	}

blockquote{

	padding-left:52px;

	background-image: url(images/qt.png);

	background-repeat: no-repeat;

	background-position: left top;

	margin-top: 15px;

	margin-right: 30px;

	margin-bottom: 0;

	margin-left: 10px;

	padding-top: 5px;

	}

blockquote cite{

	display:block;

	margin:5px 0 0;

	}

.center{

	text-align:center;

	}

.aligncenter{

	margin-right: auto;

	margin-left: auto;	

}

img.aligncenter{

	display:block;

	margin-left:auto;

	margin-right:auto;

	}

hr{

	display:none;

	}

a img{

	border:none;

	}







pre{

	background:#f3f2ed;

	border:solid 1px #9a9a9a;

	color:blue;

	margin:10px;

	padding:10px;

	}

code{

	color:#000;

	font-size:1.0em;

	}



/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */



/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */

/*Drop Menu start*/



#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative;  z-index:300; width:100%;}



#dropmenu a {

	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	/* margin-right: 0px; */
	text-decoration: none;
	/* padding: 0px 10px; */

}

#dropmenu a:hover {}

#dropmenu li {float:left; position:relative;}

#dropmenu ul {position:absolute; display:none;  top:30px;; left:0px;}

#dropmenu ul a {

	color: #2081cd;

	font-weight: normal;

	background-image: none;

}

#dropmenu ul a:hover {

	color: #FFFFFF;

	font-weight: normal;

	background-image: none;

}

#dropmenu li ul{

	padding: 0px;

	margin:0px;

	margin-top: 10px;

}

#dropmenu li ul li {
background: #79a847;
width: auto !important;
min-width: 110px;
border-bottom: 2px solid #fff;
}
#dropmenu li ul li ul li{
	background:#608d32;
}

#dropmenu li ul a {

	height:auto;

	float:left;

	color: #FFFFFF;

	text-align: left;

	text-indent: 20px;

	padding-top: 0px;

	padding-bottom: 0px;

	margin: 0px;

	padding-right: 28px;

	padding-left: 0px;

	line-height:40px;

	background:url(images/menu_bg.png) repeat-x;

}

#dropmenu li ul a:hover{

	padding-left:0px;

	border:none;

	background:url(images/menu_current.png) repeat-x;

}

.clear, .cb{

	clear:both;

	}



#dropmenu li ul a:hover {

	color: #000;

}

#dropmenu ul ul {top:auto;}

#dropmenu li ul ul {left:108px; margin:0px 0 0 0px;}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}



#dropmenu li ul li.parent{

	background:url(images/drop_list_bg.jpg) no-repeat 211px 14px #79a847;

	}

#dropmenu li ul li.parent:hover{

	/*background: url("images/drop_list_bg_hover.jpg") no-repeat scroll 211px 14px #626262;*/

	}

h1.title a{

	color: #389f3e;

	font-size:28px;

}
#dropmenu li.current_page_item ul li a{
	padding-left:0px;
}

h1.title {

text-transform: uppercase;

color: #79a847;

font-size: 27px;

font-family: 'bebas_neueregular';

font-weight: normal;

padding-bottom: 4px;

background: url(images/page_title_brdr.png) no-repeat bottom;

margin-bottom: 20px;

}

td, tr, th{



}

input[type="text"]{

	border:1px solid #AFACAC;

	height:20px;

	padding:5px;

	width:400px;

}

textarea{

	border:1px solid #AFACAC;

	height:100px;

	padding:5px;

	width:400px;

}

select{

	border:1px solid #AFACAC;

	height:30px;

	width:410px;

}

input[type="submit"]{

	border:2px solid #840009;

	height: 34px;

	padding: 5px;

	width: 85px;

	cursor:pointer;

	color:#FFFFFF;

	font-size: 15px;

	font-family: 'Open Sans', sans-serif;

	background:url("images/button.png") repeat-x;

}

.privacy{

	float:left;

	font-size: 12px;

	padding-top:10px;

	color: #7B7B7B;

	font-family: "Century Gothic";

	margin-left:15px;

}

.privacy a{

	font-size: 12px;

	color: #7B7B7B !important;

	font-family: "Century Gothic";

}

.footer_copy{

	margin-top: -50px;

	font-size: 12px;

	float: right;

	margin-right: 27px;

	color: #000;

	font-size: 12px;

	font-family: 'Open Sans', sans-serif;

	text-transform: uppercase;

}

div.wpcf7-validation-errors {

	color: #f00!important;

	border: 2px solid #389f3e !important;

	width: 382px !important;

	margin-top: -10px !important;

	margin-left: 0px !important;

}

.head_text{

	float: right;

	margin-top:50px;

	margin-right:30px;

	color: #cecccc !important;

	font-family: "Century Gothic";

	font-size:24px;

}

.social{

	float: right;

	margin-top: 20px;

	margin-right: 2px;

}

.social img{

	margin-right:1px;

}

h2.sup{

	color:#FFFFFF;

	font-family:"Anton";

	font-size:27px;

}

.border{

	background:url("images/border.png") no-repeat;

	height:4px;

	width:601px;

	margin-bottom:10px;

}

p{

	font-family: 'Open Sans', sans-serif;

	color: #000;

	font-size: 13px;

	line-height: 24px;

}



/***************************************Slider*************************************/

#slider {

	margin: 0 auto;

	height: 353px;

	width: 984px;

	padding: 5px 6px 5px 5px;

	background: #fff;

}

.slider_bg{

	background:url(images/slider_bg_bl.png) no-repeat bottom center;

	width:998px;

	height:389px;

	margin: 0 auto;

}

.rslides {

  position: relative;

  list-style: none;

  overflow: hidden;

  width: 100%;

  padding: 0;

  margin: 0;

}

.rslides li {

  -webkit-backface-visibility: hidden;

  position: absolute;

  display: none;

  width: 100%;

  left: 0;

  top: 0;

}

.rslides li:first-child {

  position: relative;

  display: block;

  float: left;

}

.rslides img {

  display: block;

  height: 330px;

  float: left;

  width: 100%;

  border: 0;

}

.rslides {

  margin: 0 auto 40px;

  }



.rslides_tabs {

  list-style: none;

  padding: 0;

  background: rgba(0,0,0,.25);

  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);

  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);

  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);

  font-size: 18px;

  list-style: none;

  margin: 0 auto 50px;

  max-width: 540px;

  padding: 10px 0;

  text-align: center;

  width: 100%;

  }



.rslides_tabs li {

  display: inline;

  float: none;

  margin-right: 1px;

  }



.rslides_tabs a {

  width: auto;

  line-height: 20px;

  padding: 9px 20px;

  height: auto;

  background: transparent;

  display: inline;

  }



.rslides_tabs li:first-child {

  margin-left: 0;

  }



.rslides_tabs .rslides_here a {

  background: rgba(255,255,255,.1);

  color: #fff;

  font-weight: bold;

  }



.events {

  list-style: none;

  }





.callbacks_container {

    float: left;

    margin-bottom: 10px;

    position: relative;

    width: 100%;

}



.callbacks {

  position: relative;

  list-style: none;

  overflow: hidden;

  width: 100%;

  padding: 0;

  margin: 0;

  }



.callbacks li {

  position: absolute;

  width: 100%;

  left: 0;

  top: 0;

  }



.callbacks img {

  display: block;

  position: relative;

  z-index: 1;

  height: 353px;

  width: 100%;

  border: 0;

  }



.callbacks .caption {

  display: block;

  position: absolute;

  z-index: 2;

  font-size: 18px;

  text-shadow: none;

  color: #fff;

  background: url(images/slider_text_bg.png) no-repeat;

  left: 0;

  right: 0;

  bottom: 7px;

  padding: 10px 20px;

  margin: 0;

  max-width: none;

  font-family: 'Open Sans', sans-serif;

  font-weight: normal;

  }



.callbacks_nav {

  position: absolute;

  -webkit-tap-highlight-color: rgba(0,0,0,0);

  top: 52%;

  left: -3%;

  opacity: 1;

  z-index: 3;

  text-indent: -9999px;

  overflow: hidden;

  text-decoration: none;

  height: 61px;

  width: 38px;

  background: transparent url("images/slider_nav.png") no-repeat left top;

  margin-top: -45px;

  }



.callbacks_nav:active {

  opacity: 1.0;

  }



.callbacks_nav.next {

  left: auto;

  background-position: right top;

  right: -3%;

  }

  

  /*****extraaaaaaaaaaa*****/

  

  

img.logoImg {

	margin-top: 1px;

	margin-left: 8px;

}

.social_media {

float: right;

/*width: 256px;*/

height: 100%;

margin-right: 16px;

}

.social_media img {

margin-top: 6px;

margin-right: 13px;

float: left;

}

#contact p {

	margin-left: 0px;

	padding: 0px;

	color: #767676;

	font-size: 13px;

	font-family: 'proxima_novalight';

	margin-bottom: 6px;

	line-height:22px;

}



.test_wrp{

	background:url(images/header.jpg) no-repeat;

	width:998px;

	height:136px;

	margin:0 auto;

	

}

div#contact {
    border: medium none !important;
    margin-top: 8px !important;
    top: 0 !important;
}

.side_corner{

	width:1043px;

	height:35px;

	background:url(images/heademenu_bg3.png) no-repeat;

	position: absolute;

	top: 40px;

	left: 0px;

}



.program_list {

float: left;

width: 426px;

height: 224px;

background: #389f3e;

position:relative;

background-size: cover;

}

/*.program_list h2 {

	color: #fff;

	font-size: 33px;

	font-family: 'bebas_neueregular';

	margin-top: 16px;

	padding-left: 36px;

	padding-bottom: 9px;

	border-bottom: 1px solid #60b265;

	font-weight: normal;

}*/

.date_latest {

margin-left: 36px;

font-size: 16px;

line-height: 36px;

font-family: 'Open Sans', sans-serif;

padding-top: 19px;

}

.date_latest p {

padding-bottom: 10px;

color: #fff;

font-size: 15px;

font-family: 'Open Sans', sans-serif;

line-height: 24px;

}



.blok2_wrap {

padding-left: 28px;

padding-top: 25px;

padding-right: 11px;

}

.block2 {

width: 572px;

height: 222px;

float: left;

background: #eaeaea;

}

h1.h_title {

color: #79a847;

font-size: 27px;

font-family: 'bebas_neueregular';

font-weight: normal;

padding-bottom: 4px;

}

h1.h_title a{

	color: #79a847;

}

.blok2_wrap p{

	color:#636363;

	font-size:13px;

	font-family: 'Open Sans', sans-serif;

	line-height:24px;

	

}

.block3{

	width:693px;

	height: auto;

	float:left;

	overflow:hidden;

}

.h_title.b{

	border-bottom: dashed 2px #cccccc;

}

.block3 li{

	list-style: url(images/list_items.png);

	padding-left: 9px;

	color:#343434;

	font-size:13px;

	font-family:"Open Sans";

	margin-bottom: 22px;

}

.block3 ul {

	list-style: url(images/list_items.png);

	padding-left: 25px;

	margin-top: 31px;

}

.blok3_wrap h1.h_title.b {

padding-bottom: 9px;

padding-top: 28px;

padding-left: 3px;

}

.thumb_side {

width: 72px;

height: 68px;

float: left;

padding: 10px 10px 15px 0px;

}

.side_posts {

width: 172px;

float: left;

padding: 10px 10px 7px 0px;

height: 69px;

overflow: hidden;

}



.side_posts p {

color: #343434;

font-size: 12px;

font-family: 'Open Sans', sans-serif;

line-height: 23px;

}

#sidebar1 li h2.latest_head {

	text-align: center;

	color: #79a847;

	font-size:25px;

	font-family:"Bebas Neue";

	font-weight: normal;

	border-bottom: 1px solid #ededed;

	background: none;

	padding-top: 8px;

padding-bottom: 4px;

}

.latest_posts {

width: 99%;

/*height: 344px;*/

border: 1px solid #ededed;

}

.post_items {

padding-left: 13px;

width: 96%;
position: relative;  
/*height: 97px;*/

}

#newsletter{

	background:url(images/newsletter.jpg) no-repeat;

	width:283px;

	height:148px;

}



div#footer {

background: url(images/footer_bg1.png) no-repeat;

height: 281px;

width: 100%;

background-size: cover;
min-width: 1047px;
float:left;

}

.f_content {

width: 998px;

margin: 0 auto;

padding-top: 32px;

}

.bx-wrapper {

margin: 0 auto 0px !important;

}



#sidebar2 a.g {

	padding-left: 0px;

	display: block;

	width: 112px;

	padding-bottom: 11px;

	font-size: 15px;

	font-family: 'Open Sans', sans-serif;

	color: #000;

	text-transform: capitalize;

	padding-right: 66px;

}

#sidebar2 a.g span {

line-height: 25px;

padding-left: 13px;

}



#sidebar2 a.g img {

	float:left;

	margin-right:5px;

}

#contact_address .g img {

float: left;

}

p.address {

	padding-left: 24px;

}

#contact_address .g p{

	padding-left: 37px;

	font-size: 15px;

	font-family: proximanove;

	color: #000;

	line-height: 20px;

}

#contact_address .g.address img {

	margin-top:5px;

}

div#contact_address .g {

padding-bottom: 19px;

}

.footer_slider {

width: 243px;

height: 158px;

margin-top: 34px;

}

.bx-pager.bx-default-pager {

display: none;

}

.bx-wrapper .bx-controls-direction a{

	top:-8px !important;

}

.bx-wrapper .bx-prev{

	left: 225px !important;

}

.bx-wrapper .bx-viewport{

	border:none!important;

	background:none;

	left: 17px!important; 

}

.bx-wrapper .bx-next{



	right: -38px !important;

}

.test_f{

	background:url(images/footertest.jpg) no-repeat;

	width:998px;

	height:280px;

	margin:0 auto;

}

div#contact_address .g.address {

padding-bottom: 25px;

}

div#contact_address .g {

padding-bottom: 4px;

padding-top: 6px;

}

#sidebar2 li:last-child{

	margin-right:0px;

	padding: 0px;
	float:right;

}

#sidebar2 li ul.bxslider li {

background: none;

padding-left: 0px;

margin-right: 63px;

}

.bx-wrapper img{

	margin-left: -21px !important;

}



.test2{

	width:999px;

	height:905px;

	background:url(images/test_2.jpg) no-repeat;

}



.testi_image {

float: left;

width: 119px;

margin-left: 4px;

margin-right: 30px;

}

.block3 .testi li{

	padding-left:0px !important;

}

.testi_image img {

width: 100% !important;

height: 100% !important;

border-radius: 60px;

}



.testi {

margin-top: 36px;

margin-bottom: 0px;

padding-bottom: 0px;

/*height: 209px;*/

border-bottom: 2px solid #ededed;
overflow: hidden;

}

h1.h_title.test_head {

border-bottom: dashed 2px #cccccc;

padding-bottom: 7px;

margin-bottom: 22px;

}

.testi_conetnt {

margin-top: 12px;

position: relative;

padding-right: 7px;

}



.testi .bx-wrapper img {

margin-left: 0px !important;

}

.testi ul.bxslider {

padding-left: 0px !important;

background: none !important;

margin-top: 0px !important;

}

.testi .bx-viewport {

background: none !important;

box-shadow: none!important;

left: 7px!important;
height: 138px !important;

}



.testi_conetnt p {

font-size: 13px;

color: #343434;

font-family: 'Open Sans', sans-serif;

line-height: 23px;

}

.testi .bx-controls-direction {

display: none;

}

#contact a {

color: #767676;

}

div#contact_address .g a {

color: #000;

padding-left: 0px;

font-size: 15px;

}

.auther {

position: absolute;

bottom: -20px;

right: 37px;

color: #79a847;

font-size: 13px;

font-family: 'Open Sans', sans-serif;

}

a.submit_news {

display: block;

background: url(images/submit.png) no-repeat bottom center;

width: 88px;

height: 31px;

padding-top: 87px;

margin: 0 auto;

}



.callbacks .caption a {

color: #fff;

}



input[type="email"] {

border: 1px solid #AFACAC;

height: 20px;

padding: 5px;

width: 400px;

}

input.wpcf7-form-control.wpcf7-submit {

background: #2c2d2f;

border: 2px solid #389f3e;

border-radius: 5px;

}

input.wpcf7-form-control.wpcf7-submit:hover {

background: #79a847;

}



h2.btitle {

text-transform: uppercase;

font-size: 27px;

font-family: 'bebas_neueregular';

font-weight: normal;

padding-bottom: 3px;

}

.bpost span.metas {

margin-bottom: 11px;

display: block;

font-family: 'Open Sans', sans-serif;

}

.bthumb img {

width: 150px;

height: 150px;

float: left;

padding-right: 24px;

padding-bottom: 20px;

}

p.comment_count {

float: right;

padding-right: 20px;

font-size:14px;

font-family: 'Open Sans', sans-serif;

padding-top: 10px;



}

p.comment_count a{

	color: #79a847;

}

a.readmore {

color: #79a847;

text-transform: capitalize;

padding-top: 10px;

display: block;

font-size: 14px;

font-family: 'Open Sans', sans-serif;

}

h2.btitle a:hover {

	color: #79a847;

}

.thumb_side img {

width: 72px;

height: 68px;

}

pre {

background: #f3f2ed;

border: solid 2px #79a847;

color: blue;

margin: 10px;

padding: 10px;

}

.map {

width: 542px;

padding-bottom: 30px;

height: 415px;

}

.thumb img {

	max-width: 100%;
	max-width: 280px;
	height: auto;

}

.brdr {

clear: both;

float: left;

width: 100%;

height: 20px;

border: 0;

}

.brdr {

background: url('images/png.png') top center no-repeat;

border-top: 1px solid #ccc;

border-bottom: 1px solid #fff;

}

.archive h2.title {

margin-bottom: 15px;

}

.archive p.meta {

margin-bottom: 7px;

display: block;

font-family: 'Open Sans', sans-serif;

font-size: 13px;

color: #000;

}

.post .links a, .post .tags a {

color: #389f3e;

}

.archive .post .entry{

	padding-bottom:0px;

}

.post {

margin-top: 11px;

}



input#searchsubmit {

background: #2c2d2f;

border: 2px solid #389f3e;

border-radius: 5px;

}

input#searchsubmit:hover{

	background :#389f3e;

}

#page form#searchform{

	text-align:center;

}

.map p {

padding-bottom: 0px;

}

.left_b{

	background:url(images/side_left.png) no-repeat;

	width:48px;

	height:379px;

	position:absolute;

	top: 0px;

	left: -48px;

}

.right_b{

	background:url(images/side_right.png) no-repeat;

	width:48px;

	height:379px;

	position:absolute;

	top: 0px;

	right: -48px;

}

#sidebar2 a.g img:hover {

-moz-transform: rotate(720deg);

-webkit-transform: rotate(720deg);

-o-transform: rotate(720deg);

-ms-transform: rotate(720deg);

transform: rotate(720deg);

}

#sidebar2 a.g img {

-webkit-transition: all 1s ease;

-moz-transition: all 1s ease;

-ms-transition: all 1s ease;

-o-transition: all 1s ease;

transition: all 1s ease;

}

#contact span{

	float: left;	

}

.program {

position: absolute;

background: url(images/program.png) no-repeat;

width: 393px;

height: 89px;

bottom: 10px;

left: 18px;

text-align:center;

}

.program h2 {

	font-family: 'antonregular';

	font-weight: normal;

	font-size:25px;

	color:#79a847;

	text-transform: uppercase;

}

.program p {

font-size: 15px;

text-transform: uppercase;

font-weight: bold;

}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.social_media{
	width:265px !important;
}
}
@-moz-document url-prefix() {

	

.social_media {

    width: 279px;

}

}


.footer_slider ul {

padding-top: 0px !important;

}

.footer_slider ul li {

padding-top: 0px !important;

padding-bottom: 0px !important;

} 

.ie10 .social_media{
    width: 262px;
 }
#sidebar2 li ul.sub-menu {
display: none !important;
} 

/*********edits work*********/


#dropmenu li:last-child {
background: none;
}
#sidebar2 li {
	margin-right: 25px;
}
.bx-wrapper .bx-viewport {
left:0px !important;
}
.testi_thumb {
	float: left;
	margin-right: 15px;
	padding: 4px;
	padding-left: 0px;
	min-width: 226px;
}
.testi_thumb img {
max-width: 225px;
/* max-height: 225px; */
/*width: 225px;*/
height: auto;
}
.auth1 {
color: #096ad8;
font-size: 24px;
text-transform: uppercase;
display: block;
font-family: 'bebas_neueregular';
}
span.lev1 {
color: #569d1a;
font-weight: bold;
font-size: 15px;
text-transform: capitalize;
}
.ex_temp {
font-size: 14px;
color: #000;
padding: 5px;
display: block;
padding-left: 0px;
padding-right: 0px;
}
span.ex_temp1 {
margin-left: 20px;
}
.ex_temp a {
text-decoration: underline;
color: #0c28f3;
} 
.navigation {
padding-top: 10px;
padding-bottom: 10px; 
}
.auth2 {
color: #f8871e;
display: block;
font-family: 'proxima_nova_rgbold'!important;
font-size: 18px;
text-transform: uppercase;
} 

.footer_slider .bx-wrapper img {
display: block;
min-width: 230px;
/*max-width: 243px;*/
max-width: 230px;
height: 150px;
padding: 10px;
}
.footer_slider .bx-wrapper .bx-viewport {
left: 0px !important;
height: 158px !important;
}
#sidebar2 .bxslider1 li {
margin-right: 0px;
background: none;
}
.footer_slider .bx-wrapper .bx-next {
right: -19px !important;
}
.footer_slider .bx-wrapper .bx-prev {
left: 206px !important;
} 

#sidebar2 .menu li:last-child {
float: left;
}
a.t_readmore {
float: right;
display: block;
font-family: 'proxima_nova_rgbold'!important;
padding-bottom: 5px;
color: #569d1a;
font-weight: bold;
font-size: 15px;
text-transform: capitalize;
}
a.readtest {
display: block;
position: absolute;
left: 154px;
color: #79a847;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
background:url(images/arrow_view12.png) no-repeat right center;
padding-right: 10px; 
}
h1.h_title_side a {
color: #364724;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
}
h1.h_title_side a:hover{
	color: #79a847;
}
a.readtest_side {
display: block;
float: right;
color: #79a847;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
background: url(images/arrow_view12.png) no-repeat right center;
padding-right: 10px;
position: absolute;
bottom: 15px;
right: 13px;
} 
h1.h_title_test a {
color: #364724;
font-size: 19px;
font-family: 'Open Sans', sans-serif;
margin-bottom: 14px;
display: block;
}
h1.h_title_test a:hover{
	color: #79a847;
}
.entry li {
list-style: initial;
margin-bottom: 10px;
line-height: 24px;
} 
.color1 {
    color: #79a847 !important;
}


#exp {
    border: 2px solid #008000;
    border-radius: 10px;
    float: left;
    margin: 41px 0 0 9%;
    padding: 21px;
    width: 50%;
}
.sele_tab{
	
	background:yellow;
	}
	
.testipost {
    float: left;
	 margin: 0 0 10px;
}
.bxslider > li {
    display: inline-block;
}
.popupleftform form{
	border: 5px solid #79a847 !important;
	 margin-top: -140px !important;
 
}

.popupleftform input {  width: 336px;}

.popupleftform input:nth-child(3) {
    background: none repeat scroll 0 0 #79a847;
    border: 0 none;
    width: 100px;
}
.entry.arjun {
    float: left;
    max-width: 400px;
    width: 100%;
	text-align:justify;
}
.page-template-template-exhibitors-php .entry p {
	text-align:justify;
}
